1253 Commits (9787ab598b6609a6ca6652a12441d741cb15f695)

Author SHA1 Message Date
Chris Hall 50e8f91064 JS examples - FFT didn't work for non-square images because rows/cols were switched, Histogram example misspelled point 7 years ago
wxzs5 b19cd93738 Remove redundant return variable 7 years ago
Suleyman TURKMEN 1ff33e6e4d Update links 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 cac4a7e5b5 OpenCV version++ 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
Alexander Alekhin 5560db73bf python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Alexander Alekhin 768f4cb7bc python: 'sub-module' for binding sources and documentation meta information 7 years ago
Alexander Alekhin b15bc194ef doc: finalize Python signatures injection 7 years ago
Haritha be4fa03fac crop parameter usage in blobFromImage() calls 7 years ago
tribta 164a77e7ad add methods 7 years ago
tribta 6174f62710 Sample for functions 7 years ago
Alexander Alekhin d715badbde doc: update Python signatures generation 7 years ago
tribta 912de363f4 Using __doc__ to add Python signatures to the docs. 7 years ago
Dmitry Kurtaev f503515082 JavaScript bindings for dnn module 7 years ago
alessandro faria df5ec54fb8 Repair: incorrect display of class name 7 years ago
Akhilesh Kumar fcdd833059 Merge pull request #10056 from akhilesh-k:master 7 years ago
Shinya Ishikawa 2fc1edfc96 Fix sample code in js_tutorials 7 years ago
Shinya Ishikawa afa633b7bc
Fix typo in js_tutorials 7 years ago
KUANG Fangjun 67acfc6e25 improve doc. 7 years ago
Pushkal Katara 5feb1c94a7
Documentation Update 7 years ago
Vadim Pisarevsky eb9fcf4f08 Update windows_visual_studio_Opencv.markdown 7 years ago
Ryan Fox db0a159229 copyediting on python object detection tutorial 7 years ago
Maksim Shabunin b1fe298764 Removed cmake submodules and contrib_world references 7 years ago
Alexander Alekhin ccea108806 doc: filter out OpenCL auto-generated runtime headers 7 years ago
Mattia Rizzolo 97b8a089c7
doc: Make MATHJAX_RELPATH configurable through cmake 7 years ago
Alexander Alekhin 69e5ac6f02 doc: fix youtube videos handling 7 years ago
Ryan Fox 3da9598add fix and clarify several grammar issues 7 years ago
Ryan Fox 0246cffc34 Fix up grammatical errors in python tutorial 7 years ago
Ryan Fox a96c5b5d90 fix some grammatical errors 7 years ago
Alexander Alekhin bd6fb497bc OpenCV version++ 7 years ago
LaurentBerger 752f232335 It's done 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
Sebastian Höffner 440e8d4efa
Configuring Doxygen to generate a tag file. 7 years ago
Bisaloo ed397cfbea Fix 404 url in canny edge detection tutorial 7 years ago
Jasper Shemilt 0136711cf4 Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 7 years ago