17535 Commits (d4ac4fcde1abf0b7d327a2d4377a097b5f9eee46)

Author SHA1 Message Date
Hamdi Sahloul d4ac4fcde1 Python binding: METH_STATIC instead of METH_CLASS for static functions 6 years ago
Hamdi Sahloul b5eb65e53e Improve Python binding generator with mappable types and phantom headers 6 years ago
Hamdi Sahloul f1ca05c822 Extend python exception `cv.error` 6 years ago
Hamdi Sahloul 900df21b7d Support enum-type detection for binding generator 6 years ago
Hamdi Sahloul 93bad514a8 Easy binding for python code generator 6 years ago
Suleyman TURKMEN d8cd1d8fcc Merge pull request #12246 from sturkmen72:move_enums 6 years ago
Alexander Alekhin 096366738b dnn(build): fix CV_Assert() usage 6 years ago
Alexander Alekhin 2c42361ecd build: fix build with defined CV_STATIC_ANALYSIS 6 years ago
Hamdi Sahloul 7b90a1e85a Closes #6349 - a bug in cuda::meanShiftSegmentation 6 years ago
Jiri Horner 49283ec035 Merge pull request #12248 from hrnr:video_remove_ransac 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
pasbi 76eb389761 Merge pull request #12240 from pasbi:pfm_fix 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
Hamdi Sahloul db262fa76a Avoid multi-inheritance in the cuda::features2d classes 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
Dmitry Kurtaev f056c0f137 UINT8 face detection network using Intel's Inference Engine backend 6 years ago
pasbi 9f5f64e14e Merge pull request #12192 from pasbi:pfm 6 years ago
Alexander Alekhin 5b3ac112fe core: move const tables outside of dispatched code 6 years ago
Alexander Alekhin a0cff0be94 imgproc(cvtColor): slightly improve error messages 6 years ago
Alexander Alekhin b00758babe imgproc(cvtColor): temporary disable IPP for 8U GRAY2BGR mode 6 years ago
Alexander Alekhin a56b221559 core: cv::Range() ostream write operator 6 years ago
yom fb2b26c419 photo: Decolor corrections 6 years ago
Alexander Alekhin 7453a6938a core(test): extra tests/fixes for merge/split (#12171) 6 years ago
berak f49f6d52b4 photo: avoid resizing a const Mat in decolor() 6 years ago
zarelaky 715f23127c Update cap_gstreamer.cpp 6 years ago
berak 7e353a1ec5 videoio: check iterator in mjpeg_encoder.cpp 6 years ago
Hamdi Sahloul 293facbae7 Support Python binding for CUDA functionalities 6 years ago
Alexander Alekhin 5c3880d302 core(intrin): avoid symbols duplication from SIMD128/256 cases 6 years ago
Alexander Alekhin 9eaa583bfb core: dump neighbour cache directories (from old OpenCV versions) 6 years ago
Alexander Nesterov f95a411ba3 Update binarization 6 years ago
Dmitry Kurtaev 449696f1e5 Enable reshape-as-shape layer from TensorFlow 6 years ago
tompollok 061149cbbd
imgproc: update cornerSubPix documentation 6 years ago
Maksim Shabunin a2daf0c83c videoio: added YUV420 format (UV order) support to v4l capture 6 years ago
Dmitry Kurtaev be08730cd6 MVN layer using Intel's Inference Engine backend 6 years ago