1618 Commits

Author SHA1 Message Date
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
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
168a6c3751 start merging the reference manuals 2011-06-23 11:35:49 +00:00
Ilya Lysenkov
01daea8227 Documented CvDTreeParams 2011-06-22 10:14:32 +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
Vadim Pisarevsky
9f6cbb507e fixed path to the test image in precornerdetect test 2011-06-21 12:07:16 +00:00
Vadim Pisarevsky
784e12cc2d updated PDFs 2011-06-21 12:02:42 +00:00
Elena Fedotova
b60a277e4e Purpose: 2nd review cycle. 2011-06-20 22:05:01 +00:00
Vadim Pisarevsky
0d58749f2e removed opencv tests executables from the installation. put msvcr100.dll and msvcp100.dll into the installation package. 2011-06-20 21:58:23 +00:00
Vadim Pisarevsky
6aa396936e fixed cvDestroyWindow(), cvDestroyAllWindows() and cvSetTrackbarPos() on mac (ticket #631) 2011-06-20 20:20:43 +00:00
Vadim Pisarevsky
8c2246bdc8 fixed slider rendering in highgui windows on MacOSX (ticket #608; thanks to tingfan for the patch) 2011-06-20 19:25:21 +00:00
Andrey Kamaev
121b8d2319 Do not use prebuilt Android camera libs for armeabi hardware target 2011-06-20 15:54:50 +00:00
Vadim Pisarevsky
cb9681174d raised version number to 2.3 (that's not a release yet; just to test the packages) 2011-06-20 15:03:32 +00:00
Ilya Lysenkov
9a7d86d939 Copied my today changes to 2.3 branch 2011-06-20 13:57:38 +00:00
Andrey Morozov
e5f7a0c65f added define AVSEEK_FLAG_FRAME 2011-06-20 12:22:50 +00:00
Vadim Pisarevsky
848be8dfe1 temporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1.6 until it's stabilized) 2011-06-20 09:20:17 +00:00
Ilya Lysenkov
310ed83343 Qt doc: specified an image type in the addText function (ticket #1144) 2011-06-20 09:06:02 +00:00
Vadim Pisarevsky
6767f1db9e added dummy symbol to flann to make OpenCV compile on Windows 2011-06-20 08:42:08 +00:00
Vadim Pisarevsky
24cb30fed5 fixed errors and warnings when building with MSVC 2011-06-20 07:53:46 +00:00
Marius Muja
3b2d4b57a0 Bringing get_param and print_params into cv::flann namespace. 2011-06-20 00:26:16 +00:00
Marius Muja
9153018bd2 Updated FLANN 2011-06-19 23:46:23 +00:00
Vadim Pisarevsky
2e54482de9 fixed formula in cvIntegral/integral description 2011-06-19 23:24:01 +00:00
Vadim Pisarevsky
108fc3f4fe fixed problem with non 4:3 cameras (ticket #142) 2011-06-19 22:35:24 +00:00
Vadim Pisarevsky
873b72edd9 use original image type (8-bit grayscale or 24-bit RGB) in the case of RAW video (ticket #782) 2011-06-19 22:23:59 +00:00
Vadim Pisarevsky
ec97683ddf fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature 2011-06-19 22:06:32 +00:00
Vadim Pisarevsky
c5088ca1b8 added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996) 2011-06-19 21:13:32 +00:00
Elena Fedotova
5d047af005 Purpose: 2nd review cycle. 2011-06-19 20:28:08 +00:00
Vadim Pisarevsky
babec51880 fixed memory leaks in fromarray (thanks to Matthew Baker for the patch!) 2011-06-19 20:14:42 +00:00
Elena Fedotova
a8f1b8be21 Purpose: 2nd review cycle - see ?? . 2011-06-18 20:45:35 +00:00
Elena Fedotova
4ec0287dd3 Purpose: 2nd review cycle - see ?? . wrong syntax format 2011-06-18 20:37:50 +00:00
Elena Fedotova
392b9074f5 Purpose: 2nd review cycle. 2011-06-18 20:19:03 +00:00
Vadim Pisarevsky
0e14fef96e fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 2011-06-18 10:56:49 +00:00
Vadim Pisarevsky
c37e063914 removed serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as in C++. 2011-06-18 10:03:01 +00:00
Elena Fedotova
350dfc1ef7 Purpose: 2nd review cycle. 2011-06-17 22:23:37 +00:00
Elena Fedotova
05d36be85b Purpose: 2nd review cycle. 2011-06-17 21:38:06 +00:00
Elena Fedotova
1f8cf9d062 Purpose: 2nd review cycle - see ?? . 2011-06-17 21:37:42 +00:00
Vadim Pisarevsky
f4dc4b43e4 fixed calibrateCamera API (ticket #1143) 2011-06-17 21:21:01 +00:00
Vadim Pisarevsky
d5ba7c3826 fixed crashes in camshiftdemo (ticket #875) 2011-06-17 20:34:34 +00:00