132 Commits (6e8f5ae574a0ea27f5218685eb69a1ec4fc175d3)

Author SHA1 Message Date
Kirill Kornyakov dc3fe6e9cf update help according single standart for it 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Kirill Kornyakov aadb1669a7 some samples updated according to new CommandLineParser class 14 years ago
Anatoly Baksheev 69f28ef65c solution folder flag disabled by default 14 years ago
Kirill Kornyakov 94760a5f2b command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments. 14 years ago
Vadim Pisarevsky 05394d9835 added missing #include "ctype.h" 14 years ago
Anatoly Baksheev c49dc37761 [+] added use_folders cmake feature if cmake version is greater then 2.8.0 14 years ago
Anatoly Baksheev 8ebff41c29 more warnings fixed. +some warnings in examples 14 years ago
Maria Dimashova 92852ca06e added new ML models to points_classifier sample 14 years ago
James Bowman 8047d0503f datamatrix 14 years ago
Alexey Kazakov e9aa6fa012 Added ROC-curve calculating to the cascade detection algorithm 14 years ago
James Bowman 4b350e9a09 datamatrix test image 14 years ago
Liu Liu daac469b83 no Window named "Object SURF" has ever been created, shouldn't destroy such one. 14 years ago
Vadim Pisarevsky bbdd0aecbd improved tree_engine.cpp sample (added train file data specification; print sorted variable importance table) 14 years ago
Gary Bradski 518ed29480 fixed a bug in boost.calc_error and added more documentation 14 years ago
Valentina Kustikova d03b89f163 Parallel version of Latent SVM. 14 years ago
Ilya Lysenkov dc9e5eda19 Moved PlanarObjectDetector to the objdetect module 14 years ago
Vladimir Dudnik 3c6f35740d cosmetic changes 14 years ago
Kirill Kornyakov 33c44fcd7a facedetect code cleaned. added new multicascadeclassifier sample, duplicating facedetect right now. 14 years ago
Gary Bradski d04321e747 revamped 14 years ago
Gary Bradski 0bcbd3c1d3 revamped 14 years ago
Gary Bradski a3d7aebbef revamped 14 years ago
Gary Bradski a458d57257 revamped too 14 years ago
Vadim Pisarevsky 6a15ff8d13 added cvSave(contours) to the contours demo; added rational model demonstration to stereo_calib; fixed formatting in imgproc/types_c.h 14 years ago
Vadim Pisarevsky fe72a6eeb3 converted Kalman sample to C++ 14 years ago
Gary Bradski 4a662c3244 documented use 14 years ago
Gary Bradski 139695213e documenation and output added 14 years ago
Gary Bradski 72697de861 docs 14 years ago
Gary Bradski 114fe5cf15 docs 14 years ago
Gary Bradski f08969ed49 slight bug fix, docs 14 years ago
Gary Bradski 58ec89f799 established and doc'd the call 14 years ago
Gary Bradski c10225bd28 docs 14 years ago
Gary Bradski cfd176305c running documentation 14 years ago
Gary Bradski db426d26d8 teek 14 years ago
Gary Bradski bf808fac25 created parameter description doc and output 14 years ago
Gary Bradski a4385b18b1 Created output doc help() file. 14 years ago
Gary Bradski 049e284eb4 docing the use of SURF+FLANN for planar object detection 14 years ago
Gary Bradski 1b4b40f199 fern docs 14 years ago
Gary Bradski 0343513ded added description output 14 years ago
Gary Bradski f960d61faf added help 14 years ago
Gary Bradski 4789306499 put in a remark 14 years ago
Gary Bradski bbbd57d6c1 added an example call 14 years ago
Gary Bradski dab507e32a put in a bunch of checks, outputs and docs 14 years ago
Gary Bradski 7c83be161f added help function 14 years ago
Gary Bradski e4e6da3e38 cascade converstion output 14 years ago
Gary Bradski 4d5149e1ae created docs 14 years ago
Gary Bradski 4db4569b60 put doc comments on top 14 years ago
Gary Bradski a474974bc7 tweek 14 years ago
Gary Bradski 439b1057e6 added to and moved comments to top 14 years ago
Vadim Pisarevsky b46d23a2aa converted houghlines to C++ 14 years ago