| MCvPoint3D32fGetNormalizedPoint Method |
http://www.emgu.com
Get the normalized point
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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