filiboja / slnkcctr

Slinky conductor
0 stars 0 forks source link

Implement detection of absence of slinky end #11

Closed filipbartek closed 10 years ago

filipbartek commented 10 years ago

Implement detection of absence of slinky end in image. As of now, the system reacts on absence of slinky by reporting position Pos(0, 0) or choosing a likely invalid position based on leftover noise in the image.

filipbartek commented 10 years ago

Implemented in 24a9b518c0047f7f74142d72b3b7abd2522de94c. Integrated in bfe348bdf476c4094692bbd124bcc4e72f957260. Now the slinky end is only shown in source video overlay when it's actually detected (i.e. when at least one pixel passes the filter as of now).