2982 Commits (dbf8e22fade95a040d5ea4e79f410fe20266ce3b)

Author SHA1 Message Date
Sam Radhakrishnan 699db77293 Fixes #12692: Update samples/gpu/videoreader.cpp 6 years ago
Suleyman TURKMEN 8eb987e393 Update findContours parameter type 6 years ago
Dmitry Kurtaev ad5898224d Add a file with preprocessing parameters for deep learning networks 6 years ago
Dmitry Kurtaev f8398d80bc add Net::getUnconnectedOutLayersNames method 6 years ago
Maksim Shabunin a0211a1c2f Moved OpenGL sample to opengl folder 6 years ago
Maksim Shabunin e0f524d3b7 Fixed several incorrect printf format specifiers 6 years ago
Alexander Alekhin ecef7f7930 samples: update winpack python samples launcher 6 years ago
Alexander Alekhin a956732874 cmake: update install paths (Linux) 6 years ago
Dmitry Kurtaev b0ad7f759a Import tensorflow to create text graphs if import cv is failed 6 years ago
Karpushin Vladislav c5687caf1a doc: add new tutorial anisotropic image segmentation 6 years ago
Dmitry Kurtaev 58ac3e09da Change default value of crop argument of blobFromImage from true to false 6 years ago
jsxyhelu 7828854c9d Merge pull request #12206 from jsxyhelu/3.4 6 years ago
Alexander Nesterov 1fb7ee0e16 Optimiaztion search template lines and added sample 6 years ago
Alexander Alekhin df8b057b44 avoid `Ptr<> == NULL` checks 6 years ago
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method 6 years ago
Suleyman TURKMEN b33cb2e3f2 Update samples 6 years ago
Alexander Alekhin afb81ba6e6 samples: eliminate cvconfig.h usage 6 years ago
Dmitry Kurtaev c7cf8fb35c Import SSDs from TensorFlow by training config (#12188) 6 years ago
Vlad Karpushin 7d3a1657c9 doc: add new tutorial motion deblur filter (#12215) 6 years ago
Dmitry Kurtaev 50bceea038 Include preprocessing nodes to object detection TensorFlow networks (#12211) 6 years ago
Alexander Alekhin e86287d8ae cleanup: IPP Async (IPP_A) 6 years ago
Nobuo Tsukamoto ade57c8bd0 Fixed that object_detection.py does not work in python3. 6 years ago
Suleyman TURKMEN bed388bafb
Update opengl_interop.cpp 6 years ago
Dmitry Kurtaev 472b71ecef Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn 6 years ago
Suleyman TURKMEN d8cd1d8fcc Merge pull request #12246 from sturkmen72:move_enums 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Alexander Alekhin d2e08a524e core: repair CV_Assert() messages 6 years ago
Dmitry Kurtaev 22cb65ada9 Update face detection network in samples 6 years ago
Lucas Teixeira f2d363feb2
Fix a Typo in the comment of asift.py 6 years ago
Pierre Jeambrun 5131619a1a feat(stitching): Add Sift support for the FeaturesFinder 6 years ago
Maksim Shabunin df9efbbd1f Install data for samples to correct directories, do not download face_detector models in cmake 6 years ago
Dmitry Kurtaev 4fb086d6c3 MobileNet-SSD v1 from TensorFlow with shared convolution weights 6 years ago
Dmitry Kurtaev 8e034053af Faster-RCNN from TensorFlow on CPU with Intel's Inference Engine backend 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Suleyman TURKMEN db8585701d Update create_mask.cpp 6 years ago
Karpushin Vladislav a8e9a3a88d doc: add new tutorial "Out of focus deblur filter" 6 years ago
Dmitry Kurtaev faa6c4e1e1 Faster-RCNN anf RFCN models on CPU using Intel's Inference Engine backend. 6 years ago
Paul92 8c7555523b Merge pull request #12032 from Paul92:mser-sample-improvments 6 years ago
Dmitry Kurtaev c213a3823e Run entire SSDs from TensorFlow using Intel's Inference Engine 6 years ago
catree 41b95cae38 Add Java and Python code for ML tutorials. 6 years ago
berak 1c75f3d037 dnn: fix typo in object_detection.cpp sample 6 years ago
catree c9fe6f1afe Add Java and Python code for the following tutorials: 6 years ago
Alexander Alekhin 203f95d3be samples: videocapture_camera use VideoCapture with 0 index 6 years ago
catree 481af5c469 Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code. 6 years ago
Dmitry Kurtaev 346871e27f Set output layers names and types for models in DLDT's intermediate representation 6 years ago
catree 7469981d1a Add Java and Python code for Image Segmentation with Distance Transform and Watershed Algorithm tutorial. Use more Pythonic code. 6 years ago
Alessandro de Oliveira Faria (A.K.A.CABELO) cc8db99695 Include ELA example (#11819) 6 years ago
Tomoaki Teshima ffb9ce8287 suppress warning while building the samples 7 years ago
Maksim Shabunin fe20fa8326 gstreamer sample: fixed incorrect pipelines being generated 7 years ago
berak 8f7a3b15b2 dnn: add a coco labels file for yolov3 7 years ago