91 Commits (53b8218652536d58dd71eb8690fff263b6122b9a)

Author SHA1 Message Date
StevenPuttemans e4b41d38f1 Fixed descripotorsCount to descriptorsCount 11 years ago
Peter Andreas Entschev 6f3163f62d DescriptorExtractor: added defaultNorm() to return default norm type. 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
Alexander Pacha 0b15cfd48c Added FREAK-descriptor extractor to documentation. 11 years ago
StevenPuttemans 194af062ff Adapted the reference underscore to link properly 11 years ago
StevenPuttemans a92feafc49 Fixed bug 3166 - added paper reference to stardetector code 11 years ago
abidrahmank 1923d87f61 PyDocs for common interface of feature2d 12 years ago
abidrahmank f91f369788 PyDocs for FAST, ORB etc 12 years ago
abidrahmank 2047838106 feature2d drawing functions PyDocs 12 years ago
alex77git 6e7b1ef252 Bug #2967, void DescriptorMatcher::radiusMatch() // description unclear, 12 years ago
Alexander Shishkov 382695ba5a removed links to the http://opencv.willowgarage.com/ 12 years ago
Andrey Kamaev 2edfae5070 Move documentation for cv::KeyPoint and cv::DMatch to core 12 years ago
Andrey Kamaev 33ef7990b0 Update documentation 12 years ago
Andrey Kamaev 9498856b22 Fix documentation problems found by check_docs2 script 12 years ago
Andrey Kamaev ff7b604a25 Fix several inconsistent declarations identified by check_doc2 script 12 years ago
Vincent Rabaud 0b1599d88a write documentation for BRISK 12 years ago
Ilya Lysenkov 7745c8806c Added info() method in descriptor matchers (#2330) 12 years ago
Alexander Smorkalov 8cb0343f4c Documentation build warning fixes. 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Vsevolod Glumov fc307c87dc Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions. 12 years ago
Vadim Pisarevsky 36d3bbff8b added description of FAST 5/8 and FAST 7/12 (by Vincent) 12 years ago
Maria Dimashova 6dc5cd15ed specified KeyPoint::angle in rst doc and code comment 13 years ago
Marina Kolpakova 8c9a9f1c94 fixed documentation missmatch for ORB 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Marina Kolpakova b156e2f7ed added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst) 13 years ago
Andrey Kamaev 7b806f6008 fixed several documentation errors 13 years ago
Vadim Pisarevsky 74707ec7ae added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst) 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev a20248977c Documentation: fixed class/struc members documentation; added warning on incorrectly documented member 13 years ago
Andrey Kamaev 40e8d08e8d Added check for trailing semicolon to rst parser; fixed few documentation build warnings 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Andrey Kamaev 6ca618277c More fixes for documentation. 13 years ago
Andrey Kamaev 78329b0dfe New bunch of documentation fixes 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 7a3b351357 added documentation for ORB (ticket #1835). updated documentation on features2d (Feature2D class is still to be documented) (ticket #1819) 13 years ago
Alexander Shishkov 78ef76165e moved part of f2d docs to the legacy module 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Ilya Lysenkov 2619221331 Spell checked the documentation with VIM (issue #223) 13 years ago
Andrey Kamaev ec793df30f #1205 fixed more bugs/typos in parameters 13 years ago
Andrey Kamaev 94c258cf15 #1205 fixed ~100 of ~700 parameters 13 years ago
Maria Dimashova 9c12cc6b03 added doc on DenseFeatureDetector (#1311) 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago