I’m looking for an example of the CamShift algorithm implemented in ofx, using the ofxCV and/or ofxOpenCv addons. I saw this very old post but the linked zip file is missing.
Can anyone point me to a CamShift implementation somewhere?
I spent some time and made it mostly compatible with ofx 0.9.8. It seems to be mostly working, but i get a crash deep inside ofx’s ofPixels.cpp that has something to do with the “cropTo” method; it’s changed a lot in the last 5 years