profile/ivi/opencv.git
12 years agoFixed number of warnings. Fixed mingw64 build.
Andrey Kamaev [Tue, 12 Jun 2012 14:46:12 +0000 (14:46 +0000)]
Fixed number of warnings. Fixed mingw64 build.

12 years agofixed find_obj.py (use detectAndCompute)
Alexander Mordvintsev [Tue, 12 Jun 2012 06:31:51 +0000 (06:31 +0000)]
fixed find_obj.py (use detectAndCompute)

12 years agoupdated iOS installation instructions
Vadim Pisarevsky [Mon, 11 Jun 2012 10:33:45 +0000 (10:33 +0000)]
updated iOS installation instructions

12 years agofixed #1974
Alexander Mordvintsev [Mon, 11 Jun 2012 07:20:34 +0000 (07:20 +0000)]
fixed #1974

12 years agoMinor grammatical correction in comments.
Philipp Wagner [Sun, 10 Jun 2012 22:42:20 +0000 (22:42 +0000)]
Minor grammatical correction in comments.

12 years agoExceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated...
Philipp Wagner [Sun, 10 Jun 2012 22:23:18 +0000 (22:23 +0000)]
Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated the demo accordingly.

12 years agoSeveral exceptions added to the available FaceRecognizer classes and helper methods...
Philipp Wagner [Sun, 10 Jun 2012 11:57:33 +0000 (11:57 +0000)]
Several exceptions added to the available FaceRecognizer classes and helper methods, so wrong input data is reported to the user. facerec_demo.cpp updated to latest cv::Algorithm changes and commented.

12 years agofixed build under android
Marina Kolpakova [Sun, 10 Jun 2012 09:44:47 +0000 (09:44 +0000)]
fixed build under android

12 years agoadded lappyr.py sample
Alexander Mordvintsev [Sun, 10 Jun 2012 08:38:25 +0000 (08:38 +0000)]
added lappyr.py sample

12 years agoalways remove libopencv_world.a before building framework to always include the up...
Vadim Pisarevsky [Sun, 10 Jun 2012 08:27:48 +0000 (08:27 +0000)]
always remove libopencv_world.a before building framework to always include the up-to-date code into the framework binary.

12 years agofixed build without CUDA
Marina Kolpakova [Sat, 9 Jun 2012 17:03:40 +0000 (17:03 +0000)]
fixed build without CUDA

12 years agoadded script to build the universal opencv2.framework for iOS device and simulator...
Vadim Pisarevsky [Sat, 9 Jun 2012 16:18:39 +0000 (16:18 +0000)]
added script to build the universal opencv2.framework for iOS device and simulator. fixed opencv_world cmake script to create static libopencv_world.a for iOS. temporarily disable compressed file storages in the case of iOS (to avoid dependency of zlib)

12 years agominor warning fixes
Marina Kolpakova [Sat, 9 Jun 2012 15:24:36 +0000 (15:24 +0000)]
minor warning fixes

12 years agoresize area for big downscaling integration
Marina Kolpakova [Sat, 9 Jun 2012 15:24:01 +0000 (15:24 +0000)]
resize area for big downscaling integration

12 years agoWarning fixes continued
Andrey Kamaev [Sat, 9 Jun 2012 15:00:04 +0000 (15:00 +0000)]
Warning fixes continued

12 years agofixed another piece of warnings
Marina Kolpakova [Sat, 9 Jun 2012 10:58:32 +0000 (10:58 +0000)]
fixed another piece of warnings

12 years agoDeclaration of color conversion functions are moved in header file to avoid warnings
Marina Kolpakova [Sat, 9 Jun 2012 09:04:17 +0000 (09:04 +0000)]
Declaration of color conversion functions are moved in header file to avoid warnings

12 years agoFixed all anomimous warnings
Marina Kolpakova [Sat, 9 Jun 2012 08:33:25 +0000 (08:33 +0000)]
Fixed all anomimous warnings

12 years agoFixed another one thousand warnings about uninitialized anomimnomous
Marina Kolpakova [Sat, 9 Jun 2012 08:07:10 +0000 (08:07 +0000)]
Fixed another one thousand warnings about uninitialized anomimnomous

12 years agopossibly fixed crash boost caused by the recent modification; slightly improved mlp...
Vadim Pisarevsky [Sat, 9 Jun 2012 07:05:24 +0000 (07:05 +0000)]
possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample

12 years agofixed hundreds of "anonymous" warnings for gpu module.
Marina Kolpakova [Fri, 8 Jun 2012 17:09:38 +0000 (17:09 +0000)]
fixed hundreds of "anonymous" warnings for gpu module.

12 years agoFixed precompiled headers build on Linux
Andrey Kamaev [Fri, 8 Jun 2012 16:04:14 +0000 (16:04 +0000)]
Fixed precompiled headers build on Linux

12 years agoIgnored warnings from gtest with precompiled headers enabled
Andrey Kamaev [Fri, 8 Jun 2012 14:54:17 +0000 (14:54 +0000)]
Ignored warnings from gtest with precompiled headers enabled

12 years agoFixed build with TBB for Android
Andrey Kamaev [Fri, 8 Jun 2012 10:32:51 +0000 (10:32 +0000)]
Fixed build with TBB for Android

12 years agoNew Tegra Optimized thresh_16s and thresh_32f functions were added
Alexander Kapustin [Fri, 8 Jun 2012 08:49:59 +0000 (08:49 +0000)]
New Tegra Optimized thresh_16s and thresh_32f functions were added

12 years agoFixed Android build
Andrey Kamaev [Fri, 8 Jun 2012 08:11:17 +0000 (08:11 +0000)]
Fixed Android build

12 years agoslightly updated windows_install.rst tutorial
Kirill Kornyakov [Fri, 8 Jun 2012 06:26:16 +0000 (06:26 +0000)]
slightly updated windows_install.rst tutorial

12 years agoFixed build with TBB
Andrey Kamaev [Fri, 8 Jun 2012 06:23:28 +0000 (06:23 +0000)]
Fixed build with TBB

12 years agoFixed recently introduced build problems on some platforms
Andrey Kamaev [Fri, 8 Jun 2012 06:19:17 +0000 (06:19 +0000)]
Fixed recently introduced build problems on some platforms

12 years agoFixed mingw build.
Andrey Kamaev [Fri, 8 Jun 2012 03:15:08 +0000 (03:15 +0000)]
Fixed mingw build.

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Thu, 7 Jun 2012 17:25:39 +0000 (17:25 +0000)]
update FFMPEG wrapper binaries

12 years agoSet stricter warning rules for gcc
Andrey Kamaev [Thu, 7 Jun 2012 17:21:29 +0000 (17:21 +0000)]
Set stricter warning rules for gcc

12 years agofixed relative path for stitching/details headers
Anatoly Baksheev [Thu, 7 Jun 2012 13:42:59 +0000 (13:42 +0000)]
fixed relative path for stitching/details headers

12 years agoset to linear interpolation type for upscaling with area interplation flag
Marina Kolpakova [Wed, 6 Jun 2012 16:05:31 +0000 (16:05 +0000)]
set to linear interpolation type for upscaling with area interplation flag

12 years agocall not NPP version in case of INTER_AREA resize
Marina Kolpakova [Wed, 6 Jun 2012 15:38:08 +0000 (15:38 +0000)]
call not NPP version in case of INTER_AREA resize

12 years agofixed accuracy test
Marina Kolpakova [Wed, 6 Jun 2012 15:29:24 +0000 (15:29 +0000)]
fixed accuracy test

12 years agoperformance test for INTER_AREA resize has been added.
Marina Kolpakova [Wed, 6 Jun 2012 14:45:33 +0000 (14:45 +0000)]
performance test for INTER_AREA resize has been added.

12 years agofix for down rounded output sizes
Marina Kolpakova [Wed, 6 Jun 2012 13:25:36 +0000 (13:25 +0000)]
fix for down rounded output sizes

12 years agoFixed build of opencv_world with QT on linux #2012
Andrey Kamaev [Wed, 6 Jun 2012 13:24:41 +0000 (13:24 +0000)]
Fixed build of opencv_world with QT on linux #2012

12 years agofixed for resize with INTER AREA. Since now we divide by convolved area
Marina Kolpakova [Wed, 6 Jun 2012 12:12:21 +0000 (12:12 +0000)]
fixed for resize with INTER AREA. Since now we divide by convolved area

12 years agofixed build
Marina Kolpakova [Wed, 6 Jun 2012 10:59:10 +0000 (10:59 +0000)]
fixed build

12 years agoGPU resize with INTER_AREA
Marina Kolpakova [Wed, 6 Jun 2012 10:39:42 +0000 (10:39 +0000)]
GPU resize with INTER_AREA

12 years agodecreased size of the buffer used in CvBoost::update_weights (ticket #1803)
Vadim Pisarevsky [Wed, 6 Jun 2012 10:10:48 +0000 (10:10 +0000)]
decreased size of the buffer used in CvBoost::update_weights (ticket #1803)

12 years agofixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016)
Vadim Pisarevsky [Wed, 6 Jun 2012 10:04:09 +0000 (10:04 +0000)]
fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016)

12 years agoauto-copy java.so to package
Andrey Pavlenko [Wed, 6 Jun 2012 09:22:53 +0000 (09:22 +0000)]
auto-copy java.so to package

12 years agotest commit
Alexander Shishkov [Wed, 6 Jun 2012 09:21:09 +0000 (09:21 +0000)]
test commit

12 years agoUpdated link in android readme
Andrey Kamaev [Wed, 6 Jun 2012 09:15:14 +0000 (09:15 +0000)]
Updated link in android readme

12 years agotest commit
Alexander Shishkov [Wed, 6 Jun 2012 09:12:11 +0000 (09:12 +0000)]
test commit

12 years agocomments for digits.py sample
Alexander Mordvintsev [Wed, 6 Jun 2012 05:52:28 +0000 (05:52 +0000)]
comments for digits.py sample

12 years agofixed build under windows, updated 768x576.avi video (other codec)
Vladislav Vinogradov [Tue, 5 Jun 2012 14:16:57 +0000 (14:16 +0000)]
fixed build under windows, updated 768x576.avi video (other codec)

12 years agoupdate FFMPEG wrapper binaries
Alexander Shishkov [Tue, 5 Jun 2012 14:00:47 +0000 (14:00 +0000)]
update FFMPEG wrapper binaries

12 years agoadded gpu::FGDStatModel (Background/foreground segmentation)
Vladislav Vinogradov [Tue, 5 Jun 2012 13:32:04 +0000 (13:32 +0000)]
added gpu::FGDStatModel (Background/foreground segmentation)

12 years agofixed #2019
Marina Kolpakova [Tue, 5 Jun 2012 10:58:53 +0000 (10:58 +0000)]
fixed #2019

12 years agomade GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007)
Vladislav Vinogradov [Tue, 5 Jun 2012 08:37:16 +0000 (08:37 +0000)]
made GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007)

12 years agophaseCorrelate documentation patch by Will Lucas #2017
Andrey Kamaev [Tue, 5 Jun 2012 06:02:50 +0000 (06:02 +0000)]
phaseCorrelate documentation patch by Will Lucas #2017

12 years agoDragonfly BSD build fix #2010 (thanks to Thomas Klausner)
Andrey Kamaev [Mon, 4 Jun 2012 06:19:56 +0000 (06:19 +0000)]
Dragonfly BSD build fix #2010 (thanks to Thomas Klausner)

12 years agofix for ORB tests
Marina Kolpakova [Fri, 1 Jun 2012 15:15:58 +0000 (15:15 +0000)]
fix for ORB tests

12 years agowork on added digits.py sample (neural network for handwritten digit recognition)
Alexander Mordvintsev [Fri, 1 Jun 2012 13:27:56 +0000 (13:27 +0000)]
work on added digits.py sample (neural network for handwritten digit recognition)

12 years agogrid-adapted feature detector made a proper Algorithm (ticket #1874)
Vadim Pisarevsky [Fri, 1 Jun 2012 09:10:53 +0000 (09:10 +0000)]
grid-adapted feature detector made a proper Algorithm (ticket #1874)

12 years agoadded nmixtures parameter to BackgroundSubtractorMOG2 (ticket #1914)
Vadim Pisarevsky [Fri, 1 Jun 2012 09:00:42 +0000 (09:00 +0000)]
added nmixtures parameter to BackgroundSubtractorMOG2 (ticket #1914)

12 years agoreverted the original VideoCapture::read() code; moved frame index check to where...
Vadim Pisarevsky [Fri, 1 Jun 2012 08:55:16 +0000 (08:55 +0000)]
reverted the original VideoCapture::read() code; moved frame index check to where it should belong: ffmpeg wrapper; applied patch by Rob Reilink (ticket #1971)

12 years agoMerged lda fix from 2.4 branch (Fixed reconstruction, so that the mean is correctly...
Andrey Kamaev [Fri, 1 Jun 2012 08:48:38 +0000 (08:48 +0000)]
Merged lda fix from 2.4 branch (Fixed reconstruction, so that the mean is correctly added to the reconstructed image.)

12 years agoFixed pdf documentation build
Andrey Kamaev [Fri, 1 Jun 2012 08:30:52 +0000 (08:30 +0000)]
Fixed pdf documentation build

12 years agoCodeReview #1512 notes fixed.
Alexander Smorkalov [Thu, 31 May 2012 12:26:29 +0000 (12:26 +0000)]
CodeReview #1512 notes fixed.

12 years agoTrunk OpenCV version is set to 2.4.9
Andrey Kamaev [Thu, 31 May 2012 11:59:43 +0000 (11:59 +0000)]
Trunk OpenCV version is set to 2.4.9

12 years agoremoved debug print
Andrey Kamaev [Thu, 31 May 2012 11:06:06 +0000 (11:06 +0000)]
removed debug print

12 years agoFixed regression in python wrappers generator
Andrey Kamaev [Thu, 31 May 2012 11:04:11 +0000 (11:04 +0000)]
Fixed regression in python wrappers generator

12 years agoCodeReview #1511 notes upplied.
Alexander Smorkalov [Thu, 31 May 2012 10:54:37 +0000 (10:54 +0000)]
CodeReview #1511 notes upplied.

12 years agoAdded C++ and python signatures for moveWindow, resizeWindow and setMouseCallback
Andrey Kamaev [Thu, 31 May 2012 08:11:47 +0000 (08:11 +0000)]
Added C++ and python signatures for moveWindow, resizeWindow and setMouseCallback

12 years agoFixed #1996
Andrey Kamaev [Thu, 31 May 2012 08:02:52 +0000 (08:02 +0000)]
Fixed #1996

12 years agoAdded test for #1997; fixed build warnings
Andrey Kamaev [Thu, 31 May 2012 06:59:06 +0000 (06:59 +0000)]
Added test for #1997; fixed build warnings

12 years agotegra integration
Marina Kolpakova [Wed, 30 May 2012 15:56:53 +0000 (15:56 +0000)]
tegra integration

12 years agoMade reference manual table of contents autogenerated
Andrey Kamaev [Wed, 30 May 2012 14:06:47 +0000 (14:06 +0000)]
Made reference manual table of contents autogenerated

12 years agochanged "void FileStorage::release(string&)" to "string FileStorage::releaseAndGetStr...
Vadim Pisarevsky [Wed, 30 May 2012 13:02:45 +0000 (13:02 +0000)]
changed "void FileStorage::release(string&)" to "string FileStorage::releaseAndGetString()"

12 years agotegra::cvtRGB2HSV function was added
Alexander Kapustin [Wed, 30 May 2012 11:52:53 +0000 (11:52 +0000)]
tegra::cvtRGB2HSV function was added

12 years agoreplaced "string FileStorage::release()" with 2 methods to preserve backward compatib...
Vadim Pisarevsky [Wed, 30 May 2012 11:29:22 +0000 (11:29 +0000)]
replaced "string FileStorage::release()" with 2 methods to preserve backward compatibility.

12 years agofixed mark_nvidia.py script (warpAffine and warpPerspective)
Vladislav Vinogradov [Wed, 30 May 2012 05:44:34 +0000 (05:44 +0000)]
fixed mark_nvidia.py script (warpAffine and warpPerspective)

12 years agoFixed Java API build
Andrey Kamaev [Tue, 29 May 2012 17:13:24 +0000 (17:13 +0000)]
Fixed Java API build

12 years agoDocumentation: fixed class/struc members documentation; added warning on incorrectly...
Andrey Kamaev [Tue, 29 May 2012 16:55:46 +0000 (16:55 +0000)]
Documentation: fixed class/struc members documentation; added warning on incorrectly documented member

12 years agoDocumentation: fixed operators regex; added varargs support
Andrey Kamaev [Tue, 29 May 2012 15:42:38 +0000 (15:42 +0000)]
Documentation: fixed operators regex; added varargs support

12 years agoDocumentation: improved correctness checking for superclasses
Andrey Kamaev [Tue, 29 May 2012 14:51:59 +0000 (14:51 +0000)]
Documentation: improved correctness checking for superclasses

12 years agoDocumentation: added support for multiple superclasses
Andrey Kamaev [Tue, 29 May 2012 14:18:43 +0000 (14:18 +0000)]
Documentation: added support for multiple superclasses

12 years agoDocumentation: added support for virtual methods
Andrey Kamaev [Tue, 29 May 2012 13:59:49 +0000 (13:59 +0000)]
Documentation: added support for virtual methods

12 years agoDocumentation: added support for superclasses in class definition #1308
Andrey Kamaev [Tue, 29 May 2012 13:42:50 +0000 (13:42 +0000)]
Documentation: added support for superclasses in class definition #1308

12 years agoNative camera libs rebuilt for bug #1989 fix.
Alexander Smorkalov [Tue, 29 May 2012 13:11:08 +0000 (13:11 +0000)]
Native camera libs rebuilt for bug #1989 fix.

12 years agoBug #1989 fixed. NULL pointer check added.
Alexander Smorkalov [Tue, 29 May 2012 12:13:51 +0000 (12:13 +0000)]
Bug #1989 fixed. NULL pointer check added.

12 years agoTemporarily disable test on Mac
Evgeny Talanin [Tue, 29 May 2012 11:41:24 +0000 (11:41 +0000)]
Temporarily disable test on Mac

12 years agoFixed documentation generation for function arguments having array type i.e. 'type...
Andrey Kamaev [Tue, 29 May 2012 11:41:23 +0000 (11:41 +0000)]
Fixed documentation generation for function arguments having array type i.e. 'type arg[]'

12 years agoBug #1991 : fixed gpu interpolation (remap, resize, warp...)
Vladislav Vinogradov [Tue, 29 May 2012 11:30:44 +0000 (11:30 +0000)]
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)

12 years agofixing Java test and sample after moving drawContours() from Imgproc to Core
Andrey Pavlenko [Tue, 29 May 2012 11:04:04 +0000 (11:04 +0000)]
fixing Java test and sample after moving drawContours() from Imgproc to Core

12 years agoAdded check for trailing semicolon to rst parser; fixed few documentation build warnings
Andrey Kamaev [Tue, 29 May 2012 10:57:25 +0000 (10:57 +0000)]
Added check for trailing semicolon to rst parser; fixed few documentation build warnings

12 years agoFixed documentation: corrected parameter names
Andrey Kamaev [Tue, 29 May 2012 10:36:19 +0000 (10:36 +0000)]
Fixed documentation: corrected parameter names

12 years agofixed some bugs in gpu module under Windows:
Vladislav Vinogradov [Tue, 29 May 2012 08:03:36 +0000 (08:03 +0000)]
fixed some bugs in gpu module under Windows:
* convertTo alignment error
* compare with scalars error

12 years agoFixed property names in cap_dshow #1993
Andrey Kamaev [Tue, 29 May 2012 05:41:46 +0000 (05:41 +0000)]
Fixed property names in cap_dshow #1993

12 years agoMore fixes for documentation.
Andrey Kamaev [Mon, 28 May 2012 20:11:38 +0000 (20:11 +0000)]
More fixes for documentation.

12 years agoadded API for storing OpenCV data structures to text string and reading them back
Vadim Pisarevsky [Mon, 28 May 2012 15:38:58 +0000 (15:38 +0000)]
added API for storing OpenCV data structures to text string and reading them back

12 years agoSmall fixes for documentation checking script
Andrey Kamaev [Mon, 28 May 2012 15:29:21 +0000 (15:29 +0000)]
Small fixes for documentation checking script

12 years agoAdded check for documented but missing functions
Andrey Kamaev [Mon, 28 May 2012 14:45:14 +0000 (14:45 +0000)]
Added check for documented but missing functions

12 years agoNew bunch of documentation fixes
Andrey Kamaev [Mon, 28 May 2012 14:36:15 +0000 (14:36 +0000)]
New bunch of documentation fixes

12 years agoremaining C-style planar subdivisions data structures are moved to legacy
Andrey Kamaev [Mon, 28 May 2012 13:57:45 +0000 (13:57 +0000)]
remaining C-style planar subdivisions data structures are moved to legacy