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

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

13 years agoPurpose: updated the feature2d chapter
Elena Fedotova [Sun, 8 May 2011 08:59:23 +0000 (08:59 +0000)]
Purpose: updated the feature2d chapter

13 years agoPurpose: updated the feature2d chapter
Elena Fedotova [Sun, 8 May 2011 08:35:08 +0000 (08:35 +0000)]
Purpose: updated the feature2d chapter

13 years agomore warnings fixed. +some warnings in examples
Anatoly Baksheev [Sat, 7 May 2011 12:06:58 +0000 (12:06 +0000)]
more warnings fixed. +some warnings in examples

13 years agofixed compilation WITH_TBB
Anatoly Baksheev [Sat, 7 May 2011 11:37:56 +0000 (11:37 +0000)]
fixed compilation WITH_TBB

13 years agofixed ~300 warnings under windows (had to hack gtest a bit)
Anatoly Baksheev [Fri, 6 May 2011 21:45:48 +0000 (21:45 +0000)]
fixed ~300 warnings under windows (had to hack gtest a bit)

13 years agoAdded missed CMakeCache.android.initial.cmake to windows build scripts
Andrey Kamaev [Fri, 6 May 2011 20:53:55 +0000 (20:53 +0000)]
Added missed CMakeCache.android.initial.cmake to windows build scripts

13 years agoPurpose: updated the feature2d chapter
Elena Fedotova [Fri, 6 May 2011 20:08:11 +0000 (20:08 +0000)]
Purpose: updated the feature2d chapter

13 years agochange state of pipeline to NULL before freeing.
Nils Hasler [Fri, 6 May 2011 19:06:33 +0000 (19:06 +0000)]
change state of pipeline to NULL before freeing.

13 years agoRemoved excess l
Andrey Kamaev [Fri, 6 May 2011 18:42:25 +0000 (18:42 +0000)]
Removed excess l

13 years agofixed warning: can't generate assignment operator
Anatoly Baksheev [Fri, 6 May 2011 18:29:53 +0000 (18:29 +0000)]
fixed warning: can't generate assignment operator

13 years agoFixed Android API level detection for toolchain build
Andrey Kamaev [Fri, 6 May 2011 16:15:10 +0000 (16:15 +0000)]
Fixed Android API level detection for toolchain build

13 years agoAdded extra argument for BlobDetector in findCirclesGrid
Ilya Lysenkov [Fri, 6 May 2011 14:02:07 +0000 (14:02 +0000)]
Added extra argument for BlobDetector in findCirclesGrid

13 years agoRefactored NEON optimization usage
Andrey Kamaev [Fri, 6 May 2011 12:24:56 +0000 (12:24 +0000)]
Refactored NEON optimization usage

13 years agofixed #1048
Maria Dimashova [Fri, 6 May 2011 12:15:14 +0000 (12:15 +0000)]
fixed #1048

13 years agodo not include DLLMain into core when it is a static library (thanks to aglinarth...
Vadim Pisarevsky [Fri, 6 May 2011 12:06:20 +0000 (12:06 +0000)]
do not include DLLMain into core when it is a static library (thanks to aglinarth for the patch)

13 years agorestored img_proc_test main() call; removed windows.h from ml.hpp
Vadim Pisarevsky [Fri, 6 May 2011 11:51:39 +0000 (11:51 +0000)]
restored img_proc_test main() call; removed windows.h from ml.hpp

13 years agoAdded a fast algorithm for the symmetric circles grid detection
Ilya Lysenkov [Fri, 6 May 2011 09:40:18 +0000 (09:40 +0000)]
Added a fast algorithm for the symmetric circles grid detection

13 years agorefactored opencv_stitching
Alexey Spizhevoy [Fri, 6 May 2011 08:05:02 +0000 (08:05 +0000)]
refactored opencv_stitching

13 years agonow BA in opencv_stitching uses only geometrically consistent matches
Alexey Spizhevoy [Fri, 6 May 2011 07:14:36 +0000 (07:14 +0000)]
now BA in opencv_stitching uses only geometrically consistent matches

13 years agoadded wave correct support into opencv_stitching
Alexey Spizhevoy [Fri, 6 May 2011 06:20:41 +0000 (06:20 +0000)]
added wave correct support into opencv_stitching

13 years agoadded --ba_thresh key into opencv_stitching CLI
Alexey Spizhevoy [Fri, 6 May 2011 05:14:07 +0000 (05:14 +0000)]
added --ba_thresh key into opencv_stitching CLI

13 years agofixed BA error calculation in opencv_stitching, added draft version of waveCorrect
Alexey Spizhevoy [Thu, 5 May 2011 15:12:36 +0000 (15:12 +0000)]
fixed BA error calculation in opencv_stitching, added draft version of waveCorrect

13 years agofixed problems indicated with ? marks
Vadim Pisarevsky [Thu, 5 May 2011 13:31:54 +0000 (13:31 +0000)]
fixed problems indicated with ? marks

13 years agoopencv_stitching refactoring
Alexey Spizhevoy [Thu, 5 May 2011 12:12:32 +0000 (12:12 +0000)]
opencv_stitching refactoring

13 years agofixed some tests in gpu module
Alexey Spizhevoy [Thu, 5 May 2011 11:44:47 +0000 (11:44 +0000)]
fixed some tests in gpu module

13 years agofixed #1046
Maria Dimashova [Thu, 5 May 2011 11:44:11 +0000 (11:44 +0000)]
fixed #1046

13 years agofixed #1044
Maria Dimashova [Thu, 5 May 2011 10:10:46 +0000 (10:10 +0000)]
fixed #1044

13 years agofixed generation of Python wrapper cv2.
Vadim Pisarevsky [Wed, 4 May 2011 19:45:21 +0000 (19:45 +0000)]
fixed generation of Python wrapper cv2.

13 years agoPurpose: updated the feature2d chapter
Elena Fedotova [Wed, 4 May 2011 19:22:51 +0000 (19:22 +0000)]
Purpose: updated the feature2d chapter

13 years agoadded missing Python wrappers for OpenCV 1.x
Vadim Pisarevsky [Wed, 4 May 2011 17:31:48 +0000 (17:31 +0000)]
added missing Python wrappers for OpenCV 1.x

13 years agochanged GBT parameters in sample
Maria Dimashova [Wed, 4 May 2011 14:49:02 +0000 (14:49 +0000)]
changed GBT parameters in sample

13 years agofixed #1025
Maria Dimashova [Wed, 4 May 2011 11:12:17 +0000 (11:12 +0000)]
fixed #1025

13 years agoadded image stitching module
Vladislav Vinogradov [Wed, 4 May 2011 11:09:42 +0000 (11:09 +0000)]
added image stitching module