Ilya Lysenkov
0aaea76621
Improved docs of SVM
2011-06-28 08:11:25 +00:00
Vadim Pisarevsky
c6b7cfc13c
continued merging of C, Python and C++ reference manuals
2011-06-27 22:42:45 +00:00
Vadim Pisarevsky
a2880a547a
fixed Matx<m, n>::diag(const Matx<m, n>::diag_type& d) constructor.
2011-06-27 19:50:54 +00:00
Andrey Morozov
9ec6d4a467
modified name suffix on windows depending on the parameters of the assembly
2011-06-27 15:18:14 +00:00
Ilya Lysenkov
fea2b6e5dd
Documented CvSVMParams
2011-06-27 14:45:36 +00:00
Vadim Pisarevsky
c21cf06c5f
integrated most of the new Python stuff into the reference manual
2011-06-27 13:33:19 +00:00
Vadim Pisarevsky
4bf7000c5c
add a symbolic link "<install path>/share/OpenCV => <install path>/share/opencv" (ticket #1168 )
2011-06-27 11:37:33 +00:00
Ilya Lysenkov
831857994c
Updated Normal Bayes Classifier docs
2011-06-27 10:02:04 +00:00
Ilya Lysenkov
2835fe88ac
Added ocv:cfunction:: check to check_docs.py
2011-06-27 09:44:29 +00:00
Ilya Lysenkov
f7495e5845
Updated GBT docs
2011-06-27 09:42:18 +00:00
Ilya Lysenkov
0f0573e722
Minor improvements of boosting docs
2011-06-27 09:10:14 +00:00
Vadim Pisarevsky
f9782b3a06
merged the latest changes (grammar & style fix) and pre-latest changes (C & old Python interface and relocated short descriptions). Also, made some additional corrections
2011-06-27 08:13:00 +00:00
Ilya Lysenkov
ef392b0553
Minor doc fix
2011-06-27 08:12:50 +00:00
Ilya Lysenkov
86ab189b01
Improved docs of K-Nearest Neighbors
2011-06-27 08:10:04 +00:00
Vadim Pisarevsky
83f25a345d
merged the latest changes (grammar & style fix) and pre-latest changes (C & old Python interface and relocated short descriptions). Also, made some additional corrections
2011-06-27 08:03:42 +00:00
Elena Fedotova
ea520d1307
Purpose: 2nd review cycle.
2011-06-27 05:04:15 +00:00
Elena Fedotova
1c41a747f7
Purpose: 2nd review cycle.
2011-06-27 04:53:01 +00:00
Elena Fedotova
eb0714da28
Purpose: 2nd review cycle.
2011-06-27 04:47:57 +00:00
Vadim Pisarevsky
8003831f93
inserted some C & old Python declarations into the reference manual
2011-06-26 21:37:16 +00:00
Vadim Pisarevsky
c10fea8368
corrected installation path of OpenCVConfig.cmake on Linux/BSD (ticket #1168 )
2011-06-25 09:36:16 +00:00
Vadim Pisarevsky
cf7f189fb2
added type check to calcOpticalFlowPyrLK; added data type specifications in this function description.
2011-06-25 09:04:10 +00:00
Vadim Pisarevsky
07b07481ec
improved look of the generated PDF and html docs; started merging reference manuals
2011-06-24 23:55:51 +00:00
Vincent Rabaud
e2219b724e
- fix a bug if the descriptor is used for images of different size
2011-06-24 23:21:24 +00:00
Vadim Pisarevsky
0e3af357d3
put short descriptions right after the titles
2011-06-24 16:27:57 +00:00
Vadim Pisarevsky
d758cca902
integrated grammar fixes from tech writer (part 4)
2011-06-24 14:20:41 +00:00
Vadim Pisarevsky
ed977a476a
integrated grammar fixes from tech writer (part 3)
2011-06-24 14:07:31 +00:00
Vadim Pisarevsky
8b6fe3b21f
integrated grammar fixes from tech writer (part 2)
2011-06-24 13:24:28 +00:00
Ilya Lysenkov
0bd3d6d2aa
Minor doc fixes
2011-06-24 13:05:45 +00:00
Vadim Pisarevsky
501033db8b
integrated grammar fixes from tech writer (part I)
2011-06-24 12:57:25 +00:00
Ilya Lysenkov
84e4f59704
Minor doc fix
2011-06-24 12:14:17 +00:00
Ilya Lysenkov
c7840ab126
Improved decision trees docs
2011-06-24 10:40:48 +00:00
Ilya Lysenkov
187f628f5b
Improved random trees docs
2011-06-24 08:06:08 +00:00
Ethan Rublee
f8d23637e5
r5654 correction.
2011-06-24 06:42:21 +00:00
Ethan Rublee
a3da7951dc
Minor change, related to previous commit.
2011-06-24 06:16:31 +00:00
Ethan Rublee
3692eb6976
This fixes external project error with cmake/unix and boost.
...
An example error:
Cannot generate a safe linker search path for target tod_ectomodule because
files in some directories may conflict with libraries in implicit
directories
2011-06-23 19:48:15 +00:00
Ilya Lysenkov
04d484c6ce
Minor doc fix
2011-06-23 15:40:20 +00:00
Ilya Lysenkov
023f48dcf3
Added some docs of CvDTree
2011-06-23 15:38:55 +00:00
Ilya Lysenkov
62bedd190e
Documented CvRTParams and added some docs of CvRTrees
2011-06-23 15:36:07 +00:00
Ilya Lysenkov
270e130d68
Documented CvBoostParams and added some docs of CvBoost
2011-06-23 15:34:12 +00:00
Ilya Lysenkov
3ae78b1b96
Documented CvEMParams and CvEM
2011-06-23 15:31:36 +00:00
Vadim Pisarevsky
f7fec3c1b5
warn user in the case of in-source builds
2011-06-23 12:37:35 +00:00
Vadim Pisarevsky
168a6c3751
start merging the reference manuals
2011-06-23 11:35:49 +00:00
Andrey Kamaev
beed941949
Fixed NumPy search on Windows x64
2011-06-23 09:18:55 +00:00
Andrey Kamaev
a927b0e7c2
Main CMakeLists.txt merged with trunk - always search for python
2011-06-22 11:52:22 +00:00
Ilya Lysenkov
01daea8227
Documented CvDTreeParams
2011-06-22 10:14:32 +00:00
Vadim Pisarevsky
333371dd8c
be able to build docs without building python bindings (ticket #1157 )
2011-06-22 08:38:26 +00:00
Vadim Pisarevsky
c4bca84bc9
possibly fixed problem with compiling library with MinGW 4.4.1
2011-06-22 08:24:27 +00:00
Ilya Lysenkov
3fa4c8f091
Copied some comments from wiki to the main documentation
2011-06-21 15:24:43 +00:00
Ilya Lysenkov
fc02f7ff4a
Fixed parentheses
2011-06-21 13:09:10 +00:00
Vadim Pisarevsky
9f6cbb507e
fixed path to the test image in precornerdetect test
2011-06-21 12:07:16 +00:00