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.
 
 
 
 
 
 
Maksim Shabunin 68d01972fe Merge pull request #8883 from abratchik:DNN.java.wrappers.fix 8 years ago
..
calib3d Refactor OpenCV Java Wrapping 8 years ago
core Merge pull request #8883 from abratchik:DNN.java.wrappers.fix 8 years ago
cudaarithm suppress warning on Jetson TK1 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 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 Merge pull request #7370 from souch55:Fixxn 8 years ago
cudaobjdetect Add cuda::streams to by_rows and 8UC1 functions 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 Use %% for inline assembly rather than % so this compiles with clang. 8 years ago
features2d Refactor OpenCV Java Wrapping 8 years ago
flann flann: add normal assignment operator for cvflann::any 8 years ago
highgui Refactor OpenCV Java Wrapping 8 years ago
imgcodecs issue 8723: Changed doc for cv::imwrite to reflect correct default flag used for png compression strategy. 8 years ago
imgproc Merge pull request #8883 from abratchik:DNN.java.wrappers.fix 8 years ago
java Refactor OpenCV Java Wrapping 8 years ago
ml fixing segfaults occuring when launching those unit tests 8 years ago
objdetect obdetect: fix in SSE code 8 years ago
photo photo: add assertion on empty image in denoising 8 years ago
python fixed typo in pyopencv_from Point3d 8 years ago
shape fixing segfaults occuring when launching those unit tests 8 years ago
stitching Fix for issue #8615. Added cudawarping to optional modules and removed opencv_cudafilters 8 years ago
superres suppress warnings from cuda 8 years ago
ts removed MSVC warning suppression 8 years ago
video Merge pull request #8883 from abratchik:DNN.java.wrappers.fix 8 years ago
videoio Merge pull request #8883 from abratchik:DNN.java.wrappers.fix 8 years ago
videostab add tests for videostab; 8 years ago
viz viz: fix compilation - we need the VTK includes before ocv_define_module 8 years ago
world core: CPU target dispatcher update 8 years ago
CMakeLists.txt