How to know the size and the pixel coordinates when drawing a bounding box on an image
Show older comments
- I am drawing bounding boxes on objects which are far and close to the camera in an image.
- Object close to camera is larger in size and object farther from camera is smaller in size.
- I will then train an object detector using these ground truthed data as positive data.
- How can know the pixel coordinates and the size of a bounding box so i can train the detector differently for objects closer (larger bounding box) and farther from camera (smaller bounding box).
Thanks a lot!
Accepted Answer
More Answers (0)
Categories
Find more on Camera Calibration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!