17444 Commits (c6f5b013eca54c38f4d2bb886ba18a462a901706)

Author SHA1 Message Date
Kuang Fangjun ab8ba047a5 fix a typo. 6 years ago
Kuang Fangjun cecc19381f fix an error in the formula for cv::cornerSubPix 6 years ago
Alexander Alekhin 6e84abc746 ml: don't use "getSubVector()" with 2D matrix 6 years ago
Alexander Alekhin 7ee69740e8 ml(test): test different samples layout of TrainData 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Alexander Alekhin b24fc6954d core(perf): fix addScalar test 6 years ago
Maksim Shabunin f84eb3dde6 Fixed core headers installation in world builds 6 years ago
Alexander Alekhin 98c5ce9347 imgproc(test): refactor test_intersection.cpp 6 years ago
Alexander Alekhin f89defad5d imgproc: fix rotatedRectangleIntersection() 6 years ago
Bahram Dahi 96f92c6705 imgproc(tests): intersetion calculation of RotatedRect 6 years ago
Tomoaki Teshima f0c46a4c74 fix typo 6 years ago
Suleyman TURKMEN 860ae77ec9 Update seamless_cloning 6 years ago
Dmitry Kurtaev f056c0f137 UINT8 face detection network using Intel's Inference Engine backend 7 years ago
Alexander Alekhin 5b3ac112fe core: move const tables outside of dispatched code 7 years ago
Alexander Alekhin a0cff0be94 imgproc(cvtColor): slightly improve error messages 7 years ago
Alexander Alekhin b00758babe imgproc(cvtColor): temporary disable IPP for 8U GRAY2BGR mode 7 years ago
Alexander Alekhin a56b221559 core: cv::Range() ostream write operator 7 years ago
yom fb2b26c419 photo: Decolor corrections 7 years ago
Alexander Alekhin 7453a6938a core(test): extra tests/fixes for merge/split (#12171) 7 years ago
berak f49f6d52b4 photo: avoid resizing a const Mat in decolor() 7 years ago
zarelaky 715f23127c Update cap_gstreamer.cpp 7 years ago
berak 7e353a1ec5 videoio: check iterator in mjpeg_encoder.cpp 7 years ago
Alexander Alekhin 5c3880d302 core(intrin): avoid symbols duplication from SIMD128/256 cases 7 years ago
Alexander Alekhin 9eaa583bfb core: dump neighbour cache directories (from old OpenCV versions) 7 years ago
Alexander Nesterov f95a411ba3 Update binarization 7 years ago
Dmitry Kurtaev 449696f1e5 Enable reshape-as-shape layer from TensorFlow 7 years ago
tompollok 061149cbbd
imgproc: update cornerSubPix documentation 7 years ago
Maksim Shabunin a2daf0c83c videoio: added YUV420 format (UV order) support to v4l capture 7 years ago
Dmitry Kurtaev be08730cd6 MVN layer using Intel's Inference Engine backend 7 years ago
Alexander Alekhin 3082ea82f9 core(merge): fix SIMD loop head processing 7 years ago
Pierre Jeambrun 5131619a1a feat(stitching): Add Sift support for the FeaturesFinder 7 years ago
Alexander Nesterov 05830874d7 Refactor code 7 years ago
Dmitry Kurtaev 4fb086d6c3 MobileNet-SSD v1 from TensorFlow with shared convolution weights 7 years ago
amatyuko 3ea2586a5a Fix for SSE2 intrinsics problem in the part of saturation arithmetic processing during 32s->16u packed conversion - 7 years ago
Alexander Alekhin 3f302cabb8 core(test): intrinsic tests for all dispatched CPU optimizations 7 years ago
Dmitry Kurtaev 8e034053af Faster-RCNN from TensorFlow on CPU with Intel's Inference Engine backend 7 years ago
luz.paz 1e1a1855ae Source typo fixes 7 years ago
luz.paz 2003eb1b9b Misc. typos 7 years ago
Maksim Shabunin 7cf52de47e dnn: modified IE search, R2 compatibility fixed 7 years ago
Dmitry Kurtaev ed0e79cb61 Add missing parameter to DetectionOutput layer from Intel's Inference Engine 7 years ago
Sayed Adel bb82cdc928 core:test Fix fp16 build if AVX2 sets as baseline 7 years ago
Alexander Alekhin e90e398e7a core(ocl): do not split refcount operations / compare 7 years ago
miaow1988 2988260107 Fixed the int size overflow bug of cv::Mat.push_back(). 7 years ago
Kuang Fangjun 83039c8752 fix a typo. 7 years ago
Sayed Adel 6499263b41 core:test Expand hal_intrin tests to support SIMD256 7 years ago
Sayed Adel 47202b3349 core:avx2 fix unaligned store for v_store_interleave v_uint32x8-3ch 7 years ago
Alexander Alekhin 89528d7c3a core(ocl): don't expose exceptions from OpenCL callback 7 years ago
Alexander Alekhin 0bef42ba12 videoio: add note about image BGR format VideoWriter::write() 7 years ago
Maksim Shabunin fb1f12021b Fixed build with latest IE version 7 years ago
Maksim Shabunin dd8e990451 Fixed several issues found by static analysis, GStreamer backend 7 years ago