|
|
FastRetinaKeypoint Conversion Operators |
| Name | Description | |
|---|---|---|
| (FastRetinaKeypoint to Point) |
Performs an implicit conversion from FastRetinaKeypoint
to Point.
| |
| (FastRetinaKeypoint to PointF) |
Performs an implicit conversion from FastRetinaKeypoint
to PointF.
| |
| (FastRetinaKeypoint to IntPoint) |
Performs an implicit conversion from FastRetinaKeypoint
to IntPoint.
|