profile/ivi/opencv.git
12 years agotutorial updated
Andrey Pavlenko [Fri, 15 Jun 2012 09:08:49 +0000 (09:08 +0000)]
tutorial updated

12 years agoShortened cmake script for opencv_world
Andrey Kamaev [Fri, 15 Jun 2012 07:52:20 +0000 (07:52 +0000)]
Shortened cmake script for opencv_world

12 years agofixes #2044
Kirill Kornyakov [Fri, 15 Jun 2012 07:07:29 +0000 (07:07 +0000)]
fixes #2044

12 years agoFixed #2053
Andrey Kamaev [Fri, 15 Jun 2012 06:40:20 +0000 (06:40 +0000)]
Fixed #2053

12 years agotutorial updated
Andrey Pavlenko [Thu, 14 Jun 2012 20:03:47 +0000 (20:03 +0000)]
tutorial updated

12 years agoFixed Android build warnings for old NDK
Andrey Kamaev [Thu, 14 Jun 2012 14:52:00 +0000 (14:52 +0000)]
Fixed Android build warnings for old NDK

12 years agoAndroid toolchain: fixed try_compile problem with old cmake versions
Andrey Kamaev [Thu, 14 Jun 2012 14:38:04 +0000 (14:38 +0000)]
Android toolchain: fixed try_compile problem with old cmake versions

12 years agotutorial updated
Andrey Pavlenko [Thu, 14 Jun 2012 14:37:41 +0000 (14:37 +0000)]
tutorial updated

12 years agoadded weighting to rgbd odometry
Maria Dimashova [Thu, 14 Jun 2012 14:34:15 +0000 (14:34 +0000)]
added weighting to rgbd odometry

12 years agoReduced some tegra stubs
Andrey Kamaev [Thu, 14 Jun 2012 14:09:04 +0000 (14:09 +0000)]
Reduced some tegra stubs

12 years agoexposed parallelized SVM prediction to python (predict_all)
Alexander Mordvintsev [Thu, 14 Jun 2012 10:02:49 +0000 (10:02 +0000)]
exposed parallelized SVM prediction to python (predict_all)

12 years agofixed #2047
Alexander Shishkov [Thu, 14 Jun 2012 00:09:47 +0000 (00:09 +0000)]
fixed #2047

12 years agofixed part of shadow warnings
Marina Kolpakova [Wed, 13 Jun 2012 13:21:51 +0000 (13:21 +0000)]
fixed part of shadow warnings

12 years agoscan based area interpolation for naive cases
Marina Kolpakova [Wed, 13 Jun 2012 13:21:08 +0000 (13:21 +0000)]
scan based area interpolation for naive cases

12 years agoFixed Android build warnings and few warnings in specific cnfigurations
Andrey Kamaev [Wed, 13 Jun 2012 13:19:43 +0000 (13:19 +0000)]
Fixed Android build warnings and few warnings in specific cnfigurations

12 years agofixed part of shadow warnings
Marina Kolpakova [Wed, 13 Jun 2012 13:12:21 +0000 (13:12 +0000)]
fixed part of shadow warnings

12 years agosuppress warning no previous declaration for gpu module
Marina Kolpakova [Wed, 13 Jun 2012 13:10:11 +0000 (13:10 +0000)]
suppress warning no previous declaration for gpu module

12 years agofixed highgui configuration with QT enabled
Andrey Kamaev [Wed, 13 Jun 2012 11:49:27 +0000 (11:49 +0000)]
fixed highgui configuration with QT enabled

12 years agoFixed problem with incorrect detection of some compiler flags
Andrey Kamaev [Wed, 13 Jun 2012 11:40:05 +0000 (11:40 +0000)]
Fixed problem with incorrect detection of some compiler flags

12 years agoAdded linking against AppKit framework when OpenCV is configured with WITH_QUICKTIME=OFF
Andrey Kamaev [Wed, 13 Jun 2012 10:43:03 +0000 (10:43 +0000)]
Added linking against AppKit framework when OpenCV is configured with WITH_QUICKTIME=OFF

12 years agofixed compilation error and some warnings if with_openni is true
Maria Dimashova [Wed, 13 Jun 2012 08:38:30 +0000 (08:38 +0000)]
fixed compilation error and some warnings if with_openni is true

12 years agoDocumentation for FaceRecognizer started (not added to toc of contrib/doc/contrib...
Philipp Wagner [Tue, 12 Jun 2012 22:49:14 +0000 (22:49 +0000)]
Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data.

12 years agoFixed target_link_libraries for python bindings
Andrey Kamaev [Tue, 12 Jun 2012 16:18:14 +0000 (16:18 +0000)]
Fixed target_link_libraries for python bindings

12 years agorestored -Wno-unnamed-type-template-args
Andrey Kamaev [Tue, 12 Jun 2012 16:15:14 +0000 (16:15 +0000)]
restored -Wno-unnamed-type-template-args

12 years agoAdded own CMake macro for compiler flag checks (to not depend on CMake version)
Andrey Kamaev [Tue, 12 Jun 2012 16:11:30 +0000 (16:11 +0000)]
Added own CMake macro for compiler flag checks (to not depend on CMake version)

12 years agoFixing compiler flags checks.
Andrey Kamaev [Tue, 12 Jun 2012 15:14:28 +0000 (15:14 +0000)]
Fixing compiler flags checks.

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()"