1253 Commits (8edc2e5aaffa8c349ff9184ae77b3cccdea7cf6e)

Author SHA1 Message Date
Maksim Shabunin 1ae02c0cc4 Minor refactoring in several C++ samples: 7 years ago
Maksim Shabunin aa7a964139 Merge pull request #10868 from mshabunin:sample-bgsegm 7 years ago
Steven 6f4e35cc0e fix tutorial on real time pose estimation 7 years ago
Maksim Shabunin f78b9468dd Samples: fixed samples build in case the viz module is disabled 7 years ago
Maksim Shabunin c63092781a Samples: fixed viz tutorials building with enabled opencv_world 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 44d7435a48 build: eliminate calls of removed functionality from C++17 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
victor-ludorum 914d9662d3 Merge pull request #10469 from victor-ludorum:stichingbranch 7 years ago
Alexander Alekhin 289a8da39e ml: simplify interfaces of SimulatedAnnealingSolver 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
Rostislav Vasilikhin bab86d65cb Merge pull request #10258 from savuor:fix/kmeans_channels 7 years ago
Alexander Alekhin aef3019152 ml: fix SimulatedAnnealingSolver interface 7 years ago
Alexander Alekhin d5f152494b fix file names 7 years ago
LaurentBerger 7ad308ea47 Simulated Annealing for ANN_MLP training method (#10213) 7 years ago
catree b417fb0939 Add tutorial and codes for the homography tutorial. 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Suleyman TURKMEN 2aa380752c Update train_HOG.cpp 7 years ago
Suleyman TURKMEN 63fb79b519 updates documentation and samples 7 years ago
Suleyman TURKMEN af9c8377eb Update minarea.cpp 7 years ago
Suleyman TURKMEN b2673a19cf Updates min_enclosing_triangle.cpp 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
Jasper Shemilt 800da724a3 Fix Transposed eigenvals and vecs. Didn't notice at first 7 years ago
Jasper Shemilt 0136711cf4 Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 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
Suleyman TURKMEN f6daaccccf Update train_HOG.cpp 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
Suleyman TURKMEN efa0e75eac Update stitching.cpp 7 years ago
KUANG Fangjun 11fa0094ff Improve the documentation. 7 years ago