672 Commits (4d3b1a4a0249c9c14b9d4987537aeb84a9572e93)

Author SHA1 Message Date
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
Gary Bradski 0ebd45e188 added help and help on error 14 years ago
Gary Bradski 61c77e8e92 print help on error 14 years ago
Gary Bradski 8cf6b56fe9 print on error 14 years ago
Gary Bradski 4c95848cc7 allowed top docs to print out 14 years ago
Gary Bradski 1cb87da0e6 added docs and minor program changes 14 years ago
Gary Bradski 28bca0ad8f add docs to feature matching 14 years ago
Vadim Pisarevsky 3fd07809c9 make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error. 14 years ago
Vadim Pisarevsky 53e362e403 added missing images for C++ samples 14 years ago
Gary Bradski 6cddef8650 help function added 14 years ago
Vadim Pisarevsky 5461b9943c added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri) 14 years ago
Gary Bradski 84cd509639 described 14 years ago
Gary Bradski ffc3a58cb4 added help docs 14 years ago
Vadim Pisarevsky b1722352b8 fixed severe bug: CV_RANSAC != CV_FM_RANSAC, CV_LMEDS != CV_FM_LMEDS 14 years ago
Vadim Pisarevsky 2b660bf554 added flag to treat input file as a videofile (patch by Ethan Rublee; ticket #392) 14 years ago
Vadim Pisarevsky eea43c6a46 added CV_CALIB_RATIONAL_MODEL for better backward compatibility 14 years ago
Vadim Pisarevsky a937d9d43c unified the coordinate interpretation in RotatedRect (ticket #425) 14 years ago
Vadim Pisarevsky fa1d85bc14 removed obsolete headers from opencv.hpp, fixed 2 gcc warnings and bug in SVBackSubst(). 14 years ago
Vadim Pisarevsky 7860d52e14 moved to cpp directory 14 years ago
Vadim Pisarevsky b46d23a2aa converted houghlines to C++ 14 years ago
Vadim Pisarevsky 9d990b7f69 removed duplicated data for samples (it is now in samples/cpp) 14 years ago
Vadim Pisarevsky d61464a756 rewrote stereo_calib in C++ 14 years ago
Maria Dimashova 894cde3f40 fixed compile errors from gcc 14 years ago
Gary Bradski 715ca399f1 docs 14 years ago
Gary Bradski 9ebaaecc85 updated docs 14 years ago
Gary Bradski 83596f7288 updated docs 14 years ago
Gary Bradski a708ca8135 updated docs 14 years ago
Gary Bradski edc41d4cab updated comments 14 years ago
Vadim Pisarevsky 921c68de57 removed duplicated letter_recog sample 14 years ago