profile/ivi/opencv.git
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.

13 years agoAdded tutorial for threshold in reST and fixed broken links from previous ImgProc...
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

13 years agoAdded Threshold.cpp in samples/cpp/tutorial_code/ImgProc
Ana Huaman [Tue, 21 Jun 2011 23:50:02 +0000 (23:50 +0000)]
Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc

13 years agoAdded reST tutorial documentation for Pyramids and added a few links to conf.py
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

13 years agoAdded Pyramids.cpp sample tutorial code
Ana Huaman [Tue, 21 Jun 2011 20:33:35 +0000 (20:33 +0000)]
Added Pyramids.cpp sample tutorial code

13 years agofix for ticket #1153 propagated to trunk
Vadim Pisarevsky [Tue, 21 Jun 2011 11:10:45 +0000 (11:10 +0000)]
fix for ticket #1153 propagated to trunk

13 years agoAdded tutorial in reST for Morphology 2
Ana Huaman [Tue, 21 Jun 2011 08:53:37 +0000 (08:53 +0000)]
Added tutorial in reST for Morphology 2

13 years agoReorganized code and added Morphology 2 cpp code
Ana Huaman [Tue, 21 Jun 2011 05:06:25 +0000 (05:06 +0000)]
Reorganized code and added Morphology 2 cpp code

13 years agoDeleting old tutorial files and put them in folders
Ana Huaman [Tue, 21 Jun 2011 03:30:18 +0000 (03:30 +0000)]
Deleting old tutorial files and put them in folders

13 years agoFolder Intro
Ana Huaman [Tue, 21 Jun 2011 03:27:26 +0000 (03:27 +0000)]
Folder Intro

13 years ago(trunk) Do not use prebuilt Android camera libs for armeabi hardware target
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

13 years agoAdded generation of OpenCV.mk file for Android development with ndk-build tool
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

13 years agoMinor doc fix
Ilya Lysenkov [Mon, 20 Jun 2011 13:27:37 +0000 (13:27 +0000)]
Minor doc fix

13 years agoAdded destroyAllWindows and docs (ticket #957).
Ilya Lysenkov [Mon, 20 Jun 2011 13:24:48 +0000 (13:24 +0000)]
Added destroyAllWindows and docs (ticket #957).

13 years agoQt: fixed signal of a clicked push button (patch #786)
Ilya Lysenkov [Mon, 20 Jun 2011 09:49:21 +0000 (09:49 +0000)]
Qt: fixed signal of a clicked push button (patch #786)

13 years agoQt minor doc enhancement
Ilya Lysenkov [Mon, 20 Jun 2011 09:29:04 +0000 (09:29 +0000)]
Qt minor doc enhancement

13 years agotemporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1...
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)

13 years agoQt doc: specified an image type in the addText function (ticket #1144)
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)

13 years agoadded dummy symbol to flann to make OpenCV compile on Windows
Vadim Pisarevsky [Mon, 20 Jun 2011 08:42:08 +0000 (08:42 +0000)]
added dummy symbol to flann to make OpenCV compile on Windows

13 years agofixed errors and warnings when building with MSVC
Vadim Pisarevsky [Mon, 20 Jun 2011 07:53:46 +0000 (07:53 +0000)]
fixed errors and warnings when building with MSVC

13 years agoBringing get_param and print_params into cv::flann namespace.
Marius Muja [Mon, 20 Jun 2011 00:26:16 +0000 (00:26 +0000)]
Bringing get_param and print_params into cv::flann namespace.

13 years agoUpdated FLANN
Marius Muja [Sun, 19 Jun 2011 23:46:23 +0000 (23:46 +0000)]
Updated FLANN

13 years agofixed formula in cvIntegral/integral description
Vadim Pisarevsky [Sun, 19 Jun 2011 23:24:01 +0000 (23:24 +0000)]
fixed formula in cvIntegral/integral description

13 years agofixed problem with non 4:3 cameras (ticket #142)
Vadim Pisarevsky [Sun, 19 Jun 2011 22:35:24 +0000 (22:35 +0000)]
fixed problem with non 4:3 cameras (ticket #142)

13 years agouse original image type (8-bit grayscale or 24-bit RGB) in the case of RAW video...
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)

13 years agofixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added...
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

13 years agofixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added...
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

13 years agoadded explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996)
Vadim Pisarevsky [Sun, 19 Jun 2011 21:13:32 +0000 (21:13 +0000)]
added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996)

13 years agoPurpose: 2nd review cycle.
Elena Fedotova [Sun, 19 Jun 2011 20:28:08 +0000 (20:28 +0000)]
Purpose: 2nd review cycle.

13 years agofixed memory leaks in fromarray (thanks to Matthew Baker for the patch!)
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!)

13 years agowork on obj_detect.py
Alexander Mordvintsev [Sun, 19 Jun 2011 11:33:15 +0000 (11:33 +0000)]
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)

13 years agoAdded tutorial in reST for Morphology 1
Ana Huaman [Sat, 18 Jun 2011 23:08:08 +0000 (23:08 +0000)]
Added tutorial in reST for Morphology 1

13 years agoPurpose: 2nd review cycle - see ?? .
Elena Fedotova [Sat, 18 Jun 2011 20:45:35 +0000 (20:45 +0000)]
Purpose: 2nd review cycle - see ?? .

13 years agoPurpose: 2nd review cycle - see ?? . wrong syntax format
Elena Fedotova [Sat, 18 Jun 2011 20:37:50 +0000 (20:37 +0000)]
Purpose: 2nd review cycle - see ?? . wrong syntax format

13 years agoMorphology code 1 added to tutorial-code/Image_Processing
Ana Huaman [Sat, 18 Jun 2011 20:30:31 +0000 (20:30 +0000)]
Morphology code 1 added to tutorial-code/Image_Processing

13 years agoPurpose: 2nd review cycle.
Elena Fedotova [Sat, 18 Jun 2011 20:19:03 +0000 (20:19 +0000)]
Purpose: 2nd review cycle.

13 years agoFixed a small link error in documentation
Ana Huaman [Sat, 18 Jun 2011 17:46:52 +0000 (17:46 +0000)]
Fixed a small link error in documentation

13 years agoAdded Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code
Ana Huaman [Sat, 18 Jun 2011 17:27:02 +0000 (17:27 +0000)]
Added Smoothing tutorial in reST and links to the code in  samples/cpp/tutorial_code