1231 Commits (1033f2b1bdfd32ce26de8c5190361a0d714b843e)

Author SHA1 Message Date
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
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
Alexander Alekhin 9e239c7a1e highgui: refactor GTK backend 7 years ago
Suleyman TURKMEN 8bb3863f52 New example - warpPerspective_demo.cpp 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
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 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
Alexander Alekhin 006966e629 trace: initial support for code trace 8 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