Hi everybody,
This is a really noobie question, but I am feeling really confused around so many “open” possibilities.
I want to used OpenCV methods thorugh openframeworks: Canny filters, corner detection etc…
It is my understading that ofxOpenCV is the addon to be used. But I have found that many methods do not responf to ofxOpenCV but ofxCV if I understand it properlly.
So my first question is: what is the difference between ofxCv and ofxOpenCV? Is ofxOpenCV built over ofxCV?
My second questions: which is the best way to get ot all OpenCV methods through openframeworks?
And last but not least: how can I find out what OpenCV methods are available thorugh the appropiate add on?
Many thanks everybody!
Best,
Diego