Hey,
i´m wondering why contrastStretch() from ofxCV is not working, but invert() or blur() for example do…
img.setFromPixels(imgLo.getPixelsRef());
img.contrastStretch();
[warning] ofxCvColorImage: contrastStretch(): not implemented
Any recommondations?
Thanks