17987 Commits (0d63bd575c19a2d7b6f5edfc918ea60baf7ecbd9)

Author SHA1 Message Date
Vitaly Tuzov e1a2c034e8 Updated findContours to use wide universal intrinsics 6 years ago
Tomoaki Teshima a1c073d289 add missing API cvGetPropVisible_W32 6 years ago
huangqinjin e1ac8589f8 fix numThreadsMax for OpenMP 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 7 years ago
Dan Mašek 2075fa9c15 Resolve #13219: Make randomly generated colours opaque. 7 years ago
1over b6367f5821 fixed operator- for Rect 7 years ago
Alexander Alekhin d7272f76fb dnn: fix format 7 years ago
Dmitry Kurtaev 0d117312c9 DNN_TARGET_FPGA using Intel's Inference Engine 7 years ago
Alexander Alekhin a1fe8f754f OpenCV version++ (3.4.4) 7 years ago
Alexander Alekhin dd3398416b experimental version++ 7 years ago
berak 96c99c716a Merge pull request #13193 from berak:core_copyMakeBorder 7 years ago
Alexander Alekhin c26dd5d7aa core: fix issues from valgrind builder 7 years ago
Christopher Gundler b58a8729c2 Merge pull request #13131 from Christopher22:add_transposedConv_onnx 7 years ago
Alexander Alekhin a68835f7f1 features2d(test): add crossCheck=true test 7 years ago
Vitaly Tuzov 9ad1a84853 Unrolled bilateral filter neighbor processing loop 7 years ago
Vitaly Tuzov f5b6bea2d4 Raised bilateralFilter processing precision for CV_32F matrices containing NaNs 7 years ago
Alexander Alekhin ce6acd3ecd python: bindings loader package 7 years ago
Alexander Alekhin 2fa9bd221d core: add utils::findDataFile() / samples::findFile() 7 years ago
Dmitry Kurtaev b5c54e447c Extra hyperparameters for Intel's Inference Engine layers 7 years ago
Alexander Alekhin 96c71dd3d2 dnn: reduce set of ignored warnings 7 years ago
catree 10b482ff1e Fix code and missing intrin header. Remove useless header. 7 years ago
Alexander Alekhin 42742727d6 imgproc(ocl): fix morph generic filter checks 7 years ago
Dmitry Kurtaev 80265a0815 Fix a bug with OpenVINO backend 7 years ago
Alexander Nesterov 82c2aa6e65 Added bugfix and some tests 7 years ago
Dmitry Kurtaev 6c76c8f881 Add a test for FileNode::keys() 7 years ago
Alexander Alekhin 801c943009 fix coverity reports 7 years ago
Alexander Alekhin 96ee83898d core(test): extend divideByZero test 7 years ago
Alexander Alekhin 858a7da5c0 core: rework getContinuousSize() for vector-col/row support 7 years ago
Vadim Pisarevsky 82e8657a6d backport: refined QRCodeDetector API for OpenCV 4.0 7 years ago
Pavel Rojtberg afa0f80c61 videoio: add manual white-balance and implement it for V4L2 7 years ago
Vitaly Tuzov 2dd98e7cc6 bilateralFilter implementation moved to separate file 7 years ago
Vitaly Tuzov 28fd967148 Updated bilateralFilter implementations to use wide universal intrinsics 7 years ago
Alexey Nikolaev 8396ae6e4f Merge pull request #12893 from aleksey-nikolaev:cap-update 7 years ago
Alexander Alekhin 5059523937 core: fix processing of vector-rows 7 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 7 years ago
Alexander Alekhin b74b05d1b3 Revert CV_TRY/CV_CATCH macros 7 years ago
unknown 13ede34516 Add support for changing fourcc and support mono formats (e.g. Y8, Y16) 7 years ago
Vitaly Tuzov e5d7f446d6 Merge pull request #13056 from terfendail:box_wintr 7 years ago
Dmitry Kurtaev dc9e6d3af8 Update a script to generate text graphs for Faster-RCNN networks from TensorFlow 7 years ago
catree eebf0dd7c9 Fix integer overflow when accumulating timing values. 7 years ago
lqy123000 cceeca3052 Merge pull request #12916 from lqy123000:bugfix_templmatch 7 years ago
berak eaee63d96b java: add converters, tests for MatOfRotatedRect 7 years ago
berak cae2a53563 highgui: fix broken waitKey() condition in window_w32 7 years ago
LaurentBerger 5132102863 typo in kmeans doc 7 years ago
Alexander Alekhin 4395c1b9f8 videoio: backport "VideoCapture(int index, int apiPreference)" interface 7 years ago
Alexander Alekhin 79dc0ed175 docs: intro formatting update, minor cleanup 7 years ago
Alexander Alekhin c6d2f0399a videoio: fix build of standalone ffmpeg plugin 7 years ago
fegorsch ce00d38bd9 Add test for symmetric circles with clustering 7 years ago
Vitaly Tuzov 877de883b0 medianBlur() implementation moved to separate file 7 years ago
fegorsch 30bf4a5e34 CircleGridClusterFinder: map circle pattern width and height correctly 7 years ago