Ask Your Question

mk_ocv's profile - activity

2018-10-01 07:30:40 -0600 commented question how to use kcf tracker with HOG features in opencv3.3.1?

Tracking results highly depend on use-case. KCF seems to be one which fits my use-case quite well. Unfortunetaly, openCV

2018-10-01 03:33:25 -0600 commented question how to use kcf tracker with HOG features in opencv3.3.1?

@berak Thanks for your quick answer! Sounds like an interesting approch, i'll definetily try that one! You said kcf use

2018-10-01 02:35:15 -0600 commented question how to use kcf tracker with HOG features in opencv3.3.1?

@berak , @mihawk2010 Could you please share your code for fitting the HOG features into the initial rect. I dont know ho