Hello,
I just switched to 0.9.8 because of updating mys OSX system and the ofxFiducialFinder addon stopped working. It seems to me that it’s only minor stuff that needs adjustments but my cpp knowledge is not advanced enough that I could fix it.
I got hung up on the following line, which is causing an error:
const unsigned char* pixels = input.getPixels();
where input is an ofxCvGrayscaleImage&
Did anybody get the ofxFiducialFinder addon to work on 0.9.8?
I’m on OSX10.12.5
Thanks!