444 Commits (1211a8b9cdc1d717d3f8df3bf10d3a153d8ef1d2)

Author SHA1 Message Date
Alexander Alekhin d7e9201434 misc: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
berak 182b52d23d fix some samples colliding with std::beta 7 years ago
Steven 6f4e35cc0e fix tutorial on real time pose estimation 7 years ago
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
Maksim Shabunin 633b0e56a5 Fixed compilation warnings in samples: 7 years ago
take1014 03407a9da0 Merge pull request #10646 from take1014:master 7 years ago
luz.paz dbb57cd0ae Misc. ./samples typos 7 years ago
Alexander Alekhin 35738bcadd samples: remove orphan documentation snippet: SBM_Sample.cpp 7 years ago
Fangjun Kuang 8efe7bafaa Improve the doc for cv::Mat::checkVector. 7 years ago
Suleyman TURKMEN dcd4f8f5db Update documentation 7 years ago
catree 87160cb297 Add Demo 5: Basic panorama stitching from a rotating camera in the homography tutorial. 7 years ago
Suleyman TURKMEN 1654dfe3a9 Update samples (#10333) 7 years ago
Alexander Alekhin d5f152494b fix file names 7 years ago
catree b417fb0939 Add tutorial and codes for the homography tutorial. 7 years ago
LaurentBerger 0a19b07055 Use @snippet 7 years ago
LaurentBerger 421c5dee12 3D histogram 7 years ago
tribta 9a2317e063 Tutorial Hough Lines 7 years ago
tribta d99ced6ec8 Tutorial Hough Circles 7 years ago
tribta 9ff33dacfc Tutorial Make Border 7 years ago
tribta a6f5e1f0ca Tutorial Filter2D 7 years ago
tribta 08515281b9 Tutorial Image Pyramids 7 years ago
tribta f7d85bfed8 Tutorial Sobel Derivatives 7 years ago
tribta 3250f11f0c Tutorial Laplace Operator 7 years ago
tribta d068e27420 Tutorial Morph Lines Detection 7 years ago
tribta 18bc4db75c Tutorial Hit-or-Miss 7 years ago
tribta bc18fb481f Tutorial Smoothing Images 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
Suleyman TURKMEN 50aa4f8887 Merge pull request #9686 from sturkmen72:patch-1 7 years ago
Suleyman TURKMEN d547c6b1a2 documentation improvement 7 years ago
tribta 954e2f9b9c Tutorial Discrete Fourier Transform 7 years ago
tribta 13317bdfda Tutorial Basic Geometric Drawing 7 years ago
tribta c4c1e94088 Tutorial Adding Images 7 years ago
KUANG Fangjun 11fa0094ff Improve the documentation. 7 years ago
Adi Shavit 8a094a5f54 Merge pull request #9445 from adishavit:master 7 years ago
Jiri Horner f6deaf5f2a tracking tutorial: add fps to stats 7 years ago
Ryan Pavlik 5d699e9ba5 Honor fixing principal point in camera calib tutorial. 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
catree 8b7cb8a3f1 Fix wrong mat access. 7 years ago
tribta d53a5210a8 Improving codes of the tutorial: mat_mask_oprations 7 years ago
Vladislav Sovrasov 08db55fb62 core: add CV_CXX_11 flag to cvdef.h 7 years ago
Vladislav Sovrasov 3c748ccf10 core: add an ability to use cxx11 lambda as a parallel_for_ body 7 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
Suleyman TURKMEN 50bda8adfe Update objectDetection.cpp 8 years ago
umbraclet16 17ece5861a Solve issue #8264 8 years ago
vskarlsruhe 6e12391c91 Code cleanup, removed cv:: because using namespace cv is already used. 8 years ago
vskarlsruhe ed9c924102 Code easier to read now 8 years ago