profile/ivi/opencv.git
13 years ago#863: 'string' args support added
Andrey Pavlenko [Fri, 1 Jul 2011 11:10:20 +0000 (11:10 +0000)]
#863: 'string' args support added

13 years agopropagated fixes in docs and cap_dshow to trunk
Vadim Pisarevsky [Fri, 1 Jul 2011 09:39:22 +0000 (09:39 +0000)]
propagated fixes in docs and cap_dshow to trunk

13 years agomorphology python sample
Alexander Mordvintsev [Fri, 1 Jul 2011 08:22:45 +0000 (08:22 +0000)]
morphology python sample

13 years agoadded gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated...
Alexey Spizhevoy [Fri, 1 Jul 2011 07:07:54 +0000 (07:07 +0000)]
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching

13 years agoReverted change from r5802 (it breaks install target for Android platform)
Andrey Kamaev [Fri, 1 Jul 2011 06:58:53 +0000 (06:58 +0000)]
Reverted change from r5802 (it breaks install target for Android platform)

13 years agoadded tests for pyrDown and pyrUp (gpu)
Alexey Spizhevoy [Fri, 1 Jul 2011 05:37:20 +0000 (05:37 +0000)]
added tests for pyrDown and pyrUp (gpu)

13 years ago- make sure we don't crash for an empty image
Vincent Rabaud [Fri, 1 Jul 2011 01:28:14 +0000 (01:28 +0000)]
- make sure we don't crash for an empty image

13 years agoVersion modifications.
Ethan Rublee [Fri, 1 Jul 2011 01:25:27 +0000 (01:25 +0000)]
Version modifications.

13 years agominor edits to cmake.
Ethan Rublee [Fri, 1 Jul 2011 00:57:00 +0000 (00:57 +0000)]
minor edits to cmake.

13 years agoAdding namemangling to the opencv.pc file.
Ethan Rublee [Fri, 1 Jul 2011 00:14:09 +0000 (00:14 +0000)]
Adding namemangling to the opencv.pc file.

13 years agoMerged name suffixes for windows (from 2.3 branch)
Andrey Kamaev [Thu, 30 Jun 2011 19:45:52 +0000 (19:45 +0000)]
Merged name suffixes for windows (from 2.3 branch)

13 years agoFixed compilation problem when building without CUDA
Andrey Kamaev [Thu, 30 Jun 2011 17:01:15 +0000 (17:01 +0000)]
Fixed compilation problem when building without CUDA

13 years agofix for capture
hartmut [Thu, 30 Jun 2011 14:57:27 +0000 (14:57 +0000)]
fix for capture

13 years agoFixed Android target name for Android samples and tests
Andrey Kamaev [Thu, 30 Jun 2011 14:56:39 +0000 (14:56 +0000)]
Fixed Android target name for Android samples and tests

13 years agoadded several tests for java/core module
Kirill Kornyakov [Thu, 30 Jun 2011 14:47:50 +0000 (14:47 +0000)]
added several tests for java/core module

13 years agofix for GPU module compile time (VS2010) error (from 2.3 branch)
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)

13 years agoGPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support...
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)

13 years agoAndroid tests are included into cmake build
Andrey Kamaev [Thu, 30 Jun 2011 14:35:35 +0000 (14:35 +0000)]
Android tests are included into cmake build

13 years agomorphology.py sample stub
Alexander Mordvintsev [Thu, 30 Jun 2011 14:17:31 +0000 (14:17 +0000)]
morphology.py sample stub

13 years agoFixed Android tests resources and settings
Andrey Kamaev [Thu, 30 Jun 2011 14:16:14 +0000 (14:16 +0000)]
Fixed Android tests resources and settings

13 years agoAdded Affine Transformation tutorial in reST
Ana Huaman [Thu, 30 Jun 2011 13:42:46 +0000 (13:42 +0000)]
Added Affine Transformation tutorial in reST

13 years agoAdded cmake script to build Android samples
Andrey Kamaev [Thu, 30 Jun 2011 13:37:56 +0000 (13:37 +0000)]
Added cmake script to build Android samples

13 years ago:ocv:function => :ocv:cfunction for some old API
Vadim Pisarevsky [Thu, 30 Jun 2011 12:25:36 +0000 (12:25 +0000)]
:ocv:function => :ocv:cfunction for some old API

13 years agoautogenerated JUnit stub tests added
Kirill Kornyakov [Thu, 30 Jun 2011 12:07:31 +0000 (12:07 +0000)]
autogenerated JUnit stub tests added

13 years agopropagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Thu, 30 Jun 2011 12:06:26 +0000 (12:06 +0000)]
propagated some more fixes from 2.3 branch to the trunk

13 years agoopencv_test package renamed to opencv.test
Kirill Kornyakov [Thu, 30 Jun 2011 09:39:30 +0000 (09:39 +0000)]
opencv_test package renamed to opencv.test

13 years agoopencv_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

13 years agoUpdated the TOC tree of the imgproc tutorial section.
Bernat Gabor [Thu, 30 Jun 2011 09:37:01 +0000 (09:37 +0000)]
Updated the TOC tree of the imgproc tutorial section.

13 years agoinitial commit of JavaAPI unit tests
Kirill Kornyakov [Thu, 30 Jun 2011 09:29:35 +0000 (09:29 +0000)]
initial commit of JavaAPI unit tests

13 years agoAdded Remap tutorial in reST
Ana Huaman [Thu, 30 Jun 2011 09:08:04 +0000 (09:08 +0000)]
Added Remap tutorial in reST

13 years agoModified version section to read version number from version.hpp;
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).

13 years agoMixed up the linux_eclipse.rst file in the previous commit. Correcting it.
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.

13 years agoSome reST syntax correction. Now the PDF documentation builds correctly under Windows...
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.

13 years agopropagated some more fixes from 2.3 branch to the trunk
Vadim Pisarevsky [Wed, 29 Jun 2011 22:34:08 +0000 (22:34 +0000)]
propagated some more fixes from 2.3 branch to the trunk

13 years agopropagated 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

13 years agopropagated 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

13 years agopropagated 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

13 years agoEdit load and save to load, modify and save
Gary Bradski [Wed, 29 Jun 2011 21:34:52 +0000 (21:34 +0000)]
Edit load and save to load, modify and save

13 years agobump version to 2.3.1 in the header too (ticket #1178)
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)

13 years agoAdded 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAff...
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)

13 years agofix #1169
Vincent Rabaud [Wed, 29 Jun 2011 17:01:23 +0000 (17:01 +0000)]
fix #1169

13 years agoAndroid samples fixed - line endings are converted to unix style; autogenerated folde...
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

13 years agoFixed native camera support in Android.mk
Andrey Kamaev [Wed, 29 Jun 2011 13:18:20 +0000 (13:18 +0000)]
Fixed native camera support in Android.mk

13 years agoAdded new Android sample (Java API + Native)
Andrey Kamaev [Wed, 29 Jun 2011 13:17:02 +0000 (13:17 +0000)]
Added new Android sample (Java API + Native)

13 years agoAdded one more Android sample (using OpenCV from native)
Andrey Kamaev [Wed, 29 Jun 2011 12:26:27 +0000 (12:26 +0000)]
Added one more Android sample (using OpenCV from native)

13 years agoadded CUDA version info to gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 12:00:00 +0000 (12:00 +0000)]
added CUDA version info to gpu tests

13 years agoadded OS info to gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 11:53:15 +0000 (11:53 +0000)]
added OS info to gpu tests

13 years agofixed gpu tests
Vladislav Vinogradov [Wed, 29 Jun 2011 11:14:03 +0000 (11:14 +0000)]
fixed gpu tests

13 years agofixed build under linux
Vladislav Vinogradov [Wed, 29 Jun 2011 10:57:48 +0000 (10:57 +0000)]
fixed build under linux

13 years agorefactored gpu module tests
Vladislav Vinogradov [Wed, 29 Jun 2011 10:14:16 +0000 (10:14 +0000)]
refactored gpu module tests

13 years agoAdded second sample for Android Java API
Andrey Kamaev [Wed, 29 Jun 2011 08:46:29 +0000 (08:46 +0000)]
Added second sample for Android Java API

13 years agoFixes for path mangling feature
Andrey Kamaev [Wed, 29 Jun 2011 06:27:08 +0000 (06:27 +0000)]
Fixes for path mangling feature

13 years agoAndroid sample is refactored according to Google code style guidelines for Android...
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

13 years agoAdded Hough Circle Tutorial in reST
Ana Huaman [Wed, 29 Jun 2011 04:05:17 +0000 (04:05 +0000)]
Added Hough Circle Tutorial in reST

13 years agoAdded Hough Lines Tutorial in reST
Ana Huaman [Wed, 29 Jun 2011 00:20:05 +0000 (00:20 +0000)]
Added Hough Lines Tutorial in reST

13 years agoFix for SSE swapping bug
James Bowman [Tue, 28 Jun 2011 23:29:15 +0000 (23:29 +0000)]
Fix for SSE swapping bug

13 years agoAdded 02 tutorials for Hough Lines and Circle detection in tutorial_code -- based...
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

13 years agoMore work on the mangling of install paths.
Ethan Rublee [Tue, 28 Jun 2011 19:24:31 +0000 (19:24 +0000)]
More work on the mangling of install paths.

13 years agofix version in version.cmake
Ethan Rublee [Tue, 28 Jun 2011 16:19:35 +0000 (16:19 +0000)]
fix version in version.cmake

13 years agoFirst pass at name mangling based on version number, to support
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...

13 years agoAdded base Android Java sample
Andrey Kamaev [Tue, 28 Jun 2011 15:12:14 +0000 (15:12 +0000)]
Added base Android Java sample

13 years agoFixed windows compatibility problems in Android.mk
Andrey Kamaev [Tue, 28 Jun 2011 11:34:41 +0000 (11:34 +0000)]
Fixed windows compatibility problems in Android.mk

13 years agoFixed Android.mk file generation
Andrey Kamaev [Tue, 28 Jun 2011 08:48:23 +0000 (08:48 +0000)]
Fixed Android.mk file generation

13 years agoMinor bugfix
Andrey Kamaev [Tue, 28 Jun 2011 07:20:30 +0000 (07:20 +0000)]
Minor bugfix

13 years agoFixed compiler options in Android build (Windows)
Andrey Kamaev [Tue, 28 Jun 2011 05:51:41 +0000 (05:51 +0000)]
Fixed compiler options in Android build (Windows)

13 years agoNumerous small fixes in CMakeLists.txt
Andrey Kamaev [Tue, 28 Jun 2011 05:18:53 +0000 (05:18 +0000)]
Numerous small fixes in CMakeLists.txt

13 years agopropagated fix for Matx(Matx::diag_type) constructor from branch 2.3 to trunk
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

13 years agoremoved the obsolete tests from the trunk as well.
Vadim Pisarevsky [Mon, 27 Jun 2011 19:57:56 +0000 (19:57 +0000)]
removed the obsolete tests from the trunk as well.

13 years agoAdded Laplace and Canny reST tutorials and corrected a small bug in Canny sample...
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

13 years agoFixed OpenCVConfig.cmake generation for windows
Andrey Kamaev [Mon, 27 Jun 2011 16:55:10 +0000 (16:55 +0000)]
Fixed OpenCVConfig.cmake generation for windows

13 years agoEliminated cmake warning for case when python is not found.
Andrey Kamaev [Mon, 27 Jun 2011 16:21:22 +0000 (16:21 +0000)]
Eliminated cmake warning for case when python is not found.

13 years ago* Install path share/opencv is renamed to share/OpenCV.
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).

13 years agoUpdated conf.py with the latest added external links for tutorial docs
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

13 years agoAdded reST tutorials for copyMakeBorder, Sobel Operator, updated links in conf.py
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

13 years agoMinor python search improvements
Andrey Kamaev [Mon, 27 Jun 2011 08:24:10 +0000 (08:24 +0000)]
Minor python search improvements

13 years agoAdded rst Tutorial for Filter 2D
Ana Huaman [Mon, 27 Jun 2011 04:01:01 +0000 (04:01 +0000)]
Added rst Tutorial for Filter 2D

13 years agoAdded Laplace, Canny and Sobel samples in tutorial cpp code
Ana Huaman [Sun, 26 Jun 2011 23:09:04 +0000 (23:09 +0000)]
Added Laplace, Canny and Sobel samples in tutorial cpp code

13 years agoadded stereo_match.py sample
Alexander Mordvintsev [Sun, 26 Jun 2011 21:34:39 +0000 (21:34 +0000)]
added stereo_match.py sample

13 years agoAdded two new sample files for copyMakeBorder and filter2D
Ana Huaman [Sun, 26 Jun 2011 18:36:59 +0000 (18:36 +0000)]
Added two new sample files for copyMakeBorder and filter2D

13 years agopropagated fix for ticket #1168 to trunk
Vadim Pisarevsky [Sat, 25 Jun 2011 09:39:41 +0000 (09:39 +0000)]
propagated fix for ticket #1168 to trunk

13 years ago- fix a bug if the descriptor is used for images of different size
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

13 years agoModified install layout for Android
Andrey Kamaev [Fri, 24 Jun 2011 15:40:27 +0000 (15:40 +0000)]
Modified install layout for Android

13 years agoTrunk: moved contructors implementations from .hpp to .cpp
Ilya Lysenkov [Fri, 24 Jun 2011 12:48:00 +0000 (12:48 +0000)]
Trunk: moved contructors implementations from .hpp to .cpp

13 years agoTrunk: 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

13 years agoAdded video.hpp header (for convenience with other modules); added option to specify...
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

13 years agoUpdated build scripts for better Java module support
Andrey Kamaev [Fri, 24 Jun 2011 07:48:04 +0000 (07:48 +0000)]
Updated build scripts for better Java module support

13 years agoMerging back 2.3 cmake changes.
Ethan Rublee [Fri, 24 Jun 2011 07:12:34 +0000 (07:12 +0000)]
Merging back 2.3 cmake changes.

13 years agoCorrected the place of accent in the name of Ana Huamán.
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.

13 years agoNew structure (following the documentation) for the tutorials. Normalized image sizes...
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.

13 years agoCleaning up the doc/tutorials folder in preparation to add thew new structure.
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.

13 years agoAdded new module for Java API
Andrey Kamaev [Thu, 23 Jun 2011 15:51:51 +0000 (15:51 +0000)]
Added new module for Java API

13 years agopropagated some more changes from 2.3 to trunk
Vadim Pisarevsky [Thu, 23 Jun 2011 12:15:35 +0000 (12:15 +0000)]
propagated some more changes from 2.3 to trunk

13 years agopropagated 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

13 years agopropagated some fixes 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

13 years agoadded missing bdatypes.h
Vadim Pisarevsky [Thu, 23 Jun 2011 11:57:27 +0000 (11:57 +0000)]
added missing bdatypes.h

13 years agofixed 2 bugs in reference manuals
Vadim Pisarevsky [Thu, 23 Jun 2011 11:46:14 +0000 (11:46 +0000)]
fixed 2 bugs in reference manuals

13 years agoFixed numpy search on Windows x64
Andrey Kamaev [Thu, 23 Jun 2011 09:16:55 +0000 (09:16 +0000)]
Fixed numpy search on Windows x64

13 years agoFixed output paths for Android build
Andrey Kamaev [Wed, 22 Jun 2011 13:27:28 +0000 (13:27 +0000)]
Fixed output paths for Android build

13 years agoMain CMakeLists.txt merged with 2.3 branch
Andrey Kamaev [Wed, 22 Jun 2011 11:53:15 +0000 (11:53 +0000)]
Main CMakeLists.txt merged with 2.3 branch

13 years agoRemoved SWIG from Android toolchain; always search for python; find_program/find_pack...
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.