Sander,
I thought object discovery like that typically depended on taking two images a certain time apart and comparing them?
You are correct; however, most are looking for "point" sources. I'm not sure how one would get them to recognize and report linear objects.
Here's what I had in mind:
1. Load images,
2. Look for linear objects (airplanes, satellites, meteors), and
3. List possible candidates (file names).
A more complicated version could check for the presence of linear objects located in the general vicinity in the next image to remove false positive such as airplanes and satellites.
It seems like it would be simple to just do 1-3; however, checking for false-positives would be much more difficult.
Wade