Andrey Kamaev
69b79f89c1
Updated build scripts for better Java module support
2011-06-24 07:48:04 +00:00
Ethan Rublee
2ee4f0de31
Merging back 2.3 cmake changes.
2011-06-24 07:12:34 +00:00
Bernat Gabor
42bd52f046
Corrected the place of accent in the name of Ana Huamán.
2011-06-23 22:28:27 +00:00
Bernat Gabor
9426249a88
New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display.
2011-06-23 21:55:24 +00:00
Bernat Gabor
ea70a5ffd6
Cleaning up the doc/tutorials folder in preparation to add thew new structure.
2011-06-23 21:47:16 +00:00
Andrey Kamaev
b5d73111eb
Added new module for Java API
2011-06-23 15:51:51 +00:00
Vadim Pisarevsky
f0624c08dc
propagated some more changes from 2.3 to trunk
2011-06-23 12:15:35 +00:00
Vadim Pisarevsky
6e613bca9b
propagated some more changes from 2.3 to trunk
2011-06-23 12:13:33 +00:00
Vadim Pisarevsky
49467947ac
propagated some fixes from 2.3 to trunk
2011-06-23 12:00:09 +00:00
Vadim Pisarevsky
d4fbb2c4fb
added missing bdatypes.h
2011-06-23 11:57:27 +00:00
Vadim Pisarevsky
b1bf1deed0
fixed 2 bugs in reference manuals
2011-06-23 11:46:14 +00:00
Andrey Kamaev
e60b8dfba0
Fixed numpy search on Windows x64
2011-06-23 09:16:55 +00:00
Andrey Kamaev
725d771570
Fixed output paths for Android build
2011-06-22 13:27:28 +00:00
Andrey Kamaev
9600ebadf2
Main CMakeLists.txt merged with 2.3 branch
2011-06-22 11:53:15 +00:00
Andrey Kamaev
76bc9f8c20
Removed SWIG from Android toolchain; always search for python; find_program/find_package cmake functions wrapped for case of cross-compiling.
2011-06-22 10:38:57 +00:00
Ana Huaman
3ac024ff6c
Added tutorial for threshold in reST and fixed broken links from previous ImgProc tutorials
2011-06-22 02:05:49 +00:00
Ana Huaman
22e59e933b
Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc
2011-06-21 23:50:02 +00:00
Ana Huaman
9ce4e87507
Added reST tutorial documentation for Pyramids and added a few links to conf.py
2011-06-21 22:22:31 +00:00
Ana Huaman
5df9da1576
Added Pyramids.cpp sample tutorial code
2011-06-21 20:33:35 +00:00
Vadim Pisarevsky
677d2e508f
fix for ticket #1153 propagated to trunk
2011-06-21 11:10:45 +00:00
Ana Huaman
a8d37509fa
Added tutorial in reST for Morphology 2
2011-06-21 08:53:37 +00:00
Ana Huaman
2819438fe6
Reorganized code and added Morphology 2 cpp code
2011-06-21 05:06:25 +00:00
Ana Huaman
ae55138a49
Deleting old tutorial files and put them in folders
2011-06-21 03:30:18 +00:00
Ana Huaman
3162b742a3
Folder Intro
2011-06-21 03:27:26 +00:00
Andrey Kamaev
ea58cdc71d
(trunk) Do not use prebuilt Android camera libs for armeabi hardware target
2011-06-20 15:57:42 +00:00
Andrey Kamaev
9c71134caf
Added generation of OpenCV.mk file for Android development with ndk-build tool
2011-06-20 15:35:05 +00:00
Ilya Lysenkov
ee2aefc270
Minor doc fix
2011-06-20 13:27:37 +00:00
Ilya Lysenkov
fce7ba4eaf
Added destroyAllWindows and docs (ticket #957 ).
2011-06-20 13:24:48 +00:00
Ilya Lysenkov
233dfd252d
Qt: fixed signal of a clicked push button (patch #786 )
2011-06-20 09:49:21 +00:00
Ilya Lysenkov
3c7055b9ce
Qt minor doc enhancement
2011-06-20 09:29:04 +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
2e520b05c4
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:03:23 +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
Alexander Mordvintsev
32825893bd
work on obj_detect.py
...
added square_size cmd line param for calibrate.py
added _coverage.py script to compute cv2 api coverage by samples (just for interest, may be removed later)
2011-06-19 11:33:15 +00:00
Ana Huaman
99eb377143
Added tutorial in reST for Morphology 1
2011-06-18 23:08:08 +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
Ana Huaman
5006ba773f
Morphology code 1 added to tutorial-code/Image_Processing
2011-06-18 20:30:31 +00:00
Elena Fedotova
392b9074f5
Purpose: 2nd review cycle.
2011-06-18 20:19:03 +00:00