Click or drag to resize
Accord.NET (logo)

FastRetinaKeypointToPoint Method

Converts this object into a IntPoint.

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

Return Value

Type: Point
The result of the conversion.
See Also