Click or drag to resize
Accord.NET (logo)

FastRetinaKeypointToPointF Method

Converts this object into a PointF.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public PointF ToPointF()
Request Example View Source

Return Value

Type: PointF
The result of the conversion.
See Also