depthai
depthai copied to clipboard
How to convert the pixel coordinates from mono to RGB?
Hello,
I ran some algorithms and found the location of the object in mono camera. Now, what I want to do is visualizing something like bounding box of that object in RGB camera. But I don't know how to convert coordinates between them.
Please let me know the way
Thank you