ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This approach is not capable of estimating the distance to an "object". If all you have is one 2D-image and a homography matrix, you do not have enough information to calculate a distance. However, for a specific pixel within the image, you can estimate the horizontal and vertical angles relative to the optical center line.