Click or drag to resize

RefClObjStats Class

Reference object statistical values for the given learning classification measure.
Inheritance Hierarchy
SystemObject
  MediaCy.Addins.MeasurementsRefClObjStats

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class RefClObjStats

The RefClObjStats type exposes the following members.

Constructors
  NameDescription
Public methodRefClObjStats
Initializes a new instance of the RefClObjStats class
Public methodRefClObjStats(Int64, Double)
Initializes a new instance of the RefClObjStats class
Top
Properties
  NameDescription
Public propertyClassID
Class ID of reference object
Public propertyCount
Number of pixels in the object
Public propertyMean
Mean value of the object.
Public propertyStdDev
Standard deviation value of the object.
Top
Remarks