1423 Commits (277f0d270fd77ffc3e22c9f08025207b4f384ef3)

Author SHA1 Message Date
Alexander Alekhin 31498ebbea videostab: move sample to opencv_contrib 6 years ago
Alexander Alekhin cfb02b5370 shape: move sample to opencv_contrib 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
catree 644846c702 Add a function that draws frame axes. Useful for debugging purpose and to check the correctness of the output of a pose estimation method. 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
tompollok 0b77600718 change area() emptiness checks to empty() 6 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 6 years ago
Maksim Shabunin a0211a1c2f Moved OpenGL sample to opengl folder 6 years ago
Alexander Alekhin a956732874 cmake: update install paths (Linux) 6 years ago
Karpushin Vladislav c5687caf1a doc: add new tutorial anisotropic image segmentation 6 years ago
jsxyhelu 7828854c9d Merge pull request #12206 from jsxyhelu/3.4 6 years ago
Alexander Nesterov 1fb7ee0e16 Optimiaztion search template lines and added sample 6 years ago
Alexander Alekhin df8b057b44 avoid `Ptr<> == NULL` checks 6 years ago
Vlad Karpushin 7d3a1657c9 doc: add new tutorial motion deblur filter (#12215) 6 years ago
Alexander Alekhin e86287d8ae cleanup: IPP Async (IPP_A) 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Pierre Jeambrun 5131619a1a feat(stitching): Add Sift support for the FeaturesFinder 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Suleyman TURKMEN db8585701d Update create_mask.cpp 6 years ago
Karpushin Vladislav a8e9a3a88d doc: add new tutorial "Out of focus deblur filter" 6 years ago
Paul92 8c7555523b Merge pull request #12032 from Paul92:mser-sample-improvments 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
Alexander Alekhin 203f95d3be samples: videocapture_camera use VideoCapture with 0 index 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
Alessandro de Oliveira Faria (A.K.A.CABELO) cc8db99695 Include ELA example (#11819) 6 years ago
Maksim Shabunin fe20fa8326 gstreamer sample: fixed incorrect pipelines being generated 7 years ago
Alexander Alekhin aef16d51ec samples: don't call twice of VideoCapture::open() 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
catree afa5b0cc93 Add Java and Python code for cascade classifier and HDR tutorials. 7 years ago
Alexander Alekhin a7047dd4b6 samples: add videocapture_camera sample 7 years ago
take1014 4ec9afac57 add imgproc snippets 7 years ago
Alexander Alekhin 9ba9358ecb documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
catree ade21f142e Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches. 7 years ago
catree 4c1c3147d9 Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago
catree 9f6108ae7a Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
catree 9fc0cabdf5 Add Java and Python code for trackbar tutorial. 7 years ago
catree 7e3490959a Add Java and Python code for morphology tutorials. 7 years ago
Pavel Rojtberg 9573644387 samples: openni_capture - use COLORMAP_JET for depth visualization 7 years ago
Alexander Nesterov 9bd5739125 Remove command line argument related to container 7 years ago
catree d02ecff881 Clarify the Euler angles convention chosen. Replace rotation inverse with matrix transpose. 7 years ago
Dmitry Kurtaev 8488f2e265 EAST: An Efficient and Accurate Scene Text Detector (https://arxiv.org/abs/1704.03155v2) 7 years ago
Sayed Adel e00a58a05f samples: add C++11 override to virtual methods 7 years ago
Dmitry Kurtaev 4ec456f0a0 Custom layers for deep learning networks (#11129) 7 years ago
Alexander Nesterov 1367a58b54 Added encode-pipeline to sample 7 years ago
Vadim Pisarevsky b8b7ca7302
Rewite polar transforms (#11323) 7 years ago
Alexander Alekhin d4688e6474 cmake: require C++11 and CMake 3.5.1+ 7 years ago