[This is preliminary documentation and is subject to change.]

Get the normalized point

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

Syntax

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

Return Value

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

See Also