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.
 
 
 
 
 
 
Christoph Spörk a7aa198b4c fixing issue #4969 of Itseez/opencv. 9 years ago
..
calib3d calib3d: port Rodrigues to cpp primitives 10 years ago
core Merge pull request #5883 from alalek:fix_5876 9 years ago
cudaarithm fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 10 years ago
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudaimgproc disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 10 years ago
cudalegacy Some changes to support mingw-w64 10 years ago
cudaobjdetect change links from samples/python2 to samples/python 10 years ago
cudaoptflow disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 10 years ago
cudastereo increase epsilons in some tests: 10 years ago
cudawarping Cast some image coordinates and sizes to double. 10 years ago
cudev fix BORDER_WRAP processing on Maxwell generation 10 years ago
features2d features2d agast: clear in/out keypoints container 10 years ago
flann Added missing copyright headers. 10 years ago
highgui WinRT consistency 9 years ago
imgcodecs update osx and ios build_framework.py 10 years ago
imgproc fix cv::MARKER_TRIANGLE_UP 9 years ago
java Fix java version++ 10 years ago
ml fixing issue #4969 of Itseez/opencv. 9 years ago
objdetect change links from samples/python2 to samples/python 10 years ago
photo change links from samples/python2 to samples/python 10 years ago
python Merge pull request #5821 from alalek:build_framework 10 years ago
shape fix mat copy in shape 10 years ago
stitching HAL moved back to core 10 years ago
superres Fixed cmake and build issues when using Visual Studio 2015 10 years ago
ts disable ts module if it is not used: BUILD_TESTS=OFF and BUILD_PERF_TESTS=OFF 10 years ago
video change links from samples/python2 to samples/python 10 years ago
videoio solve videoio/src/cap_mjpeg_decoder.cpp compiling problem using VS 2008 10 years ago
videostab WinRT consistency 9 years ago
viz Added new functionalities to viz module 10 years ago
world update osx and ios build_framework.py 10 years ago
CMakeLists.txt