Skip to content

v0.3 - detection persistence and speedups

Latest
Compare
Choose a tag to compare
@thaytan thaytan released this 22 Oct 11:52
· 2 commits to master since this release

Add a minimum detection time for faces - once a face is detected, it will be covered for several frames at least. Helps avoid spurious uncovering of faces or sudden flashing on/off of obscured regions.

Speed up the processing somewhat by changing the sub-projections to have fewer regions with less overlap.