Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vladislav Vinogradov dc0f313924 implemented saturate_cast on gpu; updated GpuMat::convertTo implementation with saturate_cast; minor fix of convert_to test 15 years ago
3rdparty fixed some warnings from xcode 15 years ago
data removed extra dashes from XMLs to make them standard-compilant (ticket 375) 15 years ago
doc fixed pdflatex compile error 15 years ago
include added universal opencv header 15 years ago
interfaces "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
modules implemented saturate_cast on gpu; updated GpuMat::convertTo implementation with saturate_cast; minor fix of convert_to test 15 years ago
samples modified FernClassifier::train(); remove old RTreeClassifier and added new implementation CalonderClassifier; removed old find_obj_calonder and added new one 15 years ago
tests implemented saturate_cast on gpu; updated GpuMat::convertTo implementation with saturate_cast; minor fix of convert_to test 15 years ago
utils "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
CMakeLists.txt 15 years ago
OpenCVConfig.cmake.in removed opencv_gpu from OpenCVConfig.cmake.in 15 years ago
OpenCVFindLATEX.cmake "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
OpenCVFindOpenEXR.cmake trying to repair OpenEXR detection 15 years ago
OpenCVFindPkgConfig.cmake "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
OpenCVInstallRequiredSystemLibraries.cmake "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
OpenCVModule.cmake adjust the path in the installed dynamic libraries on MacOSX via INSTALL_NAME_DIR. 15 years ago
OpenCVPCHSupport.cmake turn off PCH support for GCC 3.x 15 years ago
Package.cmake.in "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
README testing commit 15 years ago
cmake_uninstall.cmake.in "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cvconfig.h.cmake do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
opencv.pc.cmake.in Fixed typo in pkgconfig file 15 years ago

README

See doc/index.htm