17571 Commits (92517fa359b1d2b6b5d08f6f4f1eb95cc3e06a70)

Author SHA1 Message Date
take1014 e1ee744e15 resolve #5788 7 years ago
Alexander Alekhin e86287d8ae cleanup: IPP Async (IPP_A) 7 years ago
Dmitry Kurtaev ea43e28a37 Replace Slice layer to Crop in Faster-RCNN networks from Caffe 7 years ago
Maksim Shabunin cecf84410c Added option to fail on missing testdata 7 years ago
berak 72f422c7dc java: fix LIST_GET macro 7 years ago
Wu Zhiwen ca51bbb7ff dnn: fix variance setting bug for PriorBoxLayer 7 years ago
Dmitry Kurtaev 4062ef5fcb Fix lifetime of networks which are loaded from Model Optimizer IRs 7 years ago
take1014 1ae477a46d fix typo 7 years ago
Alexander Alekhin af0c930e77 ts: don't pass NULL for std::string() constructor 7 years ago
Dmitry Kurtaev 3e027df583 Enable more deep learning tests using Intel's Inference Engine backend 7 years ago
Maxim Smirnov c94d75874b `CV_Assert`s changed 7 years ago
berak 21f3987d53 python: add support for NMSBoxes 7 years ago
berak bd7bf39b4b java: change MatOfRotatedRect to CV_32FC5 7 years ago
Dmitry Kurtaev 472b71ecef Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn 7 years ago
Hamdi Sahloul 4d78342919 Closes #12281 - a bug in cuda::pow with negative base values 7 years ago
logic1988 b47c9ac643 Update aff_trans.cpp 7 years ago
berak 1c20a7f008 java: add a MatOfRotatedRect class 7 years ago
Alexander Alekhin 096366738b dnn(build): fix CV_Assert() usage 7 years ago
Alexander Alekhin 6a6506b02d viz: call "mapper->Update()" before and after SetInputData() 7 years ago
Alexander Alekhin 2c42361ecd build: fix build with defined CV_STATIC_ANALYSIS 7 years ago
Alexander Alekhin f25450791b dnn(test): mark unstable OpenCL tests 7 years ago
Maksim Shabunin 808c89adc1 Fixed windows build with InferenceEngine 7 years ago
Kaartic Sivaraam a527e8cc73 cap-v4l: remove unwanted loop in V4L2 mainloop 7 years ago
Colin Smith 76f47548b3 Add export macro for ios conversion functions 7 years ago
Alexander Alekhin 67d46dfc6c core(intrin): restrict FP16 operations 7 years ago
Rostislav Vasilikhin 378cf2ab63 fixed filename slash processing 7 years ago
Kuang Fangjun ab8ba047a5 fix a typo. 7 years ago
Kuang Fangjun cecc19381f fix an error in the formula for cv::cornerSubPix 7 years ago
Alexander Alekhin 6e84abc746 ml: don't use "getSubVector()" with 2D matrix 7 years ago
Alexander Alekhin 7ee69740e8 ml(test): test different samples layout of TrainData 7 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 7 years ago
Alexander Alekhin b24fc6954d core(perf): fix addScalar test 7 years ago
Maksim Shabunin f84eb3dde6 Fixed core headers installation in world builds 7 years ago
Alexander Alekhin 98c5ce9347 imgproc(test): refactor test_intersection.cpp 7 years ago
Alexander Alekhin f89defad5d imgproc: fix rotatedRectangleIntersection() 7 years ago
Bahram Dahi 96f92c6705 imgproc(tests): intersetion calculation of RotatedRect 7 years ago
Tomoaki Teshima f0c46a4c74 fix typo 7 years ago
Suleyman TURKMEN 860ae77ec9 Update seamless_cloning 7 years ago
Alexander Alekhin d2e08a524e core: repair CV_Assert() messages 7 years ago
Maksim Shabunin eff0f9d3f8 Fixed windows build with InferenceEngine 7 years ago
Alexander Alekhin c1df9ad456 OpenCV version++ 7 years ago
Alexander Alekhin 8b197c58e6 openvino: use 2018R3 defines 7 years ago
Alexander Alekhin 781721ca50 experimental version++ 7 years ago
Alexander Alekhin 603eadfe51 OpenCV version '-openvino' 7 years ago
Dmitry Kurtaev f056c0f137 UINT8 face detection network using Intel's Inference Engine backend 7 years ago
Alexander Alekhin 4910f16f16 core(libva): support YV12 too 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