Object definition to interact with the MapObjectDetector system.
More...
Object definition to interact with the MapObjectDetector system.
◆ detect()
Detect map object from the given image at the given pixel position.
- Parameters
-
| imagePtr | The image in which to detect the map object, provided as a strong pointer to an IBitmap object. |
| pixelPosition | The pixel position in the image where the map object detection should be performed, represented as an Xy struct. |
- Returns
- The detected map object details a list of parameters
◆ produce()