3 Commits (a2be9e9fc18e40bb6c2eb5a75692567d2205a77a)

Author SHA1 Message Date
Alexander Alekhin c78a8dfd2d fix 4.x links 3 years ago
Maksim Shabunin c79a1528ad Added TOC to most of tutorials 4 years ago
Maksim Shabunin 461e26b60b doc: tutorial refactor 4 years ago
Daniel Mallia 94d187e269 Add next and previous navigation links to all tutorials 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
luz.paz 32aba5e64b FIx misc. source and comment typos 5 years ago
mehlukas 0ecc2b8c17 Merge pull request #14674 from mehlukas:3.4-moveObjdetect 6 years ago
catree afa5b0cc93 Add Java and Python code for cascade classifier and HDR tutorials. 7 years ago
Alexander Alekhin 9ba9358ecb documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
Suleyman TURKMEN 50bda8adfe Update objectDetection.cpp 8 years ago
Peter Entwistle b3900c5dfe Fixed broken links in the cascade classifier tutorial 8 years ago
Suleyman TURKMEN bb6f65c199 Update documentation ( tutorials ) 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
Maksim Shabunin 36a04ef8de Doxygen tutorials: cpp done 10 years ago
Maksim Shabunin c5536534d8 Doxygen tutorials: warnings cleared 10 years ago
Maksim Shabunin 8375182e34 Doxygen tutorials: basic structure 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
berak 50288f1314 rebased commits 11 years ago
berak 926d6876d3 using VideoCapture instead of CvCapture* in cascade tutorial 11 years ago
Andrey Kamaev 5e048d1fa5 Move C API of opencv_objdetect to separate file 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 715fa3303e Move cv::Mat out of core.hpp 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev b131dfeecd Build tutorial codes together with other samples 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Kirill Kornyakov 58aac7ea98 fixes #2044 13 years ago
Ana Huaman e228b5c70d Added sample for object detection with LBP in tutorial_code 13 years ago
Ana Huaman 4c74b28ee3 Sample code simplified for object Detection 13 years ago