2731 Commits (7e71b1079e4c5d76109efd196dc31108fc2a3119)

Author SHA1 Message Date
Dmitry Kurtaev e4aa39f9e5 Text TensorFlow graphs parsing. MobileNet-SSD for 90 classes. 7 years ago
Alexander Alekhin 9661d60f74 dnn(samples): fix python syntax (false -> False) 7 years ago
lzx1413 8a05c195f7 in python, false should be False 7 years ago
LaurentBerger 421c5dee12 3D histogram 7 years ago
Dmitry Kurtaev e268606e26 Grayscale colorization model (https://github.com/richzhang/colorization) test. 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
Deric Crago a0d7cf89f2 Fixed 'boundary' spelling 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
jrobble c67ad49378 Set swapRB to false in Caffe tests and examples. 7 years ago
Dmitry Kurtaev bd8e6b7e14 Make external cv::dnn::Importer usage is deprecated 7 years ago
Suleyman TURKMEN d547c6b1a2 documentation improvement 7 years ago
Suleyman TURKMEN f6daaccccf Update train_HOG.cpp 7 years ago
tribta 45afd29b72 Tutorial Mask Operations on Matrices 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
Dmitry Kurtaev 72001dc13c Android sample for DNN module 7 years ago
Aleksandr Rybnikov d991054202 Added files for face detector sample 7 years ago
Suleyman TURKMEN efa0e75eac Update stitching.cpp 7 years ago
berak a0e26817e2 fix missing std:: in d3dsample 7 years ago
KUANG Fangjun 11fa0094ff Improve the documentation. 7 years ago
Dmitry Kurtaev 5c43a394c5 Added performance test for Caffe framework 7 years ago
Adi Shavit 8a094a5f54 Merge pull request #9445 from adishavit:master 7 years ago
tribta 7555ab194f Samples Python: 7 years ago
Alexander Alekhin d195f2775a cmake: change Pylint integration 7 years ago
tribta b7fa6d84bc Using Pylint Tool to Test the python tutorial codes 7 years ago
Aleksandr Rybnikov 8b1146deb2 Added function to get timings for layers 7 years ago
Jiri Horner f6deaf5f2a tracking tutorial: add fps to stats 7 years ago
Dmitry Kurtaev 1e3052d3cd Update MobileNet object detection sample 7 years ago
Emanuele Ruffaldi 301ab43897 apple exclusion 7 years ago
Alexander Alekhin 9e239c7a1e highgui: refactor GTK backend 7 years ago
Suleyman TURKMEN 8bb3863f52 New example - warpPerspective_demo.cpp 7 years ago
Sergey Alexandrov 0f8faa3441
Minor update for example-gpu-super_resolution 7 years ago
Ryan Pavlik 5d699e9ba5 Honor fixing principal point in camera calib tutorial. 7 years ago
Aleksandr Rybnikov ce1cc352d9 MobileNet SSD sample 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Jon Eyolfson 27cf941284 Remove unused method declarations in hog.cpp 7 years ago
Martin Ganeff 3ea889050b Removed _gpu-suffix from usage messages to align with executable name 7 years ago