Hello everyone,
I am new to python so I need any help provided to achieve the following. I want to create and make use of a script that after the image alignment and markers' placement, will be able to calculate the platform's speed between two consecutive frames by using the estimated camera locations. I would use the UAV's GPS antenna, alas it is custom-made and cannot produce geolocated images. As I think about it, it should be able to calculate the vector distance between two consecutive frames and then divide it with the time between the two captures -by a known, fixed timer setting by the camera, e.g. 5 secs-.
Thank you very much in advance!