2697 Commits (fc35c77f00219cf62eed63867240b10c6a7b1a26)

Author SHA1 Message Date
Alexander Alekhin 5560db73bf python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Li Peng 88507fa051 add command parser to caffe googlenet sample 7 years ago
Haritha be4fa03fac crop parameter usage in blobFromImage() calls 7 years ago
Dmitry Kurtaev f503515082 JavaScript bindings for dnn module 7 years ago
Alexander Alekhin 1625ffa2cf ocl: opencl_custom_kernel.cpp example 7 years ago
berak 159ea22b6b dnn: add a check for webcam properties in ssd_mobilenet sample 7 years ago
alessandro faria df5ec54fb8 Repair: incorrect display of class name 7 years ago
Suleyman TURKMEN 2aa380752c Update train_HOG.cpp 7 years ago
Dmitry Kurtaev 03850008b9 Extra paddings for face detector layers 7 years ago
Wei Hao f2b3e5f517
Update houghlines.py 7 years ago
Dmitry Kurtaev 2af6f68452 Update Torch ENet sample 7 years ago
Dmitry Kurtaev cdbbccbef8 Specific version of MobileNet-SSD from TensorFlow 7 years ago
Muhammad Abdullah c180047bc1 update digits_video.py 7 years ago
Arthur Pastel 2feb0c2f61 Merge pull request #9895 from art049:parrallel_calibration_py 7 years ago
Alexander Alekhin 0f34628af7 dnn: drop OpenCL code path for DetectionOutputLayer 7 years ago
Suleyman TURKMEN 63fb79b519 updates documentation and samples 7 years ago
Andrey Smorodov c964aa3333 Matrices in colorizeSegmentation were not initialized. 7 years ago
catree b4813e6bdf Add C++ DNN face detection sample: resnet_ssd_face.cpp 7 years ago
Dmitry Kurtaev 4b52b8df34 Layers for fast-neural-style models: https://github.com/jcjohnson/fast-neural-style 7 years ago
catree 48e07437f0 Add camera/video/image input for C++ DNN object detection samples. Add nice display and computation time. 7 years ago
Dmitry Kurtaev 410d44d67d Binary data for batch normalization test from Torch 7 years ago
catree 22dece8146 Fix DNN samples for compatibility with Python 3. 7 years ago
Suleyman TURKMEN af9c8377eb Update minarea.cpp 7 years ago
berak ada753a54c fix c++17 namsespace issues 7 years ago
Suleyman TURKMEN b2673a19cf Updates min_enclosing_triangle.cpp 7 years ago
AlexeyAB ecc34dc521 Added DNN Darknet Yolo v2 for object detection 7 years ago
LaurentBerger 0a19b07055 Use @snippet 7 years ago
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