MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.71k stars 1.64k forks source link

Can I compile with codeblocks #63

Closed DiegoDVG closed 8 years ago

DiegoDVG commented 8 years ago

Hi, can i compile the code with codeblocks and run

BloodAxe commented 8 years ago

I beleive the answer is yes. However, for obvious reasons you cannot use codeblocks to run code for chapters 1,2,3. But the remaining chapters should works well. Of course, you will need to have OpenCV and cmake to generate project for your IDE.