Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

calculate distance between two objects in a image using single camera

i am calculating distance between two balls in a image. first i have detected balls using hough transform circle and get their center point coordinates and applied distance measuring formula to get distance, but not getting nearby to the solution. say if two balls are 13 cm apart then i am getting 5.6 cm...