platform/upstream/opencv.git
13 years agominor changes of recall-precision output
Maria Dimashova [Fri, 20 May 2011 12:14:35 +0000 (12:14 +0000)]
minor changes of recall-precision output

13 years agorefactored opencv_stitching
Alexey Spizhevoy [Fri, 20 May 2011 08:08:55 +0000 (08:08 +0000)]
refactored opencv_stitching

13 years agoadded number of bands estimation in opencv_stitching
Alexey Spizhevoy [Fri, 20 May 2011 07:44:37 +0000 (07:44 +0000)]
added number of bands estimation in opencv_stitching

13 years agoadded histograms comparison into opencv_stitching
Alexey Spizhevoy [Fri, 20 May 2011 07:32:25 +0000 (07:32 +0000)]
added histograms comparison into opencv_stitching

13 years agofixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008)
Anatoly Baksheev [Thu, 19 May 2011 17:11:25 +0000 (17:11 +0000)]
fixed #1069  (cvflann::set_distance_type - Unresolved external under VS2008)

13 years agoalter the read stage.threshold to match traincascade behavior (ticket #1071)
Vadim Pisarevsky [Thu, 19 May 2011 12:41:48 +0000 (12:41 +0000)]
alter the read stage.threshold to match traincascade behavior (ticket #1071)

13 years agofixed top-right and bottom-right corners filtering in the case of constant border...
Vadim Pisarevsky [Thu, 19 May 2011 12:19:48 +0000 (12:19 +0000)]
fixed top-right and bottom-right corners filtering in the case of constant border (ticket #1058)

13 years agoTegra optimization for yuv420i to rgb conversion
Andrey Kamaev [Thu, 19 May 2011 06:36:44 +0000 (06:36 +0000)]
Tegra optimization for yuv420i to rgb conversion

13 years agoadded time measurements into opencv_stitching
Alexey Spizhevoy [Thu, 19 May 2011 05:59:10 +0000 (05:59 +0000)]
added time measurements into opencv_stitching

13 years agofixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions...
Vadim Pisarevsky [Wed, 18 May 2011 15:16:12 +0000 (15:16 +0000)]
fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054)

13 years agominor changes in opencv_stitching
Alexey Spizhevoy [Wed, 18 May 2011 15:05:06 +0000 (15:05 +0000)]
minor changes in opencv_stitching

13 years agoreduced memory requirements in opencv_stitching
Alexey Spizhevoy [Wed, 18 May 2011 14:52:23 +0000 (14:52 +0000)]
reduced memory requirements in opencv_stitching

13 years agoadded parameters controlling resolution into opencv_stitching
Alexey Spizhevoy [Wed, 18 May 2011 13:21:45 +0000 (13:21 +0000)]
added parameters controlling resolution into opencv_stitching

13 years agofixed bug with crash in HoughCircles & HoughLines when no circles/lines are detected...
Vadim Pisarevsky [Wed, 18 May 2011 13:05:46 +0000 (13:05 +0000)]
fixed bug with crash in HoughCircles & HoughLines when no circles/lines are detected (ticket #1066)

13 years agocompilation under mac
Alexey Spizhevoy [Wed, 18 May 2011 13:02:27 +0000 (13:02 +0000)]
compilation under mac

13 years agofixed OpenCV_DIR
Kirill Kornyakov [Wed, 18 May 2011 12:48:08 +0000 (12:48 +0000)]
fixed OpenCV_DIR

13 years agoadded the link in doc on kinect
Maria Dimashova [Wed, 18 May 2011 11:57:43 +0000 (11:57 +0000)]
added the link in doc on kinect

13 years agomodified focal estimation function in opencv_stitching
Alexey Spizhevoy [Wed, 18 May 2011 08:56:48 +0000 (08:56 +0000)]
modified focal estimation function in opencv_stitching

13 years agominor fix
Vladislav Vinogradov [Wed, 18 May 2011 07:18:30 +0000 (07:18 +0000)]
minor fix

13 years agominor refactoring in opencv_stitching
Alexey Spizhevoy [Wed, 18 May 2011 07:15:12 +0000 (07:15 +0000)]
minor refactoring in opencv_stitching

13 years agoadded leaveBiggestComponent function into opencv_stitching
Alexey Spizhevoy [Wed, 18 May 2011 07:11:45 +0000 (07:11 +0000)]
added leaveBiggestComponent function into opencv_stitching

13 years agoGpuMat::setTo optimization (call cudaMemcpy2D if possible)
Vladislav Vinogradov [Wed, 18 May 2011 06:51:05 +0000 (06:51 +0000)]
GpuMat::setTo optimization (call cudaMemcpy2D if possible)

13 years agoremoved debug print statement from cvMixChannels()
Vadim Pisarevsky [Tue, 17 May 2011 15:55:40 +0000 (15:55 +0000)]
removed debug print statement from cvMixChannels()

13 years agocopied helper modules from doc to modules/python/test
Vadim Pisarevsky [Tue, 17 May 2011 15:52:23 +0000 (15:52 +0000)]
copied helper modules from doc to modules/python/test

13 years agofixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>.
Vadim Pisarevsky [Tue, 17 May 2011 15:44:01 +0000 (15:44 +0000)]
fixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>.

13 years agofixed a few warnings from VS2010 express
Vadim Pisarevsky [Tue, 17 May 2011 14:15:23 +0000 (14:15 +0000)]
fixed a few warnings from VS2010 express

13 years agominor changes in opencv_stitching
Alexey Spizhevoy [Tue, 17 May 2011 13:48:27 +0000 (13:48 +0000)]
minor changes in opencv_stitching

13 years agofix build problems on Windows
Vadim Pisarevsky [Tue, 17 May 2011 13:32:42 +0000 (13:32 +0000)]
fix build problems on Windows

13 years ago- extra spaces are removed
Andrey Pavlenko [Tue, 17 May 2011 12:52:07 +0000 (12:52 +0000)]
- extra spaces are removed
- static class member modifier processing is fixed (moved from 'rettype' to 'func_modlist')

13 years agosolution folder flag disabled by default
Anatoly Baksheev [Tue, 17 May 2011 09:48:23 +0000 (09:48 +0000)]
solution folder flag disabled by default

13 years agosolution folder flag disabled by default
Anatoly Baksheev [Tue, 17 May 2011 09:40:06 +0000 (09:40 +0000)]
solution folder flag disabled by default

13 years agoadded missing #include for compatibility with VS2008
Vadim Pisarevsky [Tue, 17 May 2011 07:27:48 +0000 (07:27 +0000)]
added missing #include for compatibility with VS2008

13 years agochanged default args values for opencv_stitching app
Alexey Spizhevoy [Tue, 17 May 2011 04:59:44 +0000 (04:59 +0000)]
changed default args values for opencv_stitching app

13 years agominor bugfix
Andrey Kamaev [Mon, 16 May 2011 15:10:44 +0000 (15:10 +0000)]
minor bugfix

13 years agoParallel version of YUV->RGB conversion for Android camera
Andrey Kamaev [Mon, 16 May 2011 14:14:06 +0000 (14:14 +0000)]
Parallel version of YUV->RGB conversion for Android camera

13 years agofixed #808 and #848
Alexander Mordvintsev [Mon, 16 May 2011 10:52:20 +0000 (10:52 +0000)]
fixed #808 and #848

13 years agoupdate gpu docs (SURF and BruteForceMatcher)
Vladislav Vinogradov [Mon, 16 May 2011 08:54:06 +0000 (08:54 +0000)]
update gpu docs (SURF and BruteForceMatcher)

13 years agoadded support of Hamming distance to BruteForceMatcher_GPU
Vladislav Vinogradov [Mon, 16 May 2011 08:38:27 +0000 (08:38 +0000)]
added support of Hamming distance to BruteForceMatcher_GPU

13 years agorefactored opencv_stitching
Alexey Spizhevoy [Mon, 16 May 2011 05:11:09 +0000 (05:11 +0000)]
refactored opencv_stitching

13 years agoPurpose: updated the feature2d chapter
Elena Fedotova [Sun, 15 May 2011 20:56:53 +0000 (20:56 +0000)]
Purpose: updated the feature2d chapter

13 years agocommand line parser added. Leonid Beynenson is original contributor of the class...
Kirill Kornyakov [Sun, 15 May 2011 19:25:00 +0000 (19:25 +0000)]
command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments.

13 years agoPurpose: completed the calib3d chapter
Elena Fedotova [Sun, 15 May 2011 19:16:53 +0000 (19:16 +0000)]
Purpose: completed the calib3d chapter

13 years agoPurpose: completed the objdetect chapter
Elena Fedotova [Sun, 15 May 2011 19:16:27 +0000 (19:16 +0000)]
Purpose: completed the objdetect chapter

13 years agoPurpose: completed the ml chapter
Elena Fedotova [Sun, 15 May 2011 19:15:36 +0000 (19:15 +0000)]
Purpose: completed the ml chapter

13 years agosome renames
Maria Dimashova [Sun, 15 May 2011 09:19:05 +0000 (09:19 +0000)]
some renames

13 years agoadded missing #include "ctype.h"
Vadim Pisarevsky [Fri, 13 May 2011 20:01:36 +0000 (20:01 +0000)]
added missing #include "ctype.h"

13 years agoremoved "#include "windows.h"" from core headers
Vadim Pisarevsky [Fri, 13 May 2011 20:00:58 +0000 (20:00 +0000)]
removed "#include "windows.h"" from core headers

13 years agoremoved unnecessary #include "windows.h" from "highgui_c.h"
Vadim Pisarevsky [Fri, 13 May 2011 19:40:57 +0000 (19:40 +0000)]
removed unnecessary #include "windows.h" from "highgui_c.h"

13 years agoSmall Android build fixes
Andrey Kamaev [Fri, 13 May 2011 18:32:05 +0000 (18:32 +0000)]
Small Android build fixes

13 years agomade "filestorage << vector<Mat>" work properly.
Vadim Pisarevsky [Fri, 13 May 2011 15:24:21 +0000 (15:24 +0000)]
made "filestorage << vector<Mat>" work properly.

13 years agodisabled creation of hdr_parser.pyc
Vadim Pisarevsky [Fri, 13 May 2011 13:26:14 +0000 (13:26 +0000)]
disabled creation of hdr_parser.pyc

13 years agocv:threshold optimization for Tegra
Andrey Kamaev [Thu, 12 May 2011 15:22:55 +0000 (15:22 +0000)]
cv:threshold optimization for Tegra

13 years agomake ubuntu 11.04 compile with libv4l
Vadim Pisarevsky [Thu, 12 May 2011 11:40:42 +0000 (11:40 +0000)]
make ubuntu 11.04 compile with libv4l

13 years agoFixed Android build
Andrey Kamaev [Thu, 12 May 2011 07:02:39 +0000 (07:02 +0000)]
Fixed Android build

13 years agoreviewed ? marks in features2d
Vadim Pisarevsky [Wed, 11 May 2011 23:31:50 +0000 (23:31 +0000)]
reviewed ? marks in features2d

13 years agoRemoved outdated build instructions
Andrey Kamaev [Wed, 11 May 2011 22:48:05 +0000 (22:48 +0000)]
Removed outdated build instructions

13 years agoAdded simple command line sample for Android
Andrey Kamaev [Wed, 11 May 2011 22:46:17 +0000 (22:46 +0000)]
Added simple command line sample for Android

13 years agosmall updates to bundle adjustment implementation
Xavier Delacour [Wed, 11 May 2011 20:17:15 +0000 (20:17 +0000)]
small updates to bundle adjustment implementation

13 years agoRemoving auto-generated file
Andrey Pavlenko [Wed, 11 May 2011 18:34:06 +0000 (18:34 +0000)]
Removing auto-generated file

13 years agoFixing build for Android
Andrey Pavlenko [Wed, 11 May 2011 15:39:09 +0000 (15:39 +0000)]
Fixing build for Android

13 years agoformatting
Anatoly Baksheev [Wed, 11 May 2011 14:45:35 +0000 (14:45 +0000)]
formatting

13 years agominor
Anatoly Baksheev [Wed, 11 May 2011 13:51:41 +0000 (13:51 +0000)]
minor

13 years agofixed pch for non-windows
Anatoly Baksheev [Wed, 11 May 2011 13:50:17 +0000 (13:50 +0000)]
fixed pch for non-windows

13 years ago[+] added use_folders cmake feature if cmake version is greater then 2.8.0
Anatoly Baksheev [Wed, 11 May 2011 13:37:20 +0000 (13:37 +0000)]
[+] added use_folders cmake feature if cmake version is greater then 2.8.0
[~] fixed warning in featuers2d under windows (can't generate assignment operator)

13 years agorestored 2 methods (for backward compatibility)
Maria Dimashova [Wed, 11 May 2011 12:59:36 +0000 (12:59 +0000)]
restored 2 methods (for backward compatibility)

13 years agoextended the constructor parameters of AdjusterAdapter's inheritors
Maria Dimashova [Wed, 11 May 2011 12:13:58 +0000 (12:13 +0000)]
extended the constructor parameters of  AdjusterAdapter's inheritors

13 years agofixed DynamicAdaptedFeatureDetector
Maria Dimashova [Wed, 11 May 2011 11:53:53 +0000 (11:53 +0000)]
fixed DynamicAdaptedFeatureDetector

13 years agofixed paths to demo python scripts
Vadim Pisarevsky [Wed, 11 May 2011 11:27:29 +0000 (11:27 +0000)]
fixed paths to demo python scripts

13 years agominor
Maria Dimashova [Wed, 11 May 2011 09:18:28 +0000 (09:18 +0000)]
minor

13 years agoproblem with the supported data matrices types is fixed
P. Druzhkov [Wed, 11 May 2011 07:58:47 +0000 (07:58 +0000)]
problem with the supported data matrices types is fixed
minor fixes in CvGBTrees, its test and sample

13 years agoadded lightweight class DeviceBuffer to matrix_reductions.cpp
Vladislav Vinogradov [Wed, 11 May 2011 07:30:46 +0000 (07:30 +0000)]
added lightweight class DeviceBuffer to matrix_reductions.cpp

13 years agofixed LUT (ticket #1057)
Vladislav Vinogradov [Wed, 11 May 2011 05:32:00 +0000 (05:32 +0000)]
fixed LUT (ticket #1057)

13 years agoreduced memory requirements for multi-band blending
Alexey Spizhevoy [Wed, 11 May 2011 05:28:55 +0000 (05:28 +0000)]
reduced memory requirements for multi-band blending

13 years agoconverted user guide & tutorials from tex to rst; added them into the whole documenta...
Vadim Pisarevsky [Tue, 10 May 2011 22:09:07 +0000 (22:09 +0000)]
converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target.

13 years agoFinal version of scripts for Android cross-compilation on Windows.
Andrey Kamaev [Tue, 10 May 2011 13:35:20 +0000 (13:35 +0000)]
Final version of scripts for Android cross-compilation on Windows.

13 years agofixed save/load of dot; added data for the sample
Maria Dimashova [Tue, 10 May 2011 13:30:58 +0000 (13:30 +0000)]
fixed save/load of dot; added data for the sample

13 years agofixed gpu::meanStdDev and gpu::norm under CUDA 4.0
Vladislav Vinogradov [Tue, 10 May 2011 12:39:12 +0000 (12:39 +0000)]
fixed gpu::meanStdDev and gpu::norm under CUDA 4.0
fixed compilation under Win64

13 years agoMade changes in Android camera classes: now we can get list of possible preview resol...
Leonid Beynenson [Tue, 10 May 2011 12:29:43 +0000 (12:29 +0000)]
Made changes in Android camera classes: now we can get list of possible preview resolutions of Android camera (as string).
Also now work of Android camera is more accurate in the case when the size of grabbed frame buffer does not consist with the expected frame size.

13 years agochanged the dot
Maria Dimashova [Tue, 10 May 2011 12:01:42 +0000 (12:01 +0000)]
changed the dot

13 years agofixed gpu projectPoints and solvePnPRansac tests
Vladislav Vinogradov [Tue, 10 May 2011 07:37:05 +0000 (07:37 +0000)]
fixed gpu projectPoints and solvePnPRansac tests

13 years agofixed bug in cv::Scharr and cv::Laplacian (ddepth < 0)
Vladislav Vinogradov [Tue, 10 May 2011 06:28:48 +0000 (06:28 +0000)]
fixed bug in cv::Scharr and cv::Laplacian (ddepth < 0)

13 years agofixed bug in cv::Sobel (ddepth < 0)
Vladislav Vinogradov [Tue, 10 May 2011 06:24:44 +0000 (06:24 +0000)]
fixed bug in cv::Sobel (ddepth < 0)

13 years agofixed bug in cv::LUT (multi-channel source array and single-channel table)
Vladislav Vinogradov [Tue, 10 May 2011 06:11:03 +0000 (06:11 +0000)]
fixed bug in cv::LUT (multi-channel source array and single-channel table)
added missing cudaSafeCall

13 years agoUpdated Android cross-compilation on Windows.
Andrey Kamaev [Mon, 9 May 2011 23:22:46 +0000 (23:22 +0000)]
Updated Android cross-compilation on Windows.

13 years agomade ptrdiff_t visible to GCC 4.6 compiler
Vadim Pisarevsky [Mon, 9 May 2011 21:21:31 +0000 (21:21 +0000)]
made ptrdiff_t visible to GCC 4.6 compiler

13 years agorepaired opencv refman & refman1 build
Vadim Pisarevsky [Mon, 9 May 2011 16:50:29 +0000 (16:50 +0000)]
repaired opencv refman & refman1 build

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:37:42 +0000 (16:37 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:35:30 +0000 (16:35 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:35:11 +0000 (16:35 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:34:47 +0000 (16:34 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:33:53 +0000 (16:33 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:32:58 +0000 (16:32 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:31:44 +0000 (16:31 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:31:28 +0000 (16:31 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:29:17 +0000 (16:29 +0000)]
moved the new docs from docroot to doc

13 years agomoved the new docs from docroot to doc
Vadim Pisarevsky [Mon, 9 May 2011 16:28:07 +0000 (16:28 +0000)]
moved the new docs from docroot to doc

13 years agoupdated conf files to use the blue theme
Vadim Pisarevsky [Mon, 9 May 2011 16:22:17 +0000 (16:22 +0000)]
updated conf files to use the blue theme

13 years agoremoved obsolete docs
Vadim Pisarevsky [Mon, 9 May 2011 16:20:46 +0000 (16:20 +0000)]
removed obsolete docs

13 years agoPurpose: completed the feature2d chapter
Elena Fedotova [Sun, 8 May 2011 15:30:00 +0000 (15:30 +0000)]
Purpose: completed the feature2d chapter

13 years agoPurpose: completed the feature2d chapter
Elena Fedotova [Sun, 8 May 2011 09:31:15 +0000 (09:31 +0000)]
Purpose: completed the feature2d chapter