1366 Commits (1546b9bf994258a6aeea7b0cf3f7675d3b1c0514)

Author SHA1 Message Date
dmici 6876f3b91d fix missing 0.5 factor in anisotropic segmentation tutorial 4 years ago
Pierre-Emmanuel Viel 6d1f7c2b1b Update the stereo sample: 4 years ago
pemmanuelviel fe9ff64d64
Merge pull request #17643 from pemmanuelviel:pev--new-flann-demo 4 years ago
Yosshi999 922108060d
Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 4 years ago
Suleyman TURKMEN c262eea84a Update warpPerspective_demo.cpp 4 years ago
Suleyman TURKMEN 7e943808b6 Update train_HOG.cpp 4 years ago
Suleyman TURKMEN 88dbee3589 Update samples 4 years ago
Suleyman TURKMEN 2566d13100 Update documentation of imwrite() 4 years ago
HowardsPlayPen cbcdbde29d Update videocapture_basic.cpp 5 years ago
Alexander Alekhin a327418767 features2d(sift): move SIFT tests / headers / build fixes 5 years ago
Maksim Shabunin f84cae833a TickMeter: added FPS and AvgTime, improved docs, reformatted 5 years ago
Alexander Alekhin f0ffc52435 fix files permissions 5 years ago
mehlukas 75bd9f86b2
Merge pull request #16889 from mehlukas:3.4-consolidateImshow 5 years ago
Dizhenin Vlad 8ac333697d
Merge pull request #16853 from SimpleVlad:note 5 years ago
Dizhenin Vlad 1c2ed2876f
Merge pull request #16695 from SimpleVlad:intelligent_scissors 5 years ago
MoonChasing 98db891851 using argv[0] represent binary executable files' name in help() function 5 years ago
Gourav Roy 8b5efc6f4c
Merge pull request #16586 from themechanicalcoder:video-psnr 5 years ago
atinfinity f81fdd58da
Merge pull request #16445 from atinfinity:fixed-typo 5 years ago
Polina Smolnikova acc089ca64 Merge pull request #15338 from rayonnant14:my_detect_and_decode_3.4 5 years ago
Gourav Roy a6359e49d2 Added tutorial for text skewness correction in C++ and Python. 5 years ago
ihsan314 2c21ea2dd7 Merge pull request #14666 from ihsan314:file_io_xml_yml 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Alexander Alekhin f21bde4d9f
Merge pull request #16046 from alalek:issue_15990 5 years ago
CJ Smith c2f2ea6b85 Merge pull request #15789 from CJSmith-0141:15779-scale-bug-in-stereo-match-sample 5 years ago
float13 1accf3b3f4 Tutorial - Make required input args positional. 5 years ago
nick black 6e9eca29e2
stitching_detailed: use correct match_conf default 5 years ago
Steve Nicholson acb3b3bd4d Add documentation and example program for intersectConvexConvex 5 years ago
Suleyman TURKMEN f73395122c Update Samples 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
Alexander Alekhin 8bac8b513c core: support SIMD intrinsics in user code 5 years ago
Alexander Alekhin a51d46cbf9 samples: skip findFile() in encoding mode 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 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
Alexander Alekhin 742f22c09b photo: move TonemapDurand to opencv_contrib 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
Vadim Pisarevsky 82e8657a6d backport: refined QRCodeDetector API for OpenCV 4.0 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
catree 4bea70a64a Update background subtraction tutorial with Java and Python codes. 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
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