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

13 years agouse "-O2 -DNDEBUG" in release by default in the case of MinGW
Vadim Pisarevsky [Sat, 18 Jun 2011 13:09:57 +0000 (13:09 +0000)]
use "-O2 -DNDEBUG" in release by default in the case of MinGW

13 years agofixed warnings in gbt; added insertChannel() and extractChannel(); made the code...
Vadim Pisarevsky [Sat, 18 Jun 2011 10:56:49 +0000 (10:56 +0000)]
fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly.

13 years agoremoved serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as...
Vadim Pisarevsky [Sat, 18 Jun 2011 10:03:01 +0000 (10:03 +0000)]
removed serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as in C++.

13 years agoPurpose: 2nd review cycle.
Elena Fedotova [Fri, 17 Jun 2011 22:23:37 +0000 (22:23 +0000)]
Purpose: 2nd review cycle.

13 years agoPurpose: 2nd review cycle.
Elena Fedotova [Fri, 17 Jun 2011 21:38:06 +0000 (21:38 +0000)]
Purpose: 2nd review cycle.

13 years agoPurpose: 2nd review cycle - see ?? .
Elena Fedotova [Fri, 17 Jun 2011 21:37:42 +0000 (21:37 +0000)]
Purpose: 2nd review cycle - see ?? .

13 years agofixed calibrateCamera API (ticket #1143)
Vadim Pisarevsky [Fri, 17 Jun 2011 21:21:01 +0000 (21:21 +0000)]
fixed calibrateCamera API (ticket #1143)

13 years agofixed crashes in camshiftdemo (ticket #875)
Vadim Pisarevsky [Fri, 17 Jun 2011 20:34:34 +0000 (20:34 +0000)]
fixed crashes in camshiftdemo (ticket #875)

13 years agoNew basic filter sample added
Ana Huaman [Fri, 17 Jun 2011 20:13:53 +0000 (20:13 +0000)]
New basic filter sample added

13 years agocorrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141)
Vadim Pisarevsky [Fri, 17 Jun 2011 19:12:21 +0000 (19:12 +0000)]
corrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141)

13 years agoadded reduce(..., CV_REDUCE_MIN/CV_REDUCE_MAX, ...) for 16u/16s (ticket #1145)
Vadim Pisarevsky [Fri, 17 Jun 2011 19:03:26 +0000 (19:03 +0000)]
added reduce(..., CV_REDUCE_MIN/CV_REDUCE_MAX, ...) for 16u/16s (ticket #1145)

13 years agowork on obj_detect.py sample (in progress...)
Alexander Mordvintsev [Fri, 17 Jun 2011 16:17:10 +0000 (16:17 +0000)]
work on obj_detect.py sample (in progress...)

13 years agofixed potentially incorrect memory access in cv::transform
Vadim Pisarevsky [Fri, 17 Jun 2011 16:14:47 +0000 (16:14 +0000)]
fixed potentially incorrect memory access in cv::transform

13 years agoAdded sample code for tutorial - cpp
Ana Huaman [Fri, 17 Jun 2011 15:57:00 +0000 (15:57 +0000)]
Added sample code for tutorial - cpp

13 years agoset default compiler flags to "-O2" in the case of MinGW
Alexander Shishkov [Fri, 17 Jun 2011 15:44:05 +0000 (15:44 +0000)]
set default compiler flags to "-O2" in the case of MinGW

13 years agoimproved build of installer package for windows
Andrey Morozov [Fri, 17 Jun 2011 15:02:10 +0000 (15:02 +0000)]
improved build of installer package for windows

13 years agoAdded cmake file to compile Android native camera wrapper if Android source tree...
Andrey Kamaev [Fri, 17 Jun 2011 13:52:55 +0000 (13:52 +0000)]
Added cmake file to compile Android native camera wrapper if Android source tree is available

13 years agofixed #1140 and made some other updates of features2d docs
Maria Dimashova [Fri, 17 Jun 2011 13:23:28 +0000 (13:23 +0000)]
fixed #1140 and made some other updates of features2d docs

13 years agofixed typo in opencv_stitching
Alexey Spizhevoy [Fri, 17 Jun 2011 13:22:38 +0000 (13:22 +0000)]
fixed typo in opencv_stitching

13 years agoturned off Python support for Windows in Debug mode
Alexander Shishkov [Fri, 17 Jun 2011 13:12:21 +0000 (13:12 +0000)]
turned off Python support for Windows in Debug mode

13 years agofixed compilation on Linux in static case
Alexander Shishkov [Fri, 17 Jun 2011 12:53:57 +0000 (12:53 +0000)]
fixed compilation on Linux in static case

13 years agomodified output stream
Alexander Shishkov [Fri, 17 Jun 2011 11:51:15 +0000 (11:51 +0000)]
modified output stream

13 years agocompleted doc on MLData
Maria Dimashova [Fri, 17 Jun 2011 11:40:54 +0000 (11:40 +0000)]
completed doc on MLData