Class VLExtractRobustFeatures.TVLRobustFeature

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 24: Line 24:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLRobustFeature
+
'''public ref class''' RobustFeature
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 35: Line 35:
  
 
=== Public ===
 
=== Public ===
 +
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Center|Center]] - Returns the location of the center of the feature.
 
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Descriptor|Descriptor]] - Returns the feature descriptor.  
 
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Descriptor|Descriptor]] - Returns the feature descriptor.  
 
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Hessian|Hessian]] - Returns the value of the hessian.  
 
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Hessian|Hessian]] - Returns the value of the hessian.  
Line 40: Line 41:
 
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Size|Size]] - Returns the size of the feature.  
 
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Size|Size]] - Returns the size of the feature.  
 
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Laplacian|Laplacian]] - Returns the sign of the laplacian at the center point.  
 
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Laplacian|Laplacian]] - Returns the sign of the laplacian at the center point.  
*[[Property VLExtractRobustFeatures.TVLRobustFeature.Center|Center]] - Returns the location of the center of the feature.
 
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:30, 26 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: VisionLabPkg

Unit: VLExtractRobustFeatures

Contents

Syntax

Delphi:

type TVLRobustFeature = class

C++ Builder:

class TVLRobustFeature

Visual C++ (MFC):

class CTVLRobustFeature

C# (.NET):

public ref class RobustFeature

Summary

Detected robust feature.

Description

Defines class for detected robust feature.

Properties

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox