eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.43k stars 1.44k forks source link

Why different optimization? #406

Open Zireael07 opened 1 year ago

Zireael07 commented 1 year ago

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.60.3991&rep=rep1&type=pdf uses maximal suppression

Your implementation just skips all pixels in radius 3...