Click or drag to resize

MCvPoint3D32fGetNormalizedPoint Method

http://www.emgu.com
Get the normalized point

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public MCvPoint3D32f GetNormalizedPoint()

Return Value

Type: MCvPoint3D32f
The normalized point
See Also