Philipp Wagner [Sat, 16 Jun 2012 08:33:48 +0000 (08:33 +0000)]
Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap.
Philipp Wagner [Sat, 16 Jun 2012 08:30:22 +0000 (08:30 +0000)]
The COLORMAP_PINK colormap was missing in applyColorMap.
Marina Kolpakova [Fri, 15 Jun 2012 15:57:12 +0000 (15:57 +0000)]
minor formating fixes
Andrey Pavlenko [Fri, 15 Jun 2012 15:37:11 +0000 (15:37 +0000)]
'call' added to android.bat call
Marina Kolpakova [Fri, 15 Jun 2012 13:21:27 +0000 (13:21 +0000)]
fixed more "shadow" warnings
Marina Kolpakova [Fri, 15 Jun 2012 13:19:36 +0000 (13:19 +0000)]
added check for CUDA BLUS support in GEMM tests
Marina Kolpakova [Fri, 15 Jun 2012 13:16:43 +0000 (13:16 +0000)]
fixed "shadow" warnings in nvidia folder
Marina Kolpakova [Fri, 15 Jun 2012 13:13:36 +0000 (13:13 +0000)]
fixed "shadow" warnings in NVIDIA tests
Vladislav Vinogradov [Fri, 15 Jun 2012 11:02:33 +0000 (11:02 +0000)]
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
Andrey Pavlenko [Fri, 15 Jun 2012 10:59:09 +0000 (10:59 +0000)]
minor tutorial update
Andrey Pavlenko [Fri, 15 Jun 2012 10:42:32 +0000 (10:42 +0000)]
fixing typo that breaks the build
Maria Dimashova [Fri, 15 Jun 2012 09:17:10 +0000 (09:17 +0000)]
added check to weight in rgbd
Andrey Pavlenko [Fri, 15 Jun 2012 09:08:49 +0000 (09:08 +0000)]
tutorial updated
Andrey Kamaev [Fri, 15 Jun 2012 07:52:20 +0000 (07:52 +0000)]
Shortened cmake script for opencv_world
Kirill Kornyakov [Fri, 15 Jun 2012 07:07:29 +0000 (07:07 +0000)]
fixes #2044
Andrey Kamaev [Fri, 15 Jun 2012 06:40:20 +0000 (06:40 +0000)]
Fixed #2053
Andrey Pavlenko [Thu, 14 Jun 2012 20:03:47 +0000 (20:03 +0000)]
tutorial updated
Andrey Kamaev [Thu, 14 Jun 2012 14:52:00 +0000 (14:52 +0000)]
Fixed Android build warnings for old NDK
Andrey Kamaev [Thu, 14 Jun 2012 14:38:04 +0000 (14:38 +0000)]
Android toolchain: fixed try_compile problem with old cmake versions
Andrey Pavlenko [Thu, 14 Jun 2012 14:37:41 +0000 (14:37 +0000)]
tutorial updated
Maria Dimashova [Thu, 14 Jun 2012 14:34:15 +0000 (14:34 +0000)]
added weighting to rgbd odometry
Andrey Kamaev [Thu, 14 Jun 2012 14:09:04 +0000 (14:09 +0000)]
Reduced some tegra stubs
Alexander Mordvintsev [Thu, 14 Jun 2012 10:02:49 +0000 (10:02 +0000)]
exposed parallelized SVM prediction to python (predict_all)
Alexander Shishkov [Thu, 14 Jun 2012 00:09:47 +0000 (00:09 +0000)]
fixed #2047
Marina Kolpakova [Wed, 13 Jun 2012 13:21:51 +0000 (13:21 +0000)]
fixed part of shadow warnings
Marina Kolpakova [Wed, 13 Jun 2012 13:21:08 +0000 (13:21 +0000)]
scan based area interpolation for naive cases
Andrey Kamaev [Wed, 13 Jun 2012 13:19:43 +0000 (13:19 +0000)]
Fixed Android build warnings and few warnings in specific cnfigurations
Marina Kolpakova [Wed, 13 Jun 2012 13:12:21 +0000 (13:12 +0000)]
fixed part of shadow warnings
Marina Kolpakova [Wed, 13 Jun 2012 13:10:11 +0000 (13:10 +0000)]
suppress warning no previous declaration for gpu module
Andrey Kamaev [Wed, 13 Jun 2012 11:49:27 +0000 (11:49 +0000)]
fixed highgui configuration with QT enabled
Andrey Kamaev [Wed, 13 Jun 2012 11:40:05 +0000 (11:40 +0000)]
Fixed problem with incorrect detection of some compiler flags
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
Maria Dimashova [Wed, 13 Jun 2012 08:38:30 +0000 (08:38 +0000)]
fixed compilation error and some warnings if with_openni is true
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.
Andrey Kamaev [Tue, 12 Jun 2012 16:18:14 +0000 (16:18 +0000)]
Fixed target_link_libraries for python bindings
Andrey Kamaev [Tue, 12 Jun 2012 16:15:14 +0000 (16:15 +0000)]
restored -Wno-unnamed-type-template-args
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)
Andrey Kamaev [Tue, 12 Jun 2012 15:14:28 +0000 (15:14 +0000)]
Fixing compiler flags checks.
Andrey Kamaev [Tue, 12 Jun 2012 14:46:12 +0000 (14:46 +0000)]
Fixed number of warnings. Fixed mingw64 build.
Alexander Mordvintsev [Tue, 12 Jun 2012 06:31:51 +0000 (06:31 +0000)]
fixed find_obj.py (use detectAndCompute)
Vadim Pisarevsky [Mon, 11 Jun 2012 10:33:45 +0000 (10:33 +0000)]
updated iOS installation instructions
Alexander Mordvintsev [Mon, 11 Jun 2012 07:20:34 +0000 (07:20 +0000)]
fixed #1974
Philipp Wagner [Sun, 10 Jun 2012 22:42:20 +0000 (22:42 +0000)]
Minor grammatical correction in comments.
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.
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.
Marina Kolpakova [Sun, 10 Jun 2012 09:44:47 +0000 (09:44 +0000)]
fixed build under android
Alexander Mordvintsev [Sun, 10 Jun 2012 08:38:25 +0000 (08:38 +0000)]
added lappyr.py sample
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.
Marina Kolpakova [Sat, 9 Jun 2012 17:03:40 +0000 (17:03 +0000)]
fixed build without CUDA
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)
Marina Kolpakova [Sat, 9 Jun 2012 15:24:36 +0000 (15:24 +0000)]
minor warning fixes
Marina Kolpakova [Sat, 9 Jun 2012 15:24:01 +0000 (15:24 +0000)]
resize area for big downscaling integration
Andrey Kamaev [Sat, 9 Jun 2012 15:00:04 +0000 (15:00 +0000)]
Warning fixes continued
Marina Kolpakova [Sat, 9 Jun 2012 10:58:32 +0000 (10:58 +0000)]
fixed another piece of 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
Marina Kolpakova [Sat, 9 Jun 2012 08:33:25 +0000 (08:33 +0000)]
Fixed all anomimous warnings
Marina Kolpakova [Sat, 9 Jun 2012 08:07:10 +0000 (08:07 +0000)]
Fixed another one thousand warnings about uninitialized anomimnomous
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
Marina Kolpakova [Fri, 8 Jun 2012 17:09:38 +0000 (17:09 +0000)]
fixed hundreds of "anonymous" warnings for gpu module.
Andrey Kamaev [Fri, 8 Jun 2012 16:04:14 +0000 (16:04 +0000)]
Fixed precompiled headers build on Linux
Andrey Kamaev [Fri, 8 Jun 2012 14:54:17 +0000 (14:54 +0000)]
Ignored warnings from gtest with precompiled headers enabled
Andrey Kamaev [Fri, 8 Jun 2012 10:32:51 +0000 (10:32 +0000)]
Fixed build with TBB for Android
Alexander Kapustin [Fri, 8 Jun 2012 08:49:59 +0000 (08:49 +0000)]
New Tegra Optimized thresh_16s and thresh_32f functions were added
Andrey Kamaev [Fri, 8 Jun 2012 08:11:17 +0000 (08:11 +0000)]
Fixed Android build
Kirill Kornyakov [Fri, 8 Jun 2012 06:26:16 +0000 (06:26 +0000)]
slightly updated windows_install.rst tutorial
Andrey Kamaev [Fri, 8 Jun 2012 06:23:28 +0000 (06:23 +0000)]
Fixed build with TBB
Andrey Kamaev [Fri, 8 Jun 2012 06:19:17 +0000 (06:19 +0000)]
Fixed recently introduced build problems on some platforms
Andrey Kamaev [Fri, 8 Jun 2012 03:15:08 +0000 (03:15 +0000)]
Fixed mingw build.
Alexander Shishkov [Thu, 7 Jun 2012 17:25:39 +0000 (17:25 +0000)]
update FFMPEG wrapper binaries
Andrey Kamaev [Thu, 7 Jun 2012 17:21:29 +0000 (17:21 +0000)]
Set stricter warning rules for gcc
Anatoly Baksheev [Thu, 7 Jun 2012 13:42:59 +0000 (13:42 +0000)]
fixed relative path for stitching/details headers
Marina Kolpakova [Wed, 6 Jun 2012 16:05:31 +0000 (16:05 +0000)]
set to linear interpolation type for upscaling with area interplation flag
Marina Kolpakova [Wed, 6 Jun 2012 15:38:08 +0000 (15:38 +0000)]
call not NPP version in case of INTER_AREA resize
Marina Kolpakova [Wed, 6 Jun 2012 15:29:24 +0000 (15:29 +0000)]
fixed accuracy test
Marina Kolpakova [Wed, 6 Jun 2012 14:45:33 +0000 (14:45 +0000)]
performance test for INTER_AREA resize has been added.
Marina Kolpakova [Wed, 6 Jun 2012 13:25:36 +0000 (13:25 +0000)]
fix for down rounded output sizes
Andrey Kamaev [Wed, 6 Jun 2012 13:24:41 +0000 (13:24 +0000)]
Fixed build of opencv_world with QT on linux #2012
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
Marina Kolpakova [Wed, 6 Jun 2012 10:59:10 +0000 (10:59 +0000)]
fixed build
Marina Kolpakova [Wed, 6 Jun 2012 10:39:42 +0000 (10:39 +0000)]
GPU resize with INTER_AREA
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)
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)
Andrey Pavlenko [Wed, 6 Jun 2012 09:22:53 +0000 (09:22 +0000)]
auto-copy java.so to package
Alexander Shishkov [Wed, 6 Jun 2012 09:21:09 +0000 (09:21 +0000)]
test commit
Andrey Kamaev [Wed, 6 Jun 2012 09:15:14 +0000 (09:15 +0000)]
Updated link in android readme
Alexander Shishkov [Wed, 6 Jun 2012 09:12:11 +0000 (09:12 +0000)]
test commit
Alexander Mordvintsev [Wed, 6 Jun 2012 05:52:28 +0000 (05:52 +0000)]
comments for digits.py sample
Vladislav Vinogradov [Tue, 5 Jun 2012 14:16:57 +0000 (14:16 +0000)]
fixed build under windows, updated 768x576.avi video (other codec)
Alexander Shishkov [Tue, 5 Jun 2012 14:00:47 +0000 (14:00 +0000)]
update FFMPEG wrapper binaries
Vladislav Vinogradov [Tue, 5 Jun 2012 13:32:04 +0000 (13:32 +0000)]
added gpu::FGDStatModel (Background/foreground segmentation)
Marina Kolpakova [Tue, 5 Jun 2012 10:58:53 +0000 (10:58 +0000)]
fixed #2019
Vladislav Vinogradov [Tue, 5 Jun 2012 08:37:16 +0000 (08:37 +0000)]
made GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007)
Andrey Kamaev [Tue, 5 Jun 2012 06:02:50 +0000 (06:02 +0000)]
phaseCorrelate documentation patch by Will Lucas #2017
Andrey Kamaev [Mon, 4 Jun 2012 06:19:56 +0000 (06:19 +0000)]
Dragonfly BSD build fix #2010 (thanks to Thomas Klausner)
Marina Kolpakova [Fri, 1 Jun 2012 15:15:58 +0000 (15:15 +0000)]
fix for ORB tests
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)
Vadim Pisarevsky [Fri, 1 Jun 2012 09:10:53 +0000 (09:10 +0000)]
grid-adapted feature detector made a proper Algorithm (ticket #1874)
Vadim Pisarevsky [Fri, 1 Jun 2012 09:00:42 +0000 (09:00 +0000)]
added nmixtures parameter to BackgroundSubtractorMOG2 (ticket #1914)
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)
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.)