• alessiodore's avatar
    Merge pull request #641 from alessiodore:kcfFix · 246ea8f3
    alessiodore authored
    * Fix kcfTracker when called from Python bindings. The variable boundingBox in updateImpl when called from Python is initialized with 0s and it needs to be updated with the tracker state.
    
    * Fix to return the bbox correctly in the first frame in Python
    246ea8f3
trackerKCF.cpp 28.3 KB