Alexey Spizhevoy
|
31e582e314
|
updated gpu module docs
|
2011-01-13 12:26:15 +00:00 |
|
Alexey Spizhevoy
|
b28c73b694
|
updated gpu module docs
|
2011-01-13 11:42:29 +00:00 |
|
Vladislav Vinogradov
|
20ed43bc03
|
added docs for SURF_GPU and BruteForceMatcher_GPU
|
2011-01-13 09:39:42 +00:00 |
|
Alexey Spizhevoy
|
536625d6fb
|
updated gpu module docs
|
2011-01-13 09:11:56 +00:00 |
|
Victor Erukhimov
|
4502f671ae
|
Memory management and primitive operators
|
2011-01-12 19:50:36 +00:00 |
|
Victor Erukhimov
|
975fbb6f90
|
Memory management and primitive operators
|
2011-01-12 19:50:19 +00:00 |
|
Victor Erukhimov
|
37e70e8ca2
|
Added a section on accessing matrix elements
|
2011-01-12 18:35:55 +00:00 |
|
Alexey Spizhevoy
|
0e77c79737
|
doc'd gpu bitwise, meanShift code
|
2011-01-12 15:03:24 +00:00 |
|
Alexey Spizhevoy
|
4e23f37ff8
|
added docs for gpu::HOGDescriptor
|
2011-01-12 13:07:33 +00:00 |
|
Victor Erukhimov
|
358b061ade
|
OpenCV user guide prototype
|
2011-01-11 20:51:08 +00:00 |
|
Ilya Lysenkov
|
457c6a8dfe
|
Fixed documentation
|
2010-12-21 13:17:52 +00:00 |
|
Ilya Lysenkov
|
5f5dc91bfd
|
Added documentation for cirlces' grid detection
|
2010-12-21 09:30:21 +00:00 |
|
Vadim Pisarevsky
|
4ac4ce3e40
|
replaced 8x6 pattern with 9x6, which orientation can be determined without any ambiguity
|
2010-12-13 15:00:35 +00:00 |
|
Vadim Pisarevsky
|
da293ee3d9
|
SSE2 optimization for Bayer->RGB; added Bayer->Gray with SSE2 optimization; corrected some bugs noted in the yahoogroups forum
|
2010-12-10 19:06:38 +00:00 |
|
Vadim Pisarevsky
|
a7a5dd051a
|
updated version number; removed unnecessary index.html and ChangeLog.htm
|
2010-12-04 19:21:45 +00:00 |
|
Vadim Pisarevsky
|
33d23ef27a
|
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
|
2010-12-04 18:37:07 +00:00 |
|
Vadim Pisarevsky
|
661c23ecc3
|
remove interfaces from installation; remove opencv/utils dir completely
|
2010-12-03 22:55:08 +00:00 |
|
James Bowman
|
59313f2a60
|
Added lang to sphinx template, linked py to cookbook and cpp to cheatseet, #723
|
2010-11-30 23:35:03 +00:00 |
|
Vadim Pisarevsky
|
eea43c6a46
|
added CV_CALIB_RATIONAL_MODEL for better backward compatibility
|
2010-11-29 20:06:44 +00:00 |
|
Vadim Pisarevsky
|
4a973d4633
|
fixed convexHull description; updated cvHaarDetectObjects description (maxSize parameter).
|
2010-11-29 17:06:37 +00:00 |
|
Ethan Rublee
|
077dd77757
|
Clarifying the findChessboardCorners and drawChessboardCorners documentation
as per the tickets: #712 and #713
|
2010-11-27 07:30:01 +00:00 |
|
Maria Dimashova
|
5eae542769
|
minor addition to SURF doc (#188)
|
2010-11-26 12:06:07 +00:00 |
|
Maria Dimashova
|
362df22fac
|
update features2d documentation after changes create functions and DynamicAdaptedFeatureDetector
|
2010-11-25 17:44:16 +00:00 |
|
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
|
2010-11-24 09:46:46 +00:00 |
|
Ethan Rublee
|
541f4fc99f
|
working on the dynamic detectors documentation.
|
2010-11-24 03:23:51 +00:00 |
|
Ethan Rublee
|
157ed030ce
|
Adding a .tex document for the dynamic feature detectors
|
2010-11-23 23:19:52 +00:00 |
|
Maria Dimashova
|
c6e43c385d
|
updated documentation on features2d; minor features2d changes
|
2010-11-23 17:00:55 +00:00 |
|
Ethan Rublee
|
562a3bd5ea
|
Adding stubb of documentation for the Dynamic feature detectors
|
2010-11-23 16:47:30 +00:00 |
|
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
|
2010-11-23 16:39:20 +00:00 |
|
Gary Bradski
|
865b3ea523
|
Updated for building in latexsphinx directory
|
2010-11-19 22:19:00 +00:00 |
|
Vadim Pisarevsky
|
ea6b441052
|
extended cv::convertPointsHomogeneous to handle 4D input. corrected documentation
|
2010-11-18 22:03:20 +00:00 |
|
Maria Dimashova
|
cf849c3baa
|
updated doc on features2d
|
2010-11-08 15:27:56 +00:00 |
|
Maria Dimashova
|
37c1204d55
|
updated doc on common interfaces of features2d; added some method for GenericDescriptorMatcher
|
2010-11-03 16:39:58 +00:00 |
|
Ilya Lysenkov
|
eda72a3e8b
|
Fixed problem with conflicting filenames in the online documentation
|
2010-11-02 12:30:52 +00:00 |
|
Ilya Lysenkov
|
8861ecffb2
|
Fixed wiki links in flann in the online documentation
|
2010-10-25 13:26:24 +00:00 |
|
Ilya Lysenkov
|
0886177c5a
|
Implemented dynamic loading of the Wiki in the online documentation.
|
2010-10-25 09:54:47 +00:00 |
|
Vadim Pisarevsky
|
dde8cd7d4a
|
modified wiki link name
|
2010-10-21 15:23:47 +00:00 |
|
Ilya Lysenkov
|
f9753a5a88
|
Inserted links to wiki in documentation.
|
2010-10-21 11:48:01 +00:00 |
|
Ilya Lysenkov
|
61ecedd33c
|
Updated opencv.pdf with new modifications
|
2010-10-20 12:21:39 +00:00 |
|
Ilya Lysenkov
|
d5c57646bc
|
Documentation fix
|
2010-10-19 13:47:21 +00:00 |
|
Ilya Lysenkov
|
e41c6a35b8
|
Minor fixes in documentation
|
2010-10-19 13:44:57 +00:00 |
|
Ilya Lysenkov
|
6ed141de0e
|
Reorganized documentation to be consistent with modular structure
|
2010-10-19 11:51:56 +00:00 |
|
Vadim Pisarevsky
|
64bbab63dc
|
fixed PDF generation
|
2010-10-18 12:36:22 +00:00 |
|
Marius Muja
|
16b1f61c83
|
Updated FLANN to version 1.5
|
2010-10-12 19:47:50 +00:00 |
|
Yannick Verdie
|
eab003d06e
|
Update doc because of typo in Qt section
|
2010-09-16 18:13:49 +00:00 |
|
kencoken
|
ba713f28f9
|
Fixed object recognition documentation
|
2010-08-17 00:03:41 +00:00 |
|
Maria Dimashova
|
96292b7ced
|
excluded cv_object_recognition.tex build (temporarily)
|
2010-08-16 15:41:39 +00:00 |
|
kencoken
|
6849e14dab
|
Added object recognition documentation
|
2010-08-10 19:07:30 +00:00 |
|
kencoken
|
f2017f52fc
|
Added documentation for VOC dataset interface, bag-of-words and other new object recognition tools (GSoC 2010)
|
2010-08-10 19:01:18 +00:00 |
|
Yannick Verdie
|
6a58b146b8
|
Qt doc updated
|
2010-08-02 14:50:25 +00:00 |
|