1317 Commits (6bcf0b5519c190826cf0f21efd87cbe256eabc48)

Author SHA1 Message Date
Madan Ram c1e9a7ee4b
Update template_matching.markdown 6 years ago
Alexander Alekhin 742f22c09b photo: move TonemapDurand to opencv_contrib 6 years ago
Matthias Winkelmann 24acd5fb83 Merge pull request #13228 from MatthiasWinkelmann:master 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 43002c0c1d
Merge pull request #13188 from alalek:samples_rename 6 years ago
Dmitry Matveev 85fad1504a Merge pull request #13030 from dmatveev:tutorial 6 years ago
Alexander Alekhin 96c71dd3d2 dnn: reduce set of ignored warnings 6 years ago
ssnover95 b24a815ac1 doc(tutorial_py_fourier_transform): Correct errors in tutorial for integer division and filter symmetry 6 years ago
Alexander Alekhin a6387c3012 release: OpenCV 4.0.0-rc (version++) 6 years ago
Pavel Rojtberg 0d65397ae7 videoio: remove cap_libv4l in favour of cap_v4l 6 years ago
Alexander Alekhin 0e9ac7265d docs: fix links 6 years ago
Alexander Alekhin dadba232de viz: move samples/tutorials to opencv_contrib 6 years ago
Marco A. Gutierrez 6b3469268e minor typo corrections to python tutorials 6 years ago
Alexander Alekhin 79dc0ed175 docs: intro formatting update, minor cleanup 6 years ago
catree 4bea70a64a Update background subtraction tutorial with Java and Python codes. 6 years ago
Wenfeng CAI 31be03a805 Merge pull request #12772 from xoox:calib-release-object 6 years ago
Ali Yasin Eser 28a14df26c Update depth map for pytho-opencv 6 years ago
Alexander Alekhin 5d3822f15e docs: hide GAPI_EXPORTS from documentation 6 years ago
Alexander Alekhin 329a1fb781 drop C-API sample code 6 years ago
Karpushin Vladislav 237b867721 doc: add new tutorial periodic noise removing filter 6 years ago
Suleyman TURKMEN 8eb987e393 Update findContours parameter type 6 years ago
Peter Whidden 9f0ff03da5 Fix typo "wit" -> "with" 6 years ago
Alexander Alekhin 2e8483bd1c docs: fix build without opencv_contrib (avoid links to CUDA modules) 6 years ago
Alexander Alekhin 93b0b03447 docs: DOXYGEN_BLACKLIST CMake variable for modules exclusion 6 years ago
gkaneto 96a50d5eb0 Update py_basic_ops.markdown 6 years ago
gkaneto 79db32bcd9 Update py_trackbar.markdown 6 years ago
Karpushin Vladislav c5687caf1a doc: add new tutorial anisotropic image segmentation 6 years ago
Alexander Duda a024593fa6 Merge pull request #12147 from D-Alex:master 6 years ago
jsxyhelu 7828854c9d Merge pull request #12206 from jsxyhelu/3.4 6 years ago
Vlad Karpushin 7d3a1657c9 doc: add new tutorial motion deblur filter (#12215) 6 years ago
Vlad Karpushin f36790d521 doc: fix English gramma in tutorial out-of-focus-deblur filter (#12214) 6 years ago
Alexander Alekhin e86287d8ae cleanup: IPP Async (IPP_A) 6 years ago
HarshDolhare 8ef2d19337 Adds a small note describing BUILD_opencv_world (#12332) 6 years ago
Hamdi Sahloul 64380baa85 Documentation for the new bindings-generator features 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Hiro Kobayashi 1567a65475 Fix a typo in the tutorial 6 years ago
Alexander Alekhin c1df9ad456 OpenCV version++ 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Karpushin Vladislav a8e9a3a88d doc: add new tutorial "Out of focus deblur filter" 6 years ago
catree 41b95cae38 Add Java and Python code for ML tutorials. 6 years ago
catree c9fe6f1afe Add Java and Python code for the following tutorials: 6 years ago
catree 481af5c469 Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code. 6 years ago
catree 7469981d1a Add Java and Python code for Image Segmentation with Distance Transform and Watershed Algorithm tutorial. Use more Pythonic code. 6 years ago
vishwesh5 018eab7040 Corrected formula 7 years ago
catree a11ef2650e Add Java and Python code for the following imgproc tutorials: Finding contours in your image, Convex Hull, Creating Bounding boxes and circles for contours, Creating Bounding rotated boxes and ellipses for contours, Image Moments, Point Polygon Test. 7 years ago
Alexander Alekhin d69a327d6d OpenCV version++ 7 years ago
catree afa5b0cc93 Add Java and Python code for cascade classifier and HDR tutorials. 7 years ago
catree 9a7f426b7b Add LD_PRELOAD instruction to be able to run Java code that calls OpenCV functions that use the Intel MKL library. 7 years ago
Kyle D. Patterson f581992a62 Update py_calibration.markdown 7 years ago