Get the normalized point

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public MCvPoint3D32f GetNormalizedPoint()
Visual Basic (Declaration)
Public Function GetNormalizedPoint As MCvPoint3D32f
Visual C++
public:
MCvPoint3D32f GetNormalizedPoint()

Return Value

[Missing <returns> documentation for "M:Emgu.CV.Structure.MCvPoint3D32f.GetNormalizedPoint"]

See Also