Click or drag to resize

ShapeContextDistanceExtractor Properties

http://www.emgu.com

The ShapeContextDistanceExtractor type exposes the following members.

Properties
  NameDescription
Public propertyAngularBins
The number of angular bins in the shape context descriptor.
Public propertyBendingEnergyWeight
The weight of the Bending Energy in the final distance value.
Public propertyImageAppearanceWeight
The weight of the appearance cost in the final distance value.
Public propertyInnerRadius
The value of the inner radius.
Public propertyIterations
The number of iterations
Public propertyOuterRadius
The value of the outer radius.
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Public propertyRadialBins
The number of radial bins in the shape context descriptor.
Public propertyRotationInvariant
Rotation Invariant
Public propertyShapeContextWeight
The weight of the shape context distance in the final distance value.
Public propertyStdDev
Standard Deviation.
Top
See Also