409 Commits (4a3dfffd46161e04d41a4e7c1f4d83c6bd79472e)

Author SHA1 Message Date
KUANG Fangjun 11fa0094ff Improve the documentation. 7 years ago
Adi Shavit 8a094a5f54 Merge pull request #9445 from adishavit:master 7 years ago
Jiri Horner f6deaf5f2a tracking tutorial: add fps to stats 7 years ago
Ryan Pavlik 5d699e9ba5 Honor fixing principal point in camera calib tutorial. 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
catree 8b7cb8a3f1 Fix wrong mat access. 7 years ago
tribta d53a5210a8 Improving codes of the tutorial: mat_mask_oprations 7 years ago
Vladislav Sovrasov 08db55fb62 core: add CV_CXX_11 flag to cvdef.h 8 years ago
Vladislav Sovrasov 3c748ccf10 core: add an ability to use cxx11 lambda as a parallel_for_ body 8 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
Suleyman TURKMEN 50bda8adfe Update objectDetection.cpp 8 years ago
umbraclet16 17ece5861a Solve issue #8264 8 years ago
vskarlsruhe 6e12391c91 Code cleanup, removed cv:: because using namespace cv is already used. 8 years ago
vskarlsruhe ed9c924102 Code easier to read now 8 years ago
vskarlsruhe 56cedfc4d2 Update AddingImages.cpp 8 years ago
logic1988 a8e5d1d9fd Merge pull request #7978 from logic1988:master 8 years ago
catree e16e141c38 Add OpenCV parallel_for_ tutorial. 8 years ago
catree a891caa755 Use directly the doxygen snippet command for the Changing the contrast and brightness of an image tutorial. Extend the tutorial with a pratical example and with a gamma correction method to adjust the brightness of an image. 8 years ago
Lorena García 3650ec02be HitMiss tutorial 8 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
Cartucho fcddfa4f86 GSoC 2016 - Adding ALIASES for tutorial (#7041) 8 years ago
Alexander Alekhin 11b642fb8c viz: eliminate warnings from tutorial code 8 years ago
Alexander Alekhin c31f89f0de viz: eliminate warnings from tutorial code 8 years ago
Asal Mirzaieva ec5ae4af1d add explanation to the Bounding Box and Circles tutorial 8 years ago
Cartucho d482b5c102 Update hull_demo.cpp 8 years ago
Suleyman TURKMEN bb6f65c199 Update documentation ( tutorials ) 8 years ago
Vladislav Sovrasov 46c8b09453 Improvements in camera_calibration tutorial code 8 years ago
Arthur Cinader 0ed250cb5d Implement PR feedback: 8 years ago
Arthur Cinader 2b08f29543 Allow for an optional mask for MatchTemplate_Demo 9 years ago
Alexander Alekhin 8184535de1 samples: repair viz tutorial 9 years ago
sarthak 43dca117b9 opencv viz bug 9 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
berak a2b353d178 Update non_linear_svms.cpp 9 years ago
Maksim Shabunin ba3b1de93f Updates for XCode 7.3 9 years ago
rishirajsurti 4a9170ba42 Thresholding Tutorial using inRange function on a video 9 years ago
berak e0c65499fd remove opencv_contrib dependancy from planar_tracking.cpp 9 years ago
Eric Zavesky 77fa8d9d5a - fix windows-based warnings for type casts 9 years ago
Eric Zavesky 335f7e7916 - trim whitespace, as required by build machine 9 years ago
Eric Zavesky d7e57f2152 - fix typo from last minute change 9 years ago
Eric Zavesky 4c5af4f361 - add ROI selection, allow device input, use BB for area exclusion 9 years ago
Eric Zavesky 4546139844 - remove zero threshold that prevents ORB from finding any local features 9 years ago
Maksim Shabunin 6c0c0466c6 Tutorials: moved Megamind.avi files to samples/data folder 9 years ago
Maksim Shabunin 359acc0d33 Tutorials: moved imgcodecs and videoio tutorials to separate pages 9 years ago
Ishank gulati 24da1ba3dc added videoio docs and tutorials 9 years ago
Deanna Hood 0d706f6796 Return uncompressed support vectors for getSupportVectors on linear SVM (Bug #4096) 9 years ago
Dan 01f40cfafc Corrected the case where channel == -1 9 years ago
Alexander Smorkalov 2e78a3e5e9 Fixed samples build with nonfree. 9 years ago