2852 Commits (1d10d566516051b12e4fac99be03aa87dffc11c7)

Author SHA1 Message Date
Jiri Horner 1ba7c728a6 Merge pull request #12827 from hrnr:stitching_4 6 years ago
Vadim Pisarevsky 82e8657a6d backport: refined QRCodeDetector API for OpenCV 4.0 6 years ago
Vadim Pisarevsky 96bf26611e Merge pull request #13084 from vpisarev:shuffle_optflow_algos 6 years ago
Vadim Pisarevsky 8cdf7bb84b
refined QRCodeDetector API for OpenCV 4.0 (#13086) 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
berak f30eafc9ac samples: fix digits_video.py 6 years ago
Dmitry Kurtaev dc9e6d3af8 Update a script to generate text graphs for Faster-RCNN networks from TensorFlow 6 years ago
Alexander Alekhin dadba232de viz: move samples/tutorials to opencv_contrib 6 years ago
Alexander Alekhin 31498ebbea videostab: move sample to opencv_contrib 6 years ago
Alexander Alekhin cfb02b5370 shape: move sample to opencv_contrib 6 years ago
Alexander Alekhin fc21b15d6e samples(gpu): cleanup samples for legacy API 6 years ago
catree 4bea70a64a Update background subtraction tutorial with Java and Python codes. 6 years ago
Wenfeng CAI 31be03a805 Merge pull request #12772 from xoox:calib-release-object 6 years ago
catree 644846c702 Add a function that draws frame axes. Useful for debugging purpose and to check the correctness of the output of a pose estimation method. 6 years ago
berak ad356e3239 dnn/samples: handle not set env vars gracefully 6 years ago
Alexander Alekhin 329a1fb781 drop C-API sample code 6 years ago
Karpushin Vladislav 237b867721 doc: add new tutorial periodic noise removing filter 6 years ago
tompollok 0b77600718 change area() emptiness checks to empty() 6 years ago
Alexander Alekhin de8024ce4a samples: prefer CMake from MSVS 6 years ago
Suleyman TURKMEN 59bf2a34fa Update videoio 6 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 6 years ago
Alexander Alekhin 288251e672 samples: add search for MSVS 2017 BuildTools 6 years ago
Alexander Alekhin 421fdc0e94
Merge pull request #12636 from alalek:winpack_samples_cpp_build_script 6 years ago
Alexander Alekhin 8f1f4273a2 calib3d: move undistort files from imgproc 6 years ago
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