seeing-things / track

Automates tracking of targets with a telescope using ephemeris (TLE files) and/or optical tracking.
MIT License
7 stars 0 forks source link

Optical tracking is fooled by laser pointer #108

Open bgottula opened 6 years ago

bgottula commented 6 years ago

With recent versions of the software, activating the laser pointer in hybrid or optical tracking modes results in detection of the laser beam as a false target. I don't remember this being as big of a problem with the prior computer vision algorithm that used the SimpleBlobDetector. This is a major annoyance because it becomes nearly impossible to use the laser pointer to see where the mount is pointed relative to the target.

Some ideas for how to fix this:

Webcam frames from recent observing sessions where the laser pointer was active from time to time should be available for testing.

bgottula commented 2 years ago

This is far less important now because with near full alignment and tracking automation I don't need to rely on the laser pointer much at all; in fact I rarely install it for satellite tracking. The main use-case these days would be to help people watching to see where the telescope is pointed, but this isn't important enough to prioritize.