uoip / KCFpy

Python implementation of KCF tracking algorithm
MIT License
401 stars 124 forks source link

AssertionError #17

Open HIT-five opened 4 years ago

HIT-five commented 4 years ago

hello,when i change the code designed by python2 to python3 ,there is the following ploblem:

assert(cutWindow[2]>0 and cutWindow[3]>0) AssertionError

So,how can i deal with this problem? thank you! QQ图片20200713212800