17509 Commits (20bf7b6a79091263078251eed64b738717d59eb5)

Author SHA1 Message Date
Alexander Alekhin 20bf7b6a79 imgcodecs(webp): use safe cast to size_t on Win32 6 years ago
Vitaly Tuzov 0f2b535fcc Bit-exact GaussianBlur reworked to use wide intrinsics (#12073) 6 years ago
Vitaly Tuzov e345cb03d5 Bit-exact resize reworked to use wide intrinsics (#12038) 6 years ago
berak e13f6ded7f ml: fix adjusting K in KNearest (#12358) 6 years ago
Dmitry Kurtaev 50bceea038 Include preprocessing nodes to object detection TensorFlow networks (#12211) 6 years ago
Alexander Alekhin c557193b8c dnn(test): use dnnBackendsAndTargets() param generator 6 years ago
Alexander Alekhin 3e6b3a6856 dnn(perf): fix and merge Convolution tests 6 years ago
Alexander Alekhin 0d4fd20a73 imgcodecs: add null pointer check 6 years ago
Alexander Alekhin 0515f930e8 imgcodecs(webp): multiple fixes 6 years ago
Vitaly Tuzov c894fc5bae countNonZero function reworked to use wide universal intrinsics instead of SSE2 intrinsics 6 years ago
take1014 e1ee744e15 resolve #5788 6 years ago
Alexander Alekhin e86287d8ae cleanup: IPP Async (IPP_A) 6 years ago
Dmitry Kurtaev ea43e28a37 Replace Slice layer to Crop in Faster-RCNN networks from Caffe 6 years ago
Maksim Shabunin cecf84410c Added option to fail on missing testdata 6 years ago
berak 72f422c7dc java: fix LIST_GET macro 6 years ago
Wu Zhiwen ca51bbb7ff dnn: fix variance setting bug for PriorBoxLayer 6 years ago
Dmitry Kurtaev 4062ef5fcb Fix lifetime of networks which are loaded from Model Optimizer IRs 6 years ago
take1014 1ae477a46d fix typo 6 years ago
Alexander Alekhin af0c930e77 ts: don't pass NULL for std::string() constructor 6 years ago
Dmitry Kurtaev 3e027df583 Enable more deep learning tests using Intel's Inference Engine backend 6 years ago
Maxim Smirnov c94d75874b `CV_Assert`s changed 6 years ago
berak 21f3987d53 python: add support for NMSBoxes 6 years ago
berak bd7bf39b4b java: change MatOfRotatedRect to CV_32FC5 6 years ago
Dmitry Kurtaev 472b71ecef Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn 6 years ago
Hamdi Sahloul 4d78342919 Closes #12281 - a bug in cuda::pow with negative base values 6 years ago
logic1988 b47c9ac643 Update aff_trans.cpp 6 years ago
berak 1c20a7f008 java: add a MatOfRotatedRect class 6 years ago
Alexander Alekhin 096366738b dnn(build): fix CV_Assert() usage 6 years ago
Alexander Alekhin 6a6506b02d viz: call "mapper->Update()" before and after SetInputData() 6 years ago
Alexander Alekhin 2c42361ecd build: fix build with defined CV_STATIC_ANALYSIS 6 years ago
Alexander Alekhin f25450791b dnn(test): mark unstable OpenCL tests 6 years ago
Maksim Shabunin 808c89adc1 Fixed windows build with InferenceEngine 6 years ago
Kaartic Sivaraam a527e8cc73 cap-v4l: remove unwanted loop in V4L2 mainloop 6 years ago
Colin Smith 76f47548b3 Add export macro for ios conversion functions 6 years ago
Alexander Alekhin 67d46dfc6c core(intrin): restrict FP16 operations 6 years ago
Rostislav Vasilikhin 378cf2ab63 fixed filename slash processing 6 years ago
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
Alexander Alekhin d2e08a524e core: repair CV_Assert() messages 6 years ago
Maksim Shabunin eff0f9d3f8 Fixed windows build with InferenceEngine 6 years ago