KCFnb icon indicating copy to clipboard operation
KCFnb copied to clipboard

Python implementation of KCF tracking algorithm with Ahead-of-Time Numba

Results 4 KCFnb issues
Sort by recently updated
recently updated
newest added

I get the folowing error when i try to run: ``` Traceback (most recent call last): File "fhog_utils.py", line 10, in cc = CC('fhog_utils') File "C:\ProgramData\Anaconda2\lib\site-packages\numba\pycc\cc.py", line 62, i n...

ubuntu 16.04 conda virtual-env python2.7 when run "python fhog.util.py" get some err like this: cc1plus: warning: command line option ???-Wstrict-prototypes??? is valid for C/ObjC but not for C++ In file...

Hi, I'm confused about what update function will return when object disappears. It seems the function will still return a location. Is there any way to return confidence about tracking...

I want to build this file in windows but I am not successful. I test with both msvc and mingw32 compiler but I got this error: `compilation terminated. Traceback (most...