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

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

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