Werkov / dove-eye

Poor man's Hawk-Eye (object 3D tracking)
12 stars 3 forks source link

Eliminate tracked object mark flickering #12

Open Werkov opened 8 years ago

Werkov commented 8 years ago

It's flickering with multiple cameras because frameset contains invalid frames -- that's result of FramesetAggregator.

a) Think about effects of having only single valid frame only in a frameset b) At least still draw the mark regardless of valid frame (valid Positset is enough)