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.
 
 
 
 
 
 
Alexander Alekhin bc3c7e80a6 Merge pull request #9209 from alalek:fix_persistence_format 8 years ago
..
calib3d remove some rand functions 8 years ago
core Merge pull request #9209 from alalek:fix_persistence_format 8 years ago
cudaarithm suppress warning on Jetson TK1 8 years ago
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudacodec Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudafeatures2d test: fix cuda build 8 years ago
cudafilters Remove redundant precomp.hpp and using-namespace 8 years ago
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
cudalegacy Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudaobjdetect Merge pull request #9075 from TonyLianLong:master 8 years ago
cudaoptflow Merge pull request #9075 from TonyLianLong:master 8 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping
cudev Use %% for inline assembly rather than % so this compiles with clang. 8 years ago
dnn Merge pull request #9203 from tomoaki0705:eliminateRandFromTest 8 years ago
features2d Merge pull request #9133 from sovrasov:mser_add_test 8 years ago
flann Merge pull request #9075 from TonyLianLong:master 8 years ago
highgui Merge pull request #9075 from TonyLianLong:master 8 years ago
imgcodecs build: detect Android via '__ANDROID__' macro 8 years ago
imgproc RGB2Lab_f and trilinear interpolation code are in separate branch; cubeRoot(x) instead of std::pow(x, 1.f/3.f) 8 years ago
java java: update source files processing, maven stuff 8 years ago
ml Prevent crash when attempting to create training data without responses. 8 years ago
objdetect Merge pull request #9130 from alalek:android_define 8 years ago
photo remove some rand functions 8 years ago
python static analyze: python dynamic_cast checks 8 years ago
shape Fixed several issues found by static analysis 8 years ago
stitching perf: skip stitching OpenCL test on Win32 platform 8 years ago
superres Fixed several issues found by static analysis 8 years ago
ts build: detect Android via '__ANDROID__' macro 8 years ago
video build: detect Android via '__ANDROID__' macro 8 years ago
videoio Merge pull request #9091 from alalek:update_ffmpeg 8 years ago
videostab Fixing some static analysis issues 8 years ago
viz static build workaround 8 years ago
world build: update modules descriptions 8 years ago
CMakeLists.txt