JoeHowse / iOSWithOpenCV

These are the projects for my book, iOS Application Development with OpenCV 3.
https://www.packtpub.com/application-development/ios-application-development-opencv
54 stars 18 forks source link

Build framework with xfeatures2d and xphoto modules #7

Closed mihai-salari closed 7 years ago

mihai-salari commented 7 years ago

Hi, Sorry please, but how to build framework with xfeatures2d and xphoto modules?

Best Regards

JoeHowse commented 7 years ago

They are part of opencv_contrib, so I think issue #6 covers this.

mihai-salari commented 7 years ago

Hi, I bought this mastering-opencv book, but in is not indicated that question...

Best regards

PS: Good book!

JoeHowse commented 7 years ago

Mastering OpenCV 3 (specifically, Chapter 3 on license plate recognition) may help with your other query about learning OCR.

As for xfeatures2d and xphoto, they are part of opencv_contrib. Based on the comments in issue #6, I believe you succeeded in building OpenCV with opencv_contrib, so you would already have xfeatures2d and xphoto as part of your framework. The rest of the iOS Application Development with OpenCV 3 book contains some examples that use xfeatures2d (the BeanCounter project in Chapter 5) and xphoto (the CoolPig project in Chapter 1). I hope this helps.

mihai-salari commented 7 years ago

@JoeHowse can you send me an e-mail test please? I want to ask you something, please.

Best regards

JoeHowse commented 7 years ago

I don't have your email address but you can email me. You'll find my email listed in the book or on my support page for the books.