2717 Commits (5a27f7c81f5c046d94889d4f9233de6436ff31c9)

Author SHA1 Message Date
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
berak ddbd074678 samples: check for valid input in gpu/super_resolution.cpp 7 years ago
catree 59ec224009 Update left_intrinsics.yml file with chessboard square_size=0.025 and with extrinsic parameters. Add camera_calibration_show_extrinsics.py, a Python sample that allows to display the extrinsics saved during the camera calibration process (cpp-example-calibration). 7 years ago
Dmitry Kurtaev 0ed2cbc931 R-FCN models support 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
Dmitry Kurtaev 08112f3821 Faster-RCNN models support 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
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