18767 Commits (d2854448c2725ff0a6b6edfe0da1bed31d2f01df)

Author SHA1 Message Date
huangqinjin e1ac8589f8 fix numThreadsMax for OpenMP 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
Ruslan Garnov a3df05d93b Merge pull request #13215 from rgarnov:rg/overhead 6 years ago
Dan Mašek 2075fa9c15 Resolve #13219: Make randomly generated colours opaque. 6 years ago
Dmitry Matveev 1b13df5368 G-API: Recent inclusion has broken STANDALONE build 6 years ago
1over b6367f5821 fixed operator- for Rect 6 years ago
Alexander Alekhin d7272f76fb dnn: fix format 6 years ago
Evgeny Latkin 083332f85f Merge pull request #13206 from elatkin:el/gapi_perf_rgb2lab 6 years ago
Evgeny Latkin 6757c2c5a6 Merge pull request #13174 from elatkin:el/gapi_perf_rgb2yuv 6 years ago
Dmitry Kurtaev 0d117312c9 DNN_TARGET_FPGA using Intel's Inference Engine 6 years ago
Alexander Alekhin 75ed282b20 release: OpenCV 4.0.0 (version++) 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
Alexander Alekhin a1fe8f754f OpenCV version++ (3.4.4) 6 years ago
Alexander Alekhin dd3398416b experimental version++ 6 years ago
berak 96c99c716a Merge pull request #13193 from berak:core_copyMakeBorder 6 years ago
Alexander Alekhin c26dd5d7aa core: fix issues from valgrind builder 6 years ago
Dmitry Matveev d7540c9a3c Merge pull request #13176 from dmatveev:gapi_doxygen 6 years ago
Christopher Gundler b58a8729c2 Merge pull request #13131 from Christopher22:add_transposedConv_onnx 6 years ago
Alexander Alekhin a68835f7f1 features2d(test): add crossCheck=true test 6 years ago
Pavel Rojtberg f54b230906 highgui: Qt - restore convertscale semantics 6 years ago
Vitaly Tuzov 9ad1a84853 Unrolled bilateral filter neighbor processing loop 6 years ago
Vitaly Tuzov f5b6bea2d4 Raised bilateralFilter processing precision for CV_32F matrices containing NaNs 6 years ago
Alexander Alekhin ce6acd3ecd python: bindings loader package 6 years ago
Alexander Alekhin 2fa9bd221d core: add utils::findDataFile() / samples::findFile() 6 years ago
Dmitry Kurtaev b5c54e447c Extra hyperparameters for Intel's Inference Engine layers 6 years ago
Evgeny Latkin f81370232a Merge pull request #13162 from elatkin:el/gapi_perf_rgb2gray 6 years ago
Dmitry Matveev 85fad1504a Merge pull request #13030 from dmatveev:tutorial 6 years ago
Dmitry Kurtaev ef5d921eac Fix Vulkan's max pooling in case of no output indices 6 years ago
Alexander Alekhin 96c71dd3d2 dnn: reduce set of ignored warnings 6 years ago
catree 10b482ff1e Fix code and missing intrin header. Remove useless header. 6 years ago
Alexander Alekhin 42742727d6 imgproc(ocl): fix morph generic filter checks 6 years ago
Dmitry Kurtaev 80265a0815 Fix a bug with OpenVINO backend 6 years ago
Alexander Alekhin 6189b47648 gapi(test): more reliable checks 6 years ago
Alexander Alekhin dd6f5949c2 gapi(test): use relative error check for Norm/Sum tests 6 years ago
Latkin, Yevgeny I a62539489d GAPI (fluid): Sobel 3x3 optimization: remove needless file 6 years ago
Rostislav Vasilikhin d6b2739525 removed FileNodeIterator::operator->() 6 years ago
Pavel Rojtberg 846a500fb4 videoio: drop VideoCaptureModes enum in favour of fourcc 6 years ago
Evgeny Latkin cc5190eb91 Merge pull request #13133 from elatkin:el/gapi_perf_sobel_2 6 years ago
Dmitry Matveev 4eff798270 Update ADE to version 0.1.1d 6 years ago
Evgeny Latkin 4e40e5bb88 Merge pull request #13070 from elatkin:el/gapi_perf_sobel 6 years ago
Alexander Alekhin a6387c3012 release: OpenCV 4.0.0-rc (version++) 6 years ago
Alexander Alekhin e0e828ef5c videoio: remove using of HAVE_CAMV4L 6 years ago
Alexander Alekhin 9992c4d275 stitching(test): workaround ParallelFeaturesFinder.IsSameWithSerial 6 years ago
Maksim Shabunin ab65b9745b Repair V4L backend 6 years ago
Alexander Alekhin 4e3ab026fe videoio(v4l): turn off normalization of V4L properties 6 years ago
Alexander Nesterov 82c2aa6e65 Added bugfix and some tests 6 years ago
Pavel Rojtberg 0d65397ae7 videoio: remove cap_libv4l in favour of cap_v4l 6 years ago
Dmitry Kurtaev 6c76c8f881 Add a test for FileNode::keys() 6 years ago
Dmitry Kurtaev a7f30391d0 Add FileNode::keys() missed during refactoring 6 years ago
catree c96850ba59 Fix missing intrin.hpp header in dis_flow.cpp. 6 years ago