Name
Last commit
Last update
3rdparty modding the 3rdparty CMakeLists.txt to allow for android compilation using cmake
android adding setup for some sample applications that use OpenCV on the android platform - nothing concrete yet - but soon.
data removed extra dashes from XMLs to make them standard-compilant (ticket 375)
doc Update doc because of typo in Qt section
include added universal opencv header
interfaces "atomic bomb" commit. Reorganized OpenCV directory structure
modules remove #include <Eigen/Core> from eigen.hpp
samples added bag of words; did some renaming
tests added bag of words; did some renaming
utils "atomic bomb" commit. Reorganized OpenCV directory structure
CMakeLists.txt Added compilation with NPP to GPU module(FindNPP script). Tested only on win32, but it does not influence on OpenCV compilation if WITH_CUDA flag unset.
OpenCVConfig.cmake.in added flags OpenCV_COMPUTE_CAPABILITIES, which stores the version compute capability from which it is compiled opencv
OpenCVFindLATEX.cmake "atomic bomb" commit. Reorganized OpenCV directory structure
OpenCVFindOpenEXR.cmake trying to repair OpenEXR detection
OpenCVFindPkgConfig.cmake "atomic bomb" commit. Reorganized OpenCV directory structure
OpenCVInstallRequiredSystemLibraries.cmake "atomic bomb" commit. Reorganized OpenCV directory structure
OpenCVModule.cmake adjust the path in the installed dynamic libraries on MacOSX via INSTALL_NAME_DIR.
OpenCVPCHSupport.cmake turn off PCH support for GCC 3.x
Package.cmake.in "atomic bomb" commit. Reorganized OpenCV directory structure
README testing commit
cmake_uninstall.cmake.in "atomic bomb" commit. Reorganized OpenCV directory structure
cvconfig.h.cmake Qt ticket #531
opencv.pc.cmake.in Fixed typo in pkgconfig file