Click or drag to resize
Accord.NET (logo)

FastRetinaKeypointToIntPoint Method

Converts the feature point to a IntPoint.

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

Return Value

Type: IntPoint
See Also