opendatacam / node-moving-things-tracker

javascript implementation of "tracker by detections" for realtime multiple object tracking (MOT)
MIT License
105 stars 25 forks source link

Use box center as reference point everywhere #23

Closed akretz closed 3 years ago

akretz commented 3 years ago

this fixes opendatacam/opendatacam#410

vsaw commented 3 years ago

This looks good to me but we will have to wait for @tdurand as I can't merge code in this repo :-)

tdurand commented 3 years ago

now you do @vsaw , feel free to merge, thanks for the PR..

sorry I don't have the bandwith to review / process this week

tdurand commented 3 years ago

@vsaw send me your npmjs.com account by email so you can release a new version on the package once merged..

vsaw commented 3 years ago

I tested it locally. Looks good (see attached video)

https://user-images.githubusercontent.com/829308/123399322-c4eab100-d5a4-11eb-800a-1ae32b21aa45.mp4

Will merge and release a new version of the tracker thank you @akretz for finding and fixing this bug!