Anatoly Baksheev [Mon, 27 Aug 2012 10:27:13 +0000 (14:27 +0400)]
renamed device::bilaterl_filter kernel to device::disp_bilaterl_filter for correct naming
fixed some warnings
Andrey Kamaev [Wed, 29 Aug 2012 15:16:11 +0000 (19:16 +0400)]
Fix run.py version control detection when used outide of OpenCV build
OpenCV Buildbot [Wed, 29 Aug 2012 14:59:21 +0000 (18:59 +0400)]
update FFMPEG wrapper binaries
Andrey Kamaev [Wed, 29 Aug 2012 13:54:49 +0000 (17:54 +0400)]
Merge pull request #25 from sergiud/master
Vladislav Vinogradov [Wed, 29 Aug 2012 06:51:40 +0000 (10:51 +0400)]
fixed gpu PyrLKSparse perf test
Andrey Kamaev [Tue, 28 Aug 2012 16:39:10 +0000 (20:39 +0400)]
Android toolchain: fix CCache program search
Andrey Kamaev [Tue, 28 Aug 2012 13:23:33 +0000 (17:23 +0400)]
Fixed java camera release in Android tutorial-0 sample
Sergiu Dotenco [Tue, 28 Aug 2012 15:21:06 +0000 (17:21 +0200)]
eliminated type conversion warnings
Vsevolod Glumov [Tue, 28 Aug 2012 14:51:34 +0000 (18:51 +0400)]
Improved javadoc comments. Minor formatting fix.
Vadim Pisarevsky [Tue, 28 Aug 2012 14:15:14 +0000 (18:15 +0400)]
fixed many warnings (modified pull request 13)
Leonid Beynenson [Tue, 28 Aug 2012 13:46:45 +0000 (17:46 +0400)]
Changed the file .gitignore
(added vim swap files and tag files)
Leonid Beynenson [Tue, 28 Aug 2012 13:44:33 +0000 (17:44 +0400)]
Added possibility to make subfolders in modules' folders "src/".
Corentin Wallez [Tue, 21 Aug 2012 21:45:12 +0000 (23:45 +0200)]
Fix fixed-point arithmetics in FREAK::meanIntensity
Vsevolod Glumov [Tue, 28 Aug 2012 11:49:50 +0000 (15:49 +0400)]
Improved javadoc comments.
Vincent Rabaud [Fri, 24 Aug 2012 09:26:34 +0000 (11:26 +0200)]
add conversion from/to Matx
Andrey Kamaev [Tue, 28 Aug 2012 11:06:47 +0000 (15:06 +0400)]
Updated package version in Android samples
Andrey Kamaev [Tue, 28 Aug 2012 10:44:46 +0000 (14:44 +0400)]
Android camera: fix logging macro part 2
Vsevolod Glumov [Tue, 28 Aug 2012 11:01:14 +0000 (15:01 +0400)]
Improved javadoc comments. Draft.
marina.kolpakova [Tue, 28 Aug 2012 10:45:45 +0000 (14:45 +0400)]
added test for caltech images
Vadim Pisarevsky [Tue, 28 Aug 2012 10:19:34 +0000 (14:19 +0400)]
applied patches from #2311
Vadim Pisarevsky [Tue, 28 Aug 2012 09:45:35 +0000 (13:45 +0400)]
fixed #2297, #2300; fixed several warnings
Andrey Kamaev [Tue, 28 Aug 2012 09:30:11 +0000 (13:30 +0400)]
Android camera: fix logging macro
Andrey Kamaev [Tue, 28 Aug 2012 09:26:57 +0000 (13:26 +0400)]
Android toolchain: fixed ccache search
Andrey Kamaev [Mon, 27 Aug 2012 16:16:54 +0000 (20:16 +0400)]
Fix Android build for mips platform
Andrey Kamaev [Mon, 27 Aug 2012 15:45:24 +0000 (19:45 +0400)]
Support for the gold linker (NDK r8b is required)
Andrey Kamaev [Mon, 27 Aug 2012 14:22:00 +0000 (18:22 +0400)]
Added CCache support to Android build
To speed up rebuilds, define the NDK_CCACHE environment or CMake variable
to the path to your ccache binary. When declared, the android.cmake.toolchain
automatically uses CCache when compiling any C/C++ source file. For example:
export NDK_CCACHE=ccache
Andrey Kamaev [Mon, 27 Aug 2012 12:48:09 +0000 (16:48 +0400)]
Pass list of modules to javadoc generator
Previously the generator always uses hardcoded list of modules.
This fix replaces hardcoded list with actual set of modules coming from cmake.
Vsevolod Glumov [Fri, 24 Aug 2012 15:05:34 +0000 (19:05 +0400)]
Improved 'Operations on Arrays" section of 'Core' module documentation.
Anatoly Baksheev [Fri, 24 Aug 2012 15:01:13 +0000 (19:01 +0400)]
minor
Anatoly Baksheev [Fri, 24 Aug 2012 10:22:26 +0000 (14:22 +0400)]
Fixed bug in BP_GPU
Andrey Kamaev [Fri, 24 Aug 2012 12:44:52 +0000 (16:44 +0400)]
Merge branch 'android_camera'
Andrey Kamaev [Thu, 23 Aug 2012 15:17:51 +0000 (19:17 +0400)]
Fix/workaround bogus error in Android samples running on Android 4.1.1
Andrey Kamaev [Thu, 23 Aug 2012 12:02:33 +0000 (16:02 +0400)]
Fix crash on resume in face detection sample
Andrey Kamaev [Thu, 23 Aug 2012 10:39:10 +0000 (14:39 +0400)]
Fix formatting in detection based tracker
Andrey Kamaev [Wed, 22 Aug 2012 17:14:06 +0000 (21:14 +0400)]
Fix Andoid samples: black screen after resume problem
Andrey Kamaev [Wed, 22 Aug 2012 15:24:11 +0000 (19:24 +0400)]
Android camera: commented logs in frame callback
Andrey Kamaev [Tue, 21 Aug 2012 13:44:24 +0000 (17:44 +0400)]
Fix buffer allocation in Android camera
Alexander Kapustin [Fri, 24 Aug 2012 10:36:16 +0000 (14:36 +0400)]
Laplacian tegra optimized was added
Anatoly Baksheev [Thu, 23 Aug 2012 13:45:50 +0000 (17:45 +0400)]
Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now
Andrey Kamaev [Thu, 23 Aug 2012 20:38:10 +0000 (00:38 +0400)]
Merge branch 'norm_Matx' of git://github.com/vrabaud/opencv
Vladislav Vinogradov [Thu, 23 Aug 2012 13:06:38 +0000 (17:06 +0400)]
fixed type for threshold parameter
Vladislav Vinogradov [Thu, 23 Aug 2012 13:00:12 +0000 (17:00 +0400)]
fixed gpu::integral for Kepler
Vladislav Vinogradov [Thu, 23 Aug 2012 12:54:48 +0000 (16:54 +0400)]
gpu version of HoughCircles
Anatoly Baksheev [Thu, 23 Aug 2012 11:46:19 +0000 (15:46 +0400)]
removed /EHa flag for cuda compilation
Anatoly Baksheev [Thu, 23 Aug 2012 10:05:25 +0000 (14:05 +0400)]
possibility to enable /mp compiler flag from cmake
fixed MCVC warnings
Vincent Rabaud [Thu, 23 Aug 2012 12:20:31 +0000 (14:20 +0200)]
fix the compile bug
Vsevolod Glumov [Thu, 23 Aug 2012 10:58:41 +0000 (14:58 +0400)]
Merge remote-tracking branch 'origin/master'
Vsevolod Glumov [Thu, 23 Aug 2012 10:56:02 +0000 (14:56 +0400)]
Improved the public 'non-optimized' duplicates of 'Tegra-optimized' functions.
marina.kolpakova [Wed, 22 Aug 2012 16:26:32 +0000 (20:26 +0400)]
minor warning fix
Anatoly Baksheev [Tue, 21 Aug 2012 09:59:27 +0000 (13:59 +0400)]
minor fix in FindTBB
added texture_binder
Alexey Spizhevoy [Thu, 23 Aug 2012 06:47:15 +0000 (10:47 +0400)]
added median-based version of global motion estimation (videostab)
Leonid Beynenson [Wed, 22 Aug 2012 13:51:52 +0000 (17:51 +0400)]
Removed the header opencv2/photo/denoising.hpp
All the functions from it are moved to the header
opencv2/photo/photo.hpp
Alexander Mordvintesv [Wed, 22 Aug 2012 13:43:48 +0000 (16:43 +0300)]
Merge branch 'master' of code.opencv.org:opencv
Alexander Mordvintesv [Wed, 22 Aug 2012 13:42:19 +0000 (16:42 +0300)]
added _doc.py -- doc-string ckecking utility
added some sample description
Vadim Pisarevsky [Wed, 22 Aug 2012 11:48:57 +0000 (15:48 +0400)]
modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012)
Vadim Pisarevsky [Wed, 22 Aug 2012 09:33:13 +0000 (13:33 +0400)]
fixed ios camera timing (patch by Eduard Feicho)
Vladislav Vinogradov [Wed, 22 Aug 2012 08:11:11 +0000 (12:11 +0400)]
optimized gpu::integral for Kepler
Ilya Lavrenov [Wed, 22 Aug 2012 07:49:21 +0000 (11:49 +0400)]
parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm
Andrey Kamaev [Tue, 21 Aug 2012 23:59:05 +0000 (03:59 +0400)]
Fix Windows build issues
* No /arch:SSE3 in MSVC
* Warnings fixed or suppressed
Vadim Pisarevsky [Tue, 21 Aug 2012 19:11:49 +0000 (23:11 +0400)]
fixed build on Ubuntu
Vadim Pisarevsky [Tue, 21 Aug 2012 19:00:50 +0000 (23:00 +0400)]
added SSE2-optimized resizeAreaFast for 8-bit images by Grigoriy Frolov
Andrey Kamaev [Tue, 21 Aug 2012 14:59:51 +0000 (18:59 +0400)]
#2170 fix warning of undefined GTEST_HAS_DEATH_TEST
Andrey Kamaev [Tue, 21 Aug 2012 14:34:02 +0000 (18:34 +0400)]
Fix Java API build
Vadim Pisarevsky [Tue, 21 Aug 2012 13:16:06 +0000 (17:16 +0400)]
enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays)
Leonid Beynenson [Tue, 21 Aug 2012 12:07:18 +0000 (16:07 +0400)]
Merge branch 'master' of git://github.com/vpas/opencv into nonlocal_means
Victor Passichenko [Tue, 21 Aug 2012 12:05:18 +0000 (16:05 +0400)]
Add CV_Asserts for channels count
Victor Passichenko [Tue, 21 Aug 2012 11:41:51 +0000 (15:41 +0400)]
Fix building for MS VS C++: remove allocation of arrays of dynamic size in stack
Vadim Pisarevsky [Tue, 21 Aug 2012 11:41:05 +0000 (15:41 +0400)]
fixed the channel ordering of rgba images (by Eduard)
Victor Passichenko [Tue, 21 Aug 2012 11:38:38 +0000 (15:38 +0400)]
Fix wrong memory deallocation
Vladislav Vinogradov [Tue, 21 Aug 2012 10:28:40 +0000 (14:28 +0400)]
fixed compilation under windows
Andrey Kamaev [Mon, 20 Aug 2012 21:03:52 +0000 (01:03 +0400)]
Fixed FAST algorithm initializer
Andrey Kamaev [Mon, 20 Aug 2012 20:23:48 +0000 (00:23 +0400)]
Merge branch 'master' of git://github.com/vpas/opencv into nonlocal_means
marina.kolpakova [Mon, 20 Aug 2012 19:35:29 +0000 (23:35 +0400)]
disabled -Wunused-but-set-variable because of multiple warnings during building nvcc auto generated files (GCC 4.6)
Andrey Kamaev [Mon, 20 Aug 2012 15:52:24 +0000 (19:52 +0400)]
#2215 Fix dependencies escaping in generated OpenCVConfig.cmake
Andrey Kamaev [Mon, 20 Aug 2012 15:51:19 +0000 (19:51 +0400)]
Fixed gcc build warning
Vadim Pisarevsky [Mon, 20 Aug 2012 15:46:52 +0000 (19:46 +0400)]
some tweaks in optimization flags for opencv2.framework
Vadim Pisarevsky [Mon, 20 Aug 2012 15:36:36 +0000 (19:36 +0400)]
added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232)
Vladislav Vinogradov [Mon, 20 Aug 2012 12:03:01 +0000 (16:03 +0400)]
gpu::HoughLines : minor code improvements
marina.kolpakova [Mon, 20 Aug 2012 09:26:51 +0000 (13:26 +0400)]
removed logging from test
Vladislav Vinogradov [Mon, 20 Aug 2012 07:29:40 +0000 (11:29 +0400)]
Merge branch 'gpu-tests'
Vladislav Vinogradov [Mon, 20 Aug 2012 06:15:36 +0000 (10:15 +0400)]
minor gpu tests fix
Vladislav Vinogradov [Mon, 20 Aug 2012 05:58:37 +0000 (09:58 +0400)]
removed perf_gpu_cpu from CMake scripts
niko [Mon, 20 Aug 2012 02:06:41 +0000 (10:06 +0800)]
temp build fix because the new core.hpp impact on this project
marina.kolpakova [Sun, 19 Aug 2012 23:26:53 +0000 (03:26 +0400)]
more warning fixes for GCC
marina.kolpakova [Sun, 19 Aug 2012 23:25:52 +0000 (03:25 +0400)]
updated CascadeClassifier_GPU documentation
marina.kolpakova [Sun, 19 Aug 2012 22:27:54 +0000 (02:27 +0400)]
fixed -Wstrict_alliasing warning for GCC
marina.kolpakova [Sun, 19 Aug 2012 22:26:23 +0000 (02:26 +0400)]
refactoring in Emulation
marina.kolpakova [Sun, 19 Aug 2012 20:06:12 +0000 (00:06 +0400)]
fixed unused warnings
marina.kolpakova [Sun, 19 Aug 2012 18:43:27 +0000 (22:43 +0400)]
minor warning fix
Alexander Mordvintesv [Sun, 19 Aug 2012 17:37:10 +0000 (20:37 +0300)]
Merge branch 'master' of code.opencv.org:opencv
Alexander Mordvintesv [Sun, 19 Aug 2012 17:36:50 +0000 (20:36 +0300)]
added texture_flow.py sample
Andrey Kamaev [Sun, 19 Aug 2012 15:36:43 +0000 (19:36 +0400)]
Fix build warnings
Andrey Kamaev [Sun, 19 Aug 2012 13:49:54 +0000 (17:49 +0400)]
Merge branch 'sergiud_vs2012rtm_support'
Sergiu Dotenco [Sun, 19 Aug 2012 13:30:41 +0000 (15:30 +0200)]
fixed compilation errors caused by std::tuple
Sergiu Dotenco [Sun, 19 Aug 2012 13:25:07 +0000 (15:25 +0200)]
added missing includes
Victor Passichenko [Sun, 19 Aug 2012 09:13:58 +0000 (13:13 +0400)]
Add non-local means denoising algorithm implementatation into photo module
Andrey Kamaev [Sat, 18 Aug 2012 20:20:08 +0000 (00:20 +0400)]
Fix Windows build after commit:41b6d25
Alexander Mordvintesv [Sat, 18 Aug 2012 16:43:46 +0000 (19:43 +0300)]
Merge branch 'master' of code.opencv.org:opencv
Alexander Mordvintesv [Sat, 18 Aug 2012 16:43:32 +0000 (19:43 +0300)]
added deconvolution.py sample and example images
Andrey Kamaev [Fri, 17 Aug 2012 15:23:45 +0000 (19:23 +0400)]
Fix formatting in Android tutorials