sieuwe1 / AR-Drone

Code for making a AR drone 2.0 fly above a red circle all by itself!
37 stars 14 forks source link

I can create the same for track and object in the sky ? (for astronomy) #5

Open Gruniek opened 4 years ago

Gruniek commented 4 years ago

Hi,

I working on a astronomic project and I would like to use OpenCV for track an defined object in the sky. I just need to set and object mouving in the sky (like ISS) and the software send me out X and Y position to move the camera.

It's like your project :)

Thanks!

sieuwe1 commented 3 years ago

Nice to hear. Do you have any questions?

Gruniek commented 3 years ago

Hi ! I would like to create a motorized telescope with automatic tracking, so in fact I look the iss and the software drive the motor automatically

On the paper is easy but I didn't understand the openCV logic. I can do nothing :(

I just need every second a data with the speed of deplacement X and Y :)

Thanks !