Install OpenCV to Eclipse for Window (with built OpenCV2.4.9)
Environment Eclipse - Luna MinGW - 4 Dec 2013 (x86 compiler) OpenCV - 3.0 CMake - 3.4 / Update 31/05/17 / Here is the built OpenCV 2.4.9 with MinGW. Using Eclipse - MinGW insert of visual studio for programming. The following is remarking on compiling OpenCV from source. Follow the step [ Building the Library ] below YouTube. About 3,4 TortoiseGit needs Git for windows to clone from the internet, so install both. Skip 6. MinGW is x86 compiler, if you want to install other library, choose 32-bits. About 7 Select Eclipse - MinGW insert of VisualStudio. To install OpenNI2 Because environment variable mismatch, insert OPEN_NI_INSTALL_PATH, OPENNI2_INCLUDE_DIR and OPENNI2_LIB_DIR manually. Config CMake (Run as admin, otherwise errors occurs). After Generate, Open Eclipse Project Explorer-> Exsting Projects into Workspace->Finish Then Open make target, build install, all. Error while compiling OpenNI2, so I made these modification, ef