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.
 
 
 
 
 
 
chacha21 fa4fd48072 Drop best optimizations to reduce code size 8 years ago
..
calib3d Merge pull request #8089 from hrnr:estimate_convert_fix 8 years ago
core core: fix String::end() implementation 8 years ago
cudaarithm build: fix cuda tests 8 years ago
cudabgsegm Fixed identifiers warns 8 years ago
cudacodec Fixed identifiers warns 8 years ago
cudafeatures2d test: fix cuda build 8 years ago
cudafilters BufferPool is used for temporary buffer, use mat create directly 8 years ago
cudaimgproc build: cuda warnings 8 years ago
cudalegacy Merge pull request #7370 from souch55:Fixxn 8 years ago
cudaobjdetect test: fix cuda build 8 years ago
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 8 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev build: cuda warnings 8 years ago
features2d use universal intrinsic in fast 8 years ago
flann Added CV_DEPRECATED macro 8 years ago
highgui highgui: use forward slash for gl.h include 8 years ago
imgcodecs enable processing of 16, 32 and 64 bit 4 channel data using GDAL1.2 8 years ago
imgproc Drop best optimizations to reduce code size 8 years ago
java Added Java wrapping for tracking module 8 years ago
ml Merge pull request #8103 from sovrasov:em_docs_update 8 years ago
objdetect add explanation to detectMultiScale overload functionality 8 years ago
photo photo: fix InputArray -> CvMat 8 years ago
python cmake world: allow to build python bindings 8 years ago
shape remove precomp.cpp 8 years ago
stitching cmake: include contrib modules into opencv_world 8 years ago
superres warnings 8 years ago
ts Fix for opencv/opencv#8105 (compiling with mingw32) 8 years ago
video Clarify docs for MOG2::apply 8 years ago
videoio Merge pull request #8112 from PkLab:Fix_7898 8 years ago
videostab Merge pull request #7370 from souch55:Fixxn 8 years ago
viz viz: fix compilation - we need the VTK includes before ocv_define_module 8 years ago
world cmake: include contrib modules into opencv_world 8 years ago
CMakeLists.txt