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

windows.h, nonfree\gpu.hpp, and SSBA #73

Open dawud-tan opened 8 years ago

dawud-tan commented 8 years ago
  1. Original code didn't include and this made compile error when using only few code snippets.
  2. SURF_GPU has been moved into opencv2/nonfree namespace in newer OpenCV
  3. Add SSBA3.0 dependency