Sunday, April 5, 2015

6

HOW TO INSTALL OPENCV 3.0.0 IN MAC OS X YOSEMITE

Here you have an easy guide on how to install OpenCV 3.0.0 in OS X Yosemite 


And how to start developing OpenCV projects with Xcode


Wednesday, January 28, 2015

3

CEEMPLE OPENCV FOR VISUAL STUDIO

Although I always develop OpenCV applications under linux and always recommend open source environments, many of you use Windows (hey, use whatever suits your needs). So this is for all of you Windows OpenCV developers, you might find it useful:


"Ceemple OpenCV for Visual Studio" - Out of the box OpenCV C++ development for Visual Studio.
Features:
  • Pre-compiled OpenCV v3.0 built with: CUDA, OpenCL, OpenMP, IPP
  • Support for Windows 64 bit distribution and Visual Studio 2013
  • Auto installation of Microsoft Image Watch extension
  • OpenCV new project wizard
  • 70+ examples of OpenCV and CUDA.
Benefits:
  • Start programming immediately using OpenCV within Visual Studio.
  • OpenCV is ready for use, built with complementary libraries.
  • No need for long setups, configurations and adaptation of OpenCV for Visual Studio.
  • Learn from the numerous code examples provided.
  • Debug with Microsoft Image Watch extension.
  • Free use.