Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
Emgu CV Library Documentation
MCvSURFPoint
.
.
::
.
pt Field
MCvSURFPoint Structure
See Also
Send Feedback
Position of the feature within the image
Namespace:
Emgu.CV.Structure
Assembly:
Emgu.CV
(in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C#
public
PointF
pt
Visual Basic (Declaration)
Public
pt
As
PointF
Visual C++
public
:
PointF
pt
See Also
MCvSURFPoint Structure
Emgu.CV.Structure Namespace