Klaus Haag

Results 6 comments of Klaus Haag

You are right. But how do I pass my own buffer to a recv so that it's written to my buffer and not somewhere else?

Do you get the same results each training run with the same settings? For us, we do get different results with each training run: https://github.com/KaiyangZhou/deep-person-reid/issues/485 However, we get very close...

The samples are in the /sample directory. For a unix based system the call should be: ./KCFcpp -b 261,48,39,65 -o results.txt -s sample_sequence_compressed -i /%.05d.jpg where -s specifies the directory...

I just updated the guide for the OpenCV 3.0 release version and compiled the trackers according to the guide: https://github.com/klahaag/cf_tracking/wiki I compiled and tested the project with OpenCV 3.0 (final)...

Just on a sidenote, you can test, if you can track the provided test sequence to check, if the problem only exists with the camera.

1. I tested cftld now on windows 8.1 and I get the same error/failure now. (This works on Windows 7 though.) The OpenTLD image acquisition code is quite old and...