Hi !
I am a beginner and as such I want to get used to openFrameworks/C++ and learn as much as I can. So, I decided to make a Class wrapping HoughLines2 of openCV.
It is based on the HoughLines2 code of openCV wiki.
It is clumsy for sure and there are error/mistakes… the code may be dirty and all :oops:
THEN,
I am really looking forward to your comment and suggestion !
Have fun !
http://www.mediafire.com/?3djznmm4mwo
Edit: I forgot to say that I used ofxCvHaarFinder to understand and one part of the code is from it.
I ll correct this tomorrow and put aknowledgement in the source. Really sorry for forgeting this !!