Emgu CV Library Documentation
Normalized Property
NamespacesEmgu.CVPoint3D<(Of <(T>)>)Normalized

www.emgu.com/wiki
Return a normalized point (aka. the direction)
Declaration Syntax
C#Visual BasicVisual C++
public Point3D<double> Normalized { get; }
Public ReadOnly Property Normalized As Point3D(Of Double)
public:
property Point3D<double>^ Normalized {
	Point3D<double>^ get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)