MCvPoint3D32fGetNormalizedPoint Method |
http://www.emgu.com
Get the normalized point
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic MCvPoint3D32f GetNormalizedPoint()
Public Function GetNormalizedPoint As MCvPoint3D32f
public:
MCvPoint3D32f GetNormalizedPoint()
member GetNormalizedPoint : unit -> MCvPoint3D32f
Return Value
Type:
MCvPoint3D32f[Missing <returns> documentation for "M:Emgu.CV.Structure.MCvPoint3D32f.GetNormalizedPoint"]
See Also