Alexander Mordvintsev [Mon, 4 Jul 2011 14:13:57 +0000 (14:13 +0000)]
use addWeighted for blending
Kirill Kornyakov [Mon, 4 Jul 2011 12:21:56 +0000 (12:21 +0000)]
java tests updated: now they independent from android, test methods are sorted alphabetically
Andrey Kamaev [Mon, 4 Jul 2011 12:19:40 +0000 (12:19 +0000)]
Fixed 'Undefined control sequence' error in recently added tutorial
Andrey Kamaev [Mon, 4 Jul 2011 11:41:39 +0000 (11:41 +0000)]
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
Andrey Kamaev [Mon, 4 Jul 2011 11:40:27 +0000 (11:40 +0000)]
Removed unnecessary variable disclosures from version config
Alexander Mordvintsev [Mon, 4 Jul 2011 11:38:53 +0000 (11:38 +0000)]
little simplification
Alexander Mordvintsev [Mon, 4 Jul 2011 11:25:56 +0000 (11:25 +0000)]
turing.py sample added
Bernat Gabor [Mon, 4 Jul 2011 11:04:56 +0000 (11:04 +0000)]
Reformatted the TOC tables in tutorials to look just as good in PDFs as in HTML. Updated the default.css_t too for this. Added the "Windows Install" tutorial (with videos).
Kirill Kornyakov [Mon, 4 Jul 2011 10:51:06 +0000 (10:51 +0000)]
lena added
Kirill Kornyakov [Mon, 4 Jul 2011 09:30:55 +0000 (09:30 +0000)]
some tests for highgui java added
Alexander Mordvintsev [Mon, 4 Jul 2011 09:05:11 +0000 (09:05 +0000)]
find_obj.py sample added
Andrey Kamaev [Mon, 4 Jul 2011 08:18:02 +0000 (08:18 +0000)]
Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES
Andrey Kamaev [Mon, 4 Jul 2011 06:33:10 +0000 (06:33 +0000)]
Fixed Android tests and samples build
Ana Huaman [Mon, 4 Jul 2011 03:22:16 +0000 (03:22 +0000)]
Added calcHist_Demo.cpp tutorial code
Ana Huaman [Sun, 3 Jul 2011 18:55:47 +0000 (18:55 +0000)]
Added tutorial sample code: EqualizeHist_Demo.cpp
Alexander Mordvintsev [Sat, 2 Jul 2011 22:21:19 +0000 (22:21 +0000)]
distrans.py sample added
Alexander Mordvintsev [Sat, 2 Jul 2011 16:03:17 +0000 (16:03 +0000)]
floodfill.py sample added
Andrey Kamaev [Sat, 2 Jul 2011 15:12:07 +0000 (15:12 +0000)]
Fixed several cross-compiling issues. Fixed cmake status report.
itsyplen [Sat, 2 Jul 2011 12:17:57 +0000 (12:17 +0000)]
several java tests added
Alexander Mordvintsev [Sat, 2 Jul 2011 07:13:31 +0000 (07:13 +0000)]
inpaint.py sample added
Alexander Mordvintsev [Fri, 1 Jul 2011 17:50:07 +0000 (17:50 +0000)]
cv.Line -> cv2.line
Alexander Mordvintsev [Fri, 1 Jul 2011 17:33:29 +0000 (17:33 +0000)]
python Sketcher utility class
Andrey Pavlenko [Fri, 1 Jul 2011 15:58:16 +0000 (15:58 +0000)]
#863: typo fixed, minor changes in cpp generator
Andrey Pavlenko [Fri, 1 Jul 2011 15:48:13 +0000 (15:48 +0000)]
#863: default Mat() c-tor, minor improvements
Alexander Mordvintsev [Fri, 1 Jul 2011 15:09:38 +0000 (15:09 +0000)]
watershed.py sample added
Vadim Pisarevsky [Fri, 1 Jul 2011 14:03:03 +0000 (14:03 +0000)]
we do not need strmiids.lib anymore
Kirill Kornyakov [Fri, 1 Jul 2011 13:34:23 +0000 (13:34 +0000)]
added some tests to core module
Andrey Kamaev [Fri, 1 Jul 2011 13:12:05 +0000 (13:12 +0000)]
HelloAndroid sample is moved to samples/android
Andrey Kamaev [Fri, 1 Jul 2011 13:11:16 +0000 (13:11 +0000)]
Fixed versioning bug: FIND_PACKAGE( OpenCV ) errors if no version specified
Kirill Kornyakov [Fri, 1 Jul 2011 13:11:03 +0000 (13:11 +0000)]
implemented static Mat.eye method
Andrey Kamaev [Fri, 1 Jul 2011 12:23:03 +0000 (12:23 +0000)]
Modified cmake status report
Vadim Pisarevsky [Fri, 1 Jul 2011 12:14:51 +0000 (12:14 +0000)]
got back to the old DLL naming scheme (opencv_core230_vs2001_64d.dll => opencv_core230[d].dll)
Vadim Pisarevsky [Fri, 1 Jul 2011 12:09:39 +0000 (12:09 +0000)]
some more corrections from Gabor
Andrey Pavlenko [Fri, 1 Jul 2011 11:12:55 +0000 (11:12 +0000)]
#863: sample text color changed from Green to Red.
Andrey Pavlenko [Fri, 1 Jul 2011 11:10:20 +0000 (11:10 +0000)]
#863: 'string' args support added
Vadim Pisarevsky [Fri, 1 Jul 2011 09:39:22 +0000 (09:39 +0000)]
propagated fixes in docs and cap_dshow to trunk
Alexander Mordvintsev [Fri, 1 Jul 2011 08:22:45 +0000 (08:22 +0000)]
morphology python sample
Alexey Spizhevoy [Fri, 1 Jul 2011 07:07:54 +0000 (07:07 +0000)]
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
Andrey Kamaev [Fri, 1 Jul 2011 06:58:53 +0000 (06:58 +0000)]
Reverted change from r5802 (it breaks install target for Android platform)
Alexey Spizhevoy [Fri, 1 Jul 2011 05:37:20 +0000 (05:37 +0000)]
added tests for pyrDown and pyrUp (gpu)
Vincent Rabaud [Fri, 1 Jul 2011 01:28:14 +0000 (01:28 +0000)]
- make sure we don't crash for an empty image
Ethan Rublee [Fri, 1 Jul 2011 01:25:27 +0000 (01:25 +0000)]
Version modifications.
Ethan Rublee [Fri, 1 Jul 2011 00:57:00 +0000 (00:57 +0000)]
minor edits to cmake.
Ethan Rublee [Fri, 1 Jul 2011 00:14:09 +0000 (00:14 +0000)]
Adding namemangling to the opencv.pc file.
Andrey Kamaev [Thu, 30 Jun 2011 19:45:52 +0000 (19:45 +0000)]
Merged name suffixes for windows (from 2.3 branch)
Andrey Kamaev [Thu, 30 Jun 2011 17:01:15 +0000 (17:01 +0000)]
Fixed compilation problem when building without CUDA
hartmut [Thu, 30 Jun 2011 14:57:27 +0000 (14:57 +0000)]
fix for capture
Andrey Kamaev [Thu, 30 Jun 2011 14:56:39 +0000 (14:56 +0000)]
Fixed Android target name for Android samples and tests
Kirill Kornyakov [Thu, 30 Jun 2011 14:47:50 +0000 (14:47 +0000)]
added several tests for java/core module
Alexey Spizhevoy [Thu, 30 Jun 2011 14:47:20 +0000 (14:47 +0000)]
fix for GPU module compile time (VS2010) error (from 2.3 branch)
Alexey Spizhevoy [Thu, 30 Jun 2011 14:39:48 +0000 (14:39 +0000)]
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)
Andrey Kamaev [Thu, 30 Jun 2011 14:35:35 +0000 (14:35 +0000)]
Android tests are included into cmake build
Alexander Mordvintsev [Thu, 30 Jun 2011 14:17:31 +0000 (14:17 +0000)]
morphology.py sample stub
Andrey Kamaev [Thu, 30 Jun 2011 14:16:14 +0000 (14:16 +0000)]
Fixed Android tests resources and settings
Ana Huaman [Thu, 30 Jun 2011 13:42:46 +0000 (13:42 +0000)]
Added Affine Transformation tutorial in reST
Andrey Kamaev [Thu, 30 Jun 2011 13:37:56 +0000 (13:37 +0000)]
Added cmake script to build Android samples
Vadim Pisarevsky [Thu, 30 Jun 2011 12:25:36 +0000 (12:25 +0000)]
:ocv:function => :ocv:cfunction for some old API
Kirill Kornyakov [Thu, 30 Jun 2011 12:07:31 +0000 (12:07 +0000)]
autogenerated JUnit stub tests added
Vadim Pisarevsky [Thu, 30 Jun 2011 12:06:26 +0000 (12:06 +0000)]
propagated some more fixes from 2.3 branch to the trunk
Kirill Kornyakov [Thu, 30 Jun 2011 09:39:30 +0000 (09:39 +0000)]
opencv_test package renamed to opencv.test
Kirill Kornyakov [Thu, 30 Jun 2011 09:38:07 +0000 (09:38 +0000)]
opencv_test package renamed to opencv.test
Bernat Gabor [Thu, 30 Jun 2011 09:37:01 +0000 (09:37 +0000)]
Updated the TOC tree of the imgproc tutorial section.
Kirill Kornyakov [Thu, 30 Jun 2011 09:29:35 +0000 (09:29 +0000)]
initial commit of JavaAPI unit tests
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