Ana Huaman [Thu, 30 Jun 2011 09:08:04 +0000 (09:08 +0000)]
Added Remap tutorial in reST
Andrey Kamaev [Thu, 30 Jun 2011 07:24:35 +0000 (07:24 +0000)]
Modified version section to read version number from version.hpp;
Added search for ant and Android SDK (needed for Android tests and samples).
Bernat Gabor [Thu, 30 Jun 2011 00:59:47 +0000 (00:59 +0000)]
Mixed up the linux_eclipse.rst file in the previous commit. Correcting it.
Bernat Gabor [Thu, 30 Jun 2011 00:41:41 +0000 (00:41 +0000)]
Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4.
Vadim Pisarevsky [Wed, 29 Jun 2011 22:34:08 +0000 (22:34 +0000)]
propagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Wed, 29 Jun 2011 22:26:09 +0000 (22:26 +0000)]
propagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Wed, 29 Jun 2011 22:06:42 +0000 (22:06 +0000)]
propagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Wed, 29 Jun 2011 22:04:43 +0000 (22:04 +0000)]
propagated some more fixes from 2.3 branch to the trunk
Gary Bradski [Wed, 29 Jun 2011 21:34:52 +0000 (21:34 +0000)]
Edit load and save to load, modify and save
Vadim Pisarevsky [Wed, 29 Jun 2011 17:45:41 +0000 (17:45 +0000)]
bump version to 2.3.1 in the header too (ticket #1178)
Ana Huaman [Wed, 29 Jun 2011 17:39:12 +0000 (17:39 +0000)]
Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D)
Vincent Rabaud [Wed, 29 Jun 2011 17:01:23 +0000 (17:01 +0000)]
fix #1169
Andrey Kamaev [Wed, 29 Jun 2011 13:42:46 +0000 (13:42 +0000)]
Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list
Andrey Kamaev [Wed, 29 Jun 2011 13:18:20 +0000 (13:18 +0000)]
Fixed native camera support in Android.mk
Andrey Kamaev [Wed, 29 Jun 2011 13:17:02 +0000 (13:17 +0000)]
Added new Android sample (Java API + Native)
Andrey Kamaev [Wed, 29 Jun 2011 12:26:27 +0000 (12:26 +0000)]
Added one more Android sample (using OpenCV from native)
Vladislav Vinogradov [Wed, 29 Jun 2011 12:00:00 +0000 (12:00 +0000)]
added CUDA version info to gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 11:53:15 +0000 (11:53 +0000)]
added OS info to gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 11:14:03 +0000 (11:14 +0000)]
fixed gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 10:57:48 +0000 (10:57 +0000)]
fixed build under linux
Vladislav Vinogradov [Wed, 29 Jun 2011 10:14:16 +0000 (10:14 +0000)]
refactored gpu module tests
Andrey Kamaev [Wed, 29 Jun 2011 08:46:29 +0000 (08:46 +0000)]
Added second sample for Android Java API
Andrey Kamaev [Wed, 29 Jun 2011 06:27:08 +0000 (06:27 +0000)]
Fixes for path mangling feature
Andrey Kamaev [Wed, 29 Jun 2011 05:38:51 +0000 (05:38 +0000)]
Android sample is refactored according to Google code style guidelines for Android developers
Ana Huaman [Wed, 29 Jun 2011 04:05:17 +0000 (04:05 +0000)]
Added Hough Circle Tutorial in reST
Ana Huaman [Wed, 29 Jun 2011 00:20:05 +0000 (00:20 +0000)]
Added Hough Lines Tutorial in reST
James Bowman [Tue, 28 Jun 2011 23:29:15 +0000 (23:29 +0000)]
Fix for SSE swapping bug
Ana Huaman [Tue, 28 Jun 2011 19:32:48 +0000 (19:32 +0000)]
Added 02 tutorials for Hough Lines and Circle detection in tutorial_code -- based on code existent
Ethan Rublee [Tue, 28 Jun 2011 19:24:31 +0000 (19:24 +0000)]
More work on the mangling of install paths.
Ethan Rublee [Tue, 28 Jun 2011 16:19:35 +0000 (16:19 +0000)]
fix version in version.cmake
Ethan Rublee [Tue, 28 Jun 2011 16:02:09 +0000 (16:02 +0000)]
First pass at name mangling based on version number, to support
side by side installs of OpenCV2.3.0 OpenCV2.3.1 OpenCV2.4.x, etc...
Andrey Kamaev [Tue, 28 Jun 2011 15:12:14 +0000 (15:12 +0000)]
Added base Android Java sample
Andrey Kamaev [Tue, 28 Jun 2011 11:34:41 +0000 (11:34 +0000)]
Fixed windows compatibility problems in Android.mk
Andrey Kamaev [Tue, 28 Jun 2011 08:48:23 +0000 (08:48 +0000)]
Fixed Android.mk file generation
Andrey Kamaev [Tue, 28 Jun 2011 07:20:30 +0000 (07:20 +0000)]
Minor bugfix
Andrey Kamaev [Tue, 28 Jun 2011 05:51:41 +0000 (05:51 +0000)]
Fixed compiler options in Android build (Windows)
Andrey Kamaev [Tue, 28 Jun 2011 05:18:53 +0000 (05:18 +0000)]
Numerous small fixes in CMakeLists.txt
Vadim Pisarevsky [Mon, 27 Jun 2011 20:01:05 +0000 (20:01 +0000)]
propagated fix for Matx(Matx::diag_type) constructor from branch 2.3 to trunk
Vadim Pisarevsky [Mon, 27 Jun 2011 19:57:56 +0000 (19:57 +0000)]
removed the obsolete tests from the trunk as well.
Ana Huaman [Mon, 27 Jun 2011 17:06:54 +0000 (17:06 +0000)]
Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code
Andrey Kamaev [Mon, 27 Jun 2011 16:55:10 +0000 (16:55 +0000)]
Fixed OpenCVConfig.cmake generation for windows
Andrey Kamaev [Mon, 27 Jun 2011 16:21:22 +0000 (16:21 +0000)]
Eliminated cmake warning for case when python is not found.
Andrey Kamaev [Mon, 27 Jun 2011 13:59:03 +0000 (13:59 +0000)]
* Install path share/opencv is renamed to share/OpenCV.
* Fixed zlib search.
* Fixed compiler/linker flags caching bug.
* Fixed OpenCVConfig.cmake generation (currently tested only on Unix).
Ana Huaman [Mon, 27 Jun 2011 13:21:01 +0000 (13:21 +0000)]
Updated conf.py with the latest added external links for tutorial docs
Ana Huaman [Mon, 27 Jun 2011 08:31:34 +0000 (08:31 +0000)]
Added reST tutorials for copyMakeBorder, Sobel Operator, updated links in conf.py
Andrey Kamaev [Mon, 27 Jun 2011 08:24:10 +0000 (08:24 +0000)]
Minor python search improvements
Ana Huaman [Mon, 27 Jun 2011 04:01:01 +0000 (04:01 +0000)]
Added rst Tutorial for Filter 2D
Ana Huaman [Sun, 26 Jun 2011 23:09:04 +0000 (23:09 +0000)]
Added Laplace, Canny and Sobel samples in tutorial cpp code
Alexander Mordvintsev [Sun, 26 Jun 2011 21:34:39 +0000 (21:34 +0000)]
added stereo_match.py sample
Ana Huaman [Sun, 26 Jun 2011 18:36:59 +0000 (18:36 +0000)]
Added two new sample files for copyMakeBorder and filter2D
Vadim Pisarevsky [Sat, 25 Jun 2011 09:39:41 +0000 (09:39 +0000)]
propagated fix for ticket #1168 to trunk
Vincent Rabaud [Fri, 24 Jun 2011 23:21:39 +0000 (23:21 +0000)]
- fix a bug if the descriptor is used for images of different size
Andrey Kamaev [Fri, 24 Jun 2011 15:40:27 +0000 (15:40 +0000)]
Modified install layout for Android
Ilya Lysenkov [Fri, 24 Jun 2011 12:48:00 +0000 (12:48 +0000)]
Trunk: moved contructors implementations from .hpp to .cpp
Ilya Lysenkov [Fri, 24 Jun 2011 12:25:52 +0000 (12:25 +0000)]
Trunk: moved contructors implementations from .hpp to .cpp
Andrey Kamaev [Fri, 24 Jun 2011 08:13:02 +0000 (08:13 +0000)]
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
Andrey Kamaev [Fri, 24 Jun 2011 07:48:04 +0000 (07:48 +0000)]
Updated build scripts for better Java module support
Ethan Rublee [Fri, 24 Jun 2011 07:12:34 +0000 (07:12 +0000)]
Merging back 2.3 cmake changes.
Bernat Gabor [Thu, 23 Jun 2011 22:28:27 +0000 (22:28 +0000)]
Corrected the place of accent in the name of Ana Huamán.
Bernat Gabor [Thu, 23 Jun 2011 21:55:24 +0000 (21:55 +0000)]
New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display.
Bernat Gabor [Thu, 23 Jun 2011 21:47:16 +0000 (21:47 +0000)]
Cleaning up the doc/tutorials folder in preparation to add thew new structure.
Andrey Kamaev [Thu, 23 Jun 2011 15:51:51 +0000 (15:51 +0000)]
Added new module for Java API
Vadim Pisarevsky [Thu, 23 Jun 2011 12:15:35 +0000 (12:15 +0000)]
propagated some more changes from 2.3 to trunk
Vadim Pisarevsky [Thu, 23 Jun 2011 12:13:33 +0000 (12:13 +0000)]
propagated some more changes from 2.3 to trunk
Vadim Pisarevsky [Thu, 23 Jun 2011 12:00:09 +0000 (12:00 +0000)]
propagated some fixes from 2.3 to trunk
Vadim Pisarevsky [Thu, 23 Jun 2011 11:57:27 +0000 (11:57 +0000)]
added missing bdatypes.h
Vadim Pisarevsky [Thu, 23 Jun 2011 11:46:14 +0000 (11:46 +0000)]
fixed 2 bugs in reference manuals
Andrey Kamaev [Thu, 23 Jun 2011 09:16:55 +0000 (09:16 +0000)]
Fixed numpy search on Windows x64
Andrey Kamaev [Wed, 22 Jun 2011 13:27:28 +0000 (13:27 +0000)]
Fixed output paths for Android build
Andrey Kamaev [Wed, 22 Jun 2011 11:53:15 +0000 (11:53 +0000)]
Main CMakeLists.txt merged with 2.3 branch
Andrey Kamaev [Wed, 22 Jun 2011 10:38:57 +0000 (10:38 +0000)]
Removed SWIG from Android toolchain; always search for python; find_program/find_package cmake functions wrapped for case of cross-compiling.
Ana Huaman [Wed, 22 Jun 2011 02:05:49 +0000 (02:05 +0000)]
Added tutorial for threshold in reST and fixed broken links from previous ImgProc tutorials
Ana Huaman [Tue, 21 Jun 2011 23:50:02 +0000 (23:50 +0000)]
Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc
Ana Huaman [Tue, 21 Jun 2011 22:22:31 +0000 (22:22 +0000)]
Added reST tutorial documentation for Pyramids and added a few links to conf.py
Ana Huaman [Tue, 21 Jun 2011 20:33:35 +0000 (20:33 +0000)]
Added Pyramids.cpp sample tutorial code
Vadim Pisarevsky [Tue, 21 Jun 2011 11:10:45 +0000 (11:10 +0000)]
fix for ticket #1153 propagated to trunk
Ana Huaman [Tue, 21 Jun 2011 08:53:37 +0000 (08:53 +0000)]
Added tutorial in reST for Morphology 2
Ana Huaman [Tue, 21 Jun 2011 05:06:25 +0000 (05:06 +0000)]
Reorganized code and added Morphology 2 cpp code
Ana Huaman [Tue, 21 Jun 2011 03:30:18 +0000 (03:30 +0000)]
Deleting old tutorial files and put them in folders
Ana Huaman [Tue, 21 Jun 2011 03:27:26 +0000 (03:27 +0000)]
Folder Intro
Andrey Kamaev [Mon, 20 Jun 2011 15:57:42 +0000 (15:57 +0000)]
(trunk) Do not use prebuilt Android camera libs for armeabi hardware target
Andrey Kamaev [Mon, 20 Jun 2011 15:35:05 +0000 (15:35 +0000)]
Added generation of OpenCV.mk file for Android development with ndk-build tool
Ilya Lysenkov [Mon, 20 Jun 2011 13:27:37 +0000 (13:27 +0000)]
Minor doc fix
Ilya Lysenkov [Mon, 20 Jun 2011 13:24:48 +0000 (13:24 +0000)]
Added destroyAllWindows and docs (ticket #957).
Ilya Lysenkov [Mon, 20 Jun 2011 09:49:21 +0000 (09:49 +0000)]
Qt: fixed signal of a clicked push button (patch #786)
Ilya Lysenkov [Mon, 20 Jun 2011 09:29:04 +0000 (09:29 +0000)]
Qt minor doc enhancement
Vadim Pisarevsky [Mon, 20 Jun 2011 09:20:17 +0000 (09:20 +0000)]
temporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1.6 until it's stabilized)
Ilya Lysenkov [Mon, 20 Jun 2011 09:06:02 +0000 (09:06 +0000)]
Qt doc: specified an image type in the addText function (ticket #1144)
Vadim Pisarevsky [Mon, 20 Jun 2011 08:42:08 +0000 (08:42 +0000)]
added dummy symbol to flann to make OpenCV compile on Windows
Vadim Pisarevsky [Mon, 20 Jun 2011 07:53:46 +0000 (07:53 +0000)]
fixed errors and warnings when building with MSVC
Marius Muja [Mon, 20 Jun 2011 00:26:16 +0000 (00:26 +0000)]
Bringing get_param and print_params into cv::flann namespace.
Marius Muja [Sun, 19 Jun 2011 23:46:23 +0000 (23:46 +0000)]
Updated FLANN
Vadim Pisarevsky [Sun, 19 Jun 2011 23:24:01 +0000 (23:24 +0000)]
fixed formula in cvIntegral/integral description
Vadim Pisarevsky [Sun, 19 Jun 2011 22:35:24 +0000 (22:35 +0000)]
fixed problem with non 4:3 cameras (ticket #142)
Vadim Pisarevsky [Sun, 19 Jun 2011 22:23:59 +0000 (22:23 +0000)]
use original image type (8-bit grayscale or 24-bit RGB) in the case of RAW video (ticket #782)
Vadim Pisarevsky [Sun, 19 Jun 2011 22:06:32 +0000 (22:06 +0000)]
fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature
Vadim Pisarevsky [Sun, 19 Jun 2011 22:03:23 +0000 (22:03 +0000)]
fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature
Vadim Pisarevsky [Sun, 19 Jun 2011 21:13:32 +0000 (21:13 +0000)]
added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996)
Elena Fedotova [Sun, 19 Jun 2011 20:28:08 +0000 (20:28 +0000)]
Purpose: 2nd review cycle.
Vadim Pisarevsky [Sun, 19 Jun 2011 20:14:42 +0000 (20:14 +0000)]
fixed memory leaks in fromarray (thanks to Matthew Baker for the patch!)