Questions tagged [object-tracking]

76 questions
-2
votes
1 answer

Convert Centroid points generated at Image Size 640 * 640 (image size) to size 622*1186 (image size)

I want to convert point (i.e 622,622) coordinates to other dimensional coordinates (622*1186) Using OpenCV. i.e I currently plotted the data at Image Size 640 * 640. Now I want to plot it at 622*1186 Image size. I want to know the formula so that I…
1 2 3 4 5
6