283 Commits (630288fdef125b53c7220d7d39546401d92f89ac)

Author SHA1 Message Date
Alexey Spizhevoy 31e582e314 updated gpu module docs 14 years ago
Alexey Spizhevoy b28c73b694 updated gpu module docs 14 years ago
Vladislav Vinogradov 20ed43bc03 added docs for SURF_GPU and BruteForceMatcher_GPU 14 years ago
Alexey Spizhevoy 536625d6fb updated gpu module docs 14 years ago
Victor Erukhimov 4502f671ae Memory management and primitive operators 14 years ago
Victor Erukhimov 975fbb6f90 Memory management and primitive operators 14 years ago
Victor Erukhimov 37e70e8ca2 Added a section on accessing matrix elements 14 years ago
Alexey Spizhevoy 0e77c79737 doc'd gpu bitwise, meanShift code 14 years ago
Alexey Spizhevoy 4e23f37ff8 added docs for gpu::HOGDescriptor 14 years ago
Victor Erukhimov 358b061ade OpenCV user guide prototype 14 years ago
Ilya Lysenkov 457c6a8dfe Fixed documentation 14 years ago
Ilya Lysenkov 5f5dc91bfd Added documentation for cirlces' grid detection 14 years ago
Vadim Pisarevsky 4ac4ce3e40 replaced 8x6 pattern with 9x6, which orientation can be determined without any ambiguity 14 years ago
Vadim Pisarevsky da293ee3d9 SSE2 optimization for Bayer->RGB; added Bayer->Gray with SSE2 optimization; corrected some bugs noted in the yahoogroups forum 14 years ago
Vadim Pisarevsky a7a5dd051a updated version number; removed unnecessary index.html and ChangeLog.htm 14 years ago
Vadim Pisarevsky 33d23ef27a fixed several typos in docs; make MLData capable of reading csv files with much more columns than before 14 years ago
Vadim Pisarevsky 661c23ecc3 remove interfaces from installation; remove opencv/utils dir completely 14 years ago
James Bowman 59313f2a60 Added lang to sphinx template, linked py to cookbook and cpp to cheatseet, #723 14 years ago
Vadim Pisarevsky eea43c6a46 added CV_CALIB_RATIONAL_MODEL for better backward compatibility 14 years ago
Vadim Pisarevsky 4a973d4633 fixed convexHull description; updated cvHaarDetectObjects description (maxSize parameter). 14 years ago
Ethan Rublee 077dd77757 Clarifying the findChessboardCorners and drawChessboardCorners documentation 14 years ago
Maria Dimashova 5eae542769 minor addition to SURF doc (#188) 14 years ago
Maria Dimashova 362df22fac update features2d documentation after changes create functions and DynamicAdaptedFeatureDetector 14 years ago
Vadim Pisarevsky d366c0b2fa fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation 14 years ago
Ethan Rublee 541f4fc99f working on the dynamic detectors documentation. 14 years ago
Ethan Rublee 157ed030ce Adding a .tex document for the dynamic feature detectors 14 years ago
Maria Dimashova c6e43c385d updated documentation on features2d; minor features2d changes 14 years ago
Ethan Rublee 562a3bd5ea Adding stubb of documentation for the Dynamic feature detectors 14 years ago
Vadim Pisarevsky f5e5b677c9 added hconcat & vconcat functions for joining matrices; moved some inline functions out of the headers; fixed several bugs in documentation; removed MatND from docs 14 years ago
Gary Bradski 865b3ea523 Updated for building in latexsphinx directory 14 years ago
Vadim Pisarevsky ea6b441052 extended cv::convertPointsHomogeneous to handle 4D input. corrected documentation 14 years ago
Maria Dimashova cf849c3baa updated doc on features2d 14 years ago
Maria Dimashova 37c1204d55 updated doc on common interfaces of features2d; added some method for GenericDescriptorMatcher 14 years ago
Ilya Lysenkov eda72a3e8b Fixed problem with conflicting filenames in the online documentation 14 years ago
Ilya Lysenkov 8861ecffb2 Fixed wiki links in flann in the online documentation 14 years ago
Ilya Lysenkov 0886177c5a Implemented dynamic loading of the Wiki in the online documentation. 14 years ago
Vadim Pisarevsky dde8cd7d4a modified wiki link name 14 years ago
Ilya Lysenkov f9753a5a88 Inserted links to wiki in documentation. 14 years ago
Ilya Lysenkov 61ecedd33c Updated opencv.pdf with new modifications 14 years ago
Ilya Lysenkov d5c57646bc Documentation fix 14 years ago
Ilya Lysenkov e41c6a35b8 Minor fixes in documentation 14 years ago
Ilya Lysenkov 6ed141de0e Reorganized documentation to be consistent with modular structure 14 years ago
Vadim Pisarevsky 64bbab63dc fixed PDF generation 14 years ago
Marius Muja 16b1f61c83 Updated FLANN to version 1.5 14 years ago
Yannick Verdie eab003d06e Update doc because of typo in Qt section 14 years ago
kencoken ba713f28f9 Fixed object recognition documentation 14 years ago
Maria Dimashova 96292b7ced excluded cv_object_recognition.tex build (temporarily) 14 years ago
kencoken 6849e14dab Added object recognition documentation 14 years ago
kencoken f2017f52fc Added documentation for VOC dataset interface, bag-of-words and other new object recognition tools (GSoC 2010) 14 years ago
Yannick Verdie 6a58b146b8 Qt doc updated 15 years ago