MATLAB File Help: cv.ShapeContextDistanceExtractor/findprop Go to online doc for cv.ShapeContextDistanceExtractor/findprop Index
cv.ShapeContextDistanceExtractor/findprop

Find property of MATLAB handle object. p = FINDPROP(H,'PROPNAME') finds and returns the META.PROPERTY object associated with property name PROPNAME of scalar handle object H. PROPNAME must be a string. It can be the name of a property defined by the class of H or a dynamic property added to scalar object H.

If no property named PROPNAME exists for object H, an empty META.PROPERTY array is returned.

Help for cv.ShapeContextDistanceExtractor/findprop is inherited from superclass handle

See also
Method Details
Defining Class handle
Access public
Sealed false
Static false