Examples¶
CameraLib includes runnable examples in the repository:
- Hello World
- X-AnyLabeling Annotations to GeoJSON
- YOLOv7 Annotations to GeoJSON
- Round Trip Projection
After installing cameralib, download any example and run:
CameraLib also provides helpers in cameralib.utils for reading common annotation formats and projecting those annotations to geographic coordinates.