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

13 years agofixed #1038
Maria Dimashova [Wed, 4 May 2011 10:19:12 +0000 (10:19 +0000)]
fixed #1038

13 years agofixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse)
Vladislav Vinogradov [Wed, 4 May 2011 08:53:43 +0000 (08:53 +0000)]
fixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse)

13 years agoPurpose: updated the feature2d chapter
Elena Fedotova [Tue, 3 May 2011 20:41:11 +0000 (20:41 +0000)]
Purpose: updated the feature2d chapter

13 years agofixed artifacts in warpPerspective (ticket #1024)
Vadim Pisarevsky [Tue, 3 May 2011 17:28:17 +0000 (17:28 +0000)]
fixed artifacts in warpPerspective (ticket #1024)

13 years agoseparated opencv 1.x and opencv 2.x wrappers. moved tests/python/* to modules/python...
Vadim Pisarevsky [Tue, 3 May 2011 16:00:31 +0000 (16:00 +0000)]
separated opencv 1.x and opencv 2.x wrappers. moved tests/python/* to modules/python/test

13 years agoremoved comments in Russian
Vadim Pisarevsky [Tue, 3 May 2011 13:03:48 +0000 (13:03 +0000)]
removed comments in Russian

13 years agocorrected angular difference check in MSER test (thanks to Pieter-Jan Busschaert...
Vadim Pisarevsky [Tue, 3 May 2011 12:58:58 +0000 (12:58 +0000)]
corrected angular difference check in MSER test (thanks to Pieter-Jan Busschaert for the patch)

13 years agoFix a litte bug on matrix subtraction
Stefano Fabri [Tue, 3 May 2011 10:56:20 +0000 (10:56 +0000)]
Fix a litte bug on matrix subtraction

13 years agoadded aligned memory allocation to CudaMem (if allocation type is ZERO_COPY)
Vladislav Vinogradov [Tue, 3 May 2011 09:09:05 +0000 (09:09 +0000)]
added aligned memory allocation to CudaMem (if allocation type is ZERO_COPY)
fixed bugs in gpu::cvtColor

13 years agoAndroid cmake toolchain file is included into OpenCV
Andrey Kamaev [Tue, 3 May 2011 08:13:50 +0000 (08:13 +0000)]
Android cmake toolchain file is included into OpenCV

13 years agofixed typo in fitellipse err message (ticket #365)
Vadim Pisarevsky [Mon, 2 May 2011 22:37:21 +0000 (22:37 +0000)]
fixed typo in fitellipse err message (ticket #365)

13 years agoupdated OpenCV version to 2.2.9; added missing cv::convertPointsHomogeneous for backw...
Vadim Pisarevsky [Mon, 2 May 2011 22:20:22 +0000 (22:20 +0000)]
updated OpenCV version to 2.2.9; added missing cv::convertPointsHomogeneous for backward compatibility; fixed bug #952

13 years agoPurpose: updated the video chapter
Elena Fedotova [Mon, 2 May 2011 20:21:37 +0000 (20:21 +0000)]
Purpose: updated the video chapter

13 years agoPurpose: updated the highgui chapter
Elena Fedotova [Mon, 2 May 2011 19:34:16 +0000 (19:34 +0000)]
Purpose: updated the highgui chapter

13 years agofixed #887
Maria Dimashova [Mon, 2 May 2011 17:04:29 +0000 (17:04 +0000)]
fixed #887

13 years agominor
Maria Dimashova [Mon, 2 May 2011 17:03:53 +0000 (17:03 +0000)]
minor

13 years agomake CMAKE_INSTALL_PREFIX available on Windows as well
Vadim Pisarevsky [Mon, 2 May 2011 08:13:36 +0000 (08:13 +0000)]
make CMAKE_INSTALL_PREFIX available on Windows as well

13 years agoadded the filtering of keypoints having zero size (#877)
Maria Dimashova [Sun, 1 May 2011 17:38:52 +0000 (17:38 +0000)]
added the filtering of keypoints having zero size (#877)

13 years agofixed opencv-ffmpeg compile bug with MinGW (thanks to takacsd for the patch)
Vadim Pisarevsky [Sun, 1 May 2011 17:09:40 +0000 (17:09 +0000)]
fixed opencv-ffmpeg compile bug with MinGW (thanks to takacsd for the patch)

13 years agominor changes
Maria Dimashova [Sun, 1 May 2011 09:01:57 +0000 (09:01 +0000)]
minor changes

13 years agofixed several warnings from Xcode 4 LLVM compiler; fixed bug #920
Vadim Pisarevsky [Sat, 30 Apr 2011 19:29:26 +0000 (19:29 +0000)]
fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920

13 years agoadded new ML models to points_classifier sample
Maria Dimashova [Sat, 30 Apr 2011 18:04:33 +0000 (18:04 +0000)]
added new ML models to points_classifier sample

13 years agofixed CvGBTrees
Maria Dimashova [Sat, 30 Apr 2011 18:02:56 +0000 (18:02 +0000)]
fixed CvGBTrees

13 years agofixed CvBoost
Maria Dimashova [Sat, 30 Apr 2011 17:39:24 +0000 (17:39 +0000)]
fixed CvBoost

13 years agoadded new sample on ML models
Maria Dimashova [Sat, 30 Apr 2011 16:44:34 +0000 (16:44 +0000)]
added new sample on ML models

13 years agoPurpose: updated the highgui chapter
Elena Fedotova [Sat, 30 Apr 2011 14:10:45 +0000 (14:10 +0000)]
Purpose: updated the highgui chapter

13 years agoPurpose: completed the imgproc chapter
Elena Fedotova [Sat, 30 Apr 2011 14:04:51 +0000 (14:04 +0000)]
Purpose: completed the imgproc chapter

13 years agoPurpose: completed the imgproc chapter
Elena Fedotova [Sat, 30 Apr 2011 13:53:21 +0000 (13:53 +0000)]
Purpose: completed the imgproc chapter

13 years agoPurpose: completed the imgproc chapter
Elena Fedotova [Sat, 30 Apr 2011 13:53:08 +0000 (13:53 +0000)]
Purpose: completed the imgproc chapter

13 years agoPurpose: completed the imgproc chapter
Elena Fedotova [Sat, 30 Apr 2011 13:52:54 +0000 (13:52 +0000)]
Purpose: completed the imgproc chapter

13 years agoPurpose: completed the imgproc chapter
Elena Fedotova [Sat, 30 Apr 2011 13:52:40 +0000 (13:52 +0000)]
Purpose: completed the imgproc chapter

13 years agoPurpose: completed the imgproc chapter
Elena Fedotova [Sat, 30 Apr 2011 13:52:25 +0000 (13:52 +0000)]
Purpose: completed the imgproc chapter

13 years agoPurpose: completed the imgproc chapter
Elena Fedotova [Sat, 30 Apr 2011 13:52:10 +0000 (13:52 +0000)]
Purpose: completed the imgproc chapter

13 years agoFixed output paths for some libraries and executables.
Andrey Kamaev [Sat, 30 Apr 2011 10:42:33 +0000 (10:42 +0000)]
Fixed output paths for some libraries and executables.
Added option to force disable precompiled headers.

13 years agoFixed tests compilation issue with low Android API levels. OpenCV successfully compil...
Andrey Kamaev [Sat, 30 Apr 2011 10:38:24 +0000 (10:38 +0000)]
Fixed tests compilation issue with low Android API levels. OpenCV successfully compiles for API level 3 and above.
Enable tests for Android by default.

13 years agoConditional for the module ts, depending on whether tests are being built.
Ethan Rublee [Fri, 29 Apr 2011 21:00:10 +0000 (21:00 +0000)]
Conditional for the module ts, depending on whether tests are being built.

13 years agoDissable tests for android by default.
Ethan Rublee [Fri, 29 Apr 2011 20:51:56 +0000 (20:51 +0000)]
Dissable tests for android by default.

13 years agoChanged algorithm of Android camera synchronisation --- added "auto-grab" mode.
Leonid Beynenson [Fri, 29 Apr 2011 19:03:41 +0000 (19:03 +0000)]
Changed algorithm of Android camera synchronisation --- added "auto-grab" mode.

13 years agofixed #932
Maria Dimashova [Fri, 29 Apr 2011 17:12:55 +0000 (17:12 +0000)]
fixed #932

13 years agofixed #982
Maria Dimashova [Fri, 29 Apr 2011 16:42:38 +0000 (16:42 +0000)]
fixed #982

13 years agofixed bug in solvePnPRansac test (thanks to Pieter-Jan Busschaert)
Alexander Shishkov [Fri, 29 Apr 2011 15:00:37 +0000 (15:00 +0000)]
fixed bug in solvePnPRansac test (thanks to Pieter-Jan Busschaert)
test was refactored

13 years agofixed #832
Maria Dimashova [Fri, 29 Apr 2011 14:37:02 +0000 (14:37 +0000)]
fixed #832

13 years agoMerged the branch /branches/opencv_pthread_framework/opencv into the trunk.
Leonid Beynenson [Fri, 29 Apr 2011 14:20:24 +0000 (14:20 +0000)]
Merged the branch /branches/opencv_pthread_framework/opencv into the trunk.
The branch contains changes, concerning adding ThreadingFramework -- temporary lightweight decision for ARM instead of Intel TBB.
Also some changes in Android highgui camera class were made.

13 years agofixed bug in knnMatch method
Maria Dimashova [Fri, 29 Apr 2011 14:12:17 +0000 (14:12 +0000)]
fixed bug in knnMatch method

13 years agofixed bug in knnMatch method
Alexander Shishkov [Fri, 29 Apr 2011 13:23:22 +0000 (13:23 +0000)]
fixed bug in knnMatch method

13 years agomade the samples compile on Windows
Vadim Pisarevsky [Fri, 29 Apr 2011 12:41:30 +0000 (12:41 +0000)]
made the samples compile on Windows

13 years agofixed couple of integral-related bugs
Vadim Pisarevsky [Fri, 29 Apr 2011 11:55:33 +0000 (11:55 +0000)]
fixed couple of integral-related bugs

13 years agoadded extra check to avoid crashes
Vadim Pisarevsky [Fri, 29 Apr 2011 10:34:54 +0000 (10:34 +0000)]
added extra check to avoid crashes

13 years agocorrected the output euler angle on y axis in RQDecomp3x3 (thanks to Lasve for the...
Vadim Pisarevsky [Fri, 29 Apr 2011 09:57:15 +0000 (09:57 +0000)]
corrected the output euler angle on y axis in RQDecomp3x3 (thanks to Lasve for the patch)

13 years agofixed compile errors on Ubuntu 11.04
Vadim Pisarevsky [Thu, 28 Apr 2011 14:08:03 +0000 (14:08 +0000)]
fixed compile errors on Ubuntu 11.04

13 years agoremoved duplicated directory
Vadim Pisarevsky [Thu, 28 Apr 2011 13:45:07 +0000 (13:45 +0000)]
removed duplicated directory

13 years agocorrected badarg test of findchessboardcorners (thanks to Pieter-Jan Busschaert)
Vadim Pisarevsky [Wed, 27 Apr 2011 17:56:58 +0000 (17:56 +0000)]
corrected badarg test of findchessboardcorners (thanks to Pieter-Jan Busschaert)

13 years agofixed bug with misaligned data access (on Windows & Linux)
Vadim Pisarevsky [Wed, 27 Apr 2011 13:28:49 +0000 (13:28 +0000)]
fixed bug with misaligned data access (on Windows & Linux)

13 years agofixed typo
Vadim Pisarevsky [Wed, 27 Apr 2011 08:24:24 +0000 (08:24 +0000)]
fixed typo

13 years agofixed corners emptiness check in drawChessboardCorners (thanks to thomask)
Vadim Pisarevsky [Wed, 27 Apr 2011 06:59:59 +0000 (06:59 +0000)]
fixed corners emptiness check in drawChessboardCorners (thanks to thomask)

13 years agofixed failing GPU projectPoints and solvePnPRansac tests
Alexey Spizhevoy [Wed, 27 Apr 2011 05:29:02 +0000 (05:29 +0000)]
fixed failing GPU projectPoints and solvePnPRansac tests

13 years agofixed highgui build on Windows
Vadim Pisarevsky [Tue, 26 Apr 2011 16:10:26 +0000 (16:10 +0000)]
fixed highgui build on Windows