Question: Write a program in c++ which calculates geo coordinates (longitude and latitude) of a pixel point (given its x and y coordinates) in an image

Write a program in c++ which calculates geo coordinates (longitude and latitude) of a pixel point (given its x and y coordinates) in an image taken by a surveillance camera which is fixed at some (known) height from ground, when camera's geo coordinates are known. Do not use any external c++ package/libraries. It may use OpenCV but make your own logic instead of using any built-in function to do calculation.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!