1382 Commits (f6ec0cd827310ba801575f846720da4433843e50)

Author SHA1 Message Date
Alexander Alekhin a51d46cbf9 samples: skip findFile() in encoding mode 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
atalaman 935c02c0a3 Merge pull request #13851 from TolyaTalamanov:at/new-kernel-package-design 6 years ago
Alexander Alekhin 18151e79bb cmake(samples): use LINK_PRIVATE in target_link_libraries 6 years ago
mehlukas 6bff0e24f8 Merge pull request #14314 from mehlukas:3.4-opticalflow 6 years ago
mehlukas 47c45e5bd3 Merge pull request #14393 from mehlukas:3.4-meanshift 6 years ago
Sheel-Patel ec39f0dc9e Merge pull request #14122 from Sheel-Patel:patch-1 6 years ago
Allan Rodriguez 86561fef90 Added C++ version of digits.py. 6 years ago
Alexander Alekhin d38869eb76 docs: fix links 6 years ago
Alexander Alekhin 3ba49ccecc imgproc: removed LSD code due original code license conflict 6 years ago
catree 3c92d40f6e Fix arguments parsing. Add possibility to choose between different features type. Add keypoints matching visualization. Auto format code. 6 years ago
smirnov-alexey 7b7d21ebef Updates gapi tutorial using normalize kernel 6 years ago
Quentin Chateau 581d0ef8a9 Merge pull request #13584 from qchateau:improve_stitching_detailed 6 years ago
Alexander Alekhin 742f22c09b photo: move TonemapDurand to opencv_contrib 6 years ago
Alexander Alekhin c0016d7fe9
Merge pull request #13253 from alalek:fix_13201 6 years ago
Alexander Alekhin 43002c0c1d
Merge pull request #13188 from alalek:samples_rename 6 years ago
Alexander Alekhin c4c31f5bba samples: use findFile() in "cpp" 6 years ago
Dmitry Matveev 85fad1504a Merge pull request #13030 from dmatveev:tutorial 6 years ago
Jiri Horner 1ba7c728a6 Merge pull request #12827 from hrnr:stitching_4 6 years ago
Vadim Pisarevsky 82e8657a6d backport: refined QRCodeDetector API for OpenCV 4.0 6 years ago
Vadim Pisarevsky 96bf26611e Merge pull request #13084 from vpisarev:shuffle_optflow_algos 6 years ago
Vadim Pisarevsky 8cdf7bb84b
refined QRCodeDetector API for OpenCV 4.0 (#13086) 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Alexander Alekhin dadba232de viz: move samples/tutorials to opencv_contrib 6 years ago
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