profile/ivi/opencv.git
11 years agofixed Bug #2252
Vladislav Vinogradov [Wed, 8 Aug 2012 10:38:14 +0000 (14:38 +0400)]
fixed Bug #2252

error in the tutorial Similarity check (PNSR and SSIM) on the GPU

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
yao [Wed, 8 Aug 2012 09:13:30 +0000 (17:13 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoadd an ocl sample
yao [Wed, 8 Aug 2012 09:12:53 +0000 (17:12 +0800)]
add an ocl sample

11 years agoadd performance test code for ocl module
niko [Wed, 8 Aug 2012 09:09:29 +0000 (17:09 +0800)]
add performance test code for ocl module

11 years agoadd SURF and HOG to ocl module
yao [Wed, 8 Aug 2012 07:55:39 +0000 (15:55 +0800)]
add SURF and HOG to ocl module

11 years agoadded CV_IN_OUT to img argument of drawing functions
Alexander Mordvintesv [Wed, 8 Aug 2012 08:18:52 +0000 (11:18 +0300)]
added CV_IN_OUT to img argument of drawing functions

11 years agoRefactored the DP based seam finder
Alexey Spizhevoy [Tue, 7 Aug 2012 19:55:06 +0000 (23:55 +0400)]
Refactored the DP based seam finder

11 years agoMerge branch 'master' of code.opencv.org:opencv
Alexander Mordvintesv [Tue, 7 Aug 2012 20:21:56 +0000 (23:21 +0300)]
Merge branch 'master' of code.opencv.org:opencv

Conflicts:
samples/python2/common.py
samples/python2/feature_homography.py
samples/python2/plane_ar.py
samples/python2/plane_tracker.py

11 years agocomment fixed
Alexander Mordvintesv [Tue, 7 Aug 2012 20:19:13 +0000 (23:19 +0300)]
comment fixed

11 years agotypo fix in features_homography.py
Alexander Mordvintesv [Tue, 7 Aug 2012 18:37:46 +0000 (21:37 +0300)]
typo fix in features_homography.py

11 years agoRevert "fixed LshIndex types in its constructor"
Alexander Mordvintesv [Tue, 7 Aug 2012 18:37:19 +0000 (21:37 +0300)]
Revert "fixed LshIndex types in its constructor"

This reverts commit 54d68da8e75d2620b0781a8a45a5ad612a02ae5e.

11 years agowork on #2100: pyopencv_to functions now can receive argument information through...
Alexander Mordvintesv [Tue, 7 Aug 2012 18:03:17 +0000 (21:03 +0300)]
work on #2100: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown.

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Tue, 7 Aug 2012 14:17:49 +0000 (18:17 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoHAVE_CUDA macro
marina.kolpakova [Tue, 7 Aug 2012 13:27:02 +0000 (17:27 +0400)]
HAVE_CUDA macro

11 years agoGreedy Labeling implementation in correctness test
marina.kolpakova [Tue, 7 Aug 2012 13:25:29 +0000 (17:25 +0400)]
Greedy Labeling implementation in correctness test

11 years agotest fix
marina.kolpakova [Tue, 7 Aug 2012 10:25:27 +0000 (14:25 +0400)]
test fix

11 years agoadded description of FAST 5/8 and FAST 7/12 (by Vincent)
Vadim Pisarevsky [Tue, 7 Aug 2012 14:17:30 +0000 (18:17 +0400)]
added description of FAST 5/8 and FAST 7/12 (by Vincent)

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Tue, 7 Aug 2012 14:00:10 +0000 (18:00 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoFix several documentation build warnings
Andrey Kamaev [Tue, 7 Aug 2012 14:00:09 +0000 (18:00 +0400)]
Fix several documentation build warnings

11 years agoadded SSE2-optimized 3x3 invert by Grigoriy Frolov
Vadim Pisarevsky [Tue, 7 Aug 2012 13:59:52 +0000 (17:59 +0400)]
added SSE2-optimized 3x3 invert by Grigoriy Frolov

11 years agoandroid tutorial v2, initial draft commit
Andrey Pavlenko [Tue, 7 Aug 2012 13:27:48 +0000 (17:27 +0400)]
android tutorial v2, initial draft commit

11 years agoMinor fix in the DP based seam estimator
alexey.spizhevoy [Mon, 6 Aug 2012 13:20:06 +0000 (17:20 +0400)]
Minor fix in the DP based seam estimator

11 years agoFixed bug
alexey.spizhevoy [Mon, 6 Aug 2012 10:57:45 +0000 (14:57 +0400)]
Fixed bug

11 years agoMinor changes
alexey.spizhevoy [Mon, 6 Aug 2012 07:46:40 +0000 (11:46 +0400)]
Minor changes

11 years agoAdded support of 8UC3
alexey.spizhevoy [Mon, 6 Aug 2012 07:20:54 +0000 (11:20 +0400)]
Added support of 8UC3

11 years agoimplemented DP-based seam estimation method
alexey.spizhevoy [Thu, 2 Aug 2012 07:37:47 +0000 (11:37 +0400)]
implemented DP-based seam estimation method

11 years agoMerge branch 'master' of code.opencv.org:opencv
Vladislav Vinogradov [Tue, 7 Aug 2012 12:09:04 +0000 (16:09 +0400)]
Merge branch 'master' of code.opencv.org:opencv

11 years agofixed build with CUDA 4.2
Vladislav Vinogradov [Tue, 7 Aug 2012 12:08:22 +0000 (16:08 +0400)]
fixed build with CUDA 4.2

11 years agoFixed number of svn->git migration issues
Andrey Kamaev [Tue, 7 Aug 2012 10:32:57 +0000 (14:32 +0400)]
Fixed number of svn->git migration issues

11 years agosvn repository web references are replaced with links to git
Andrey Kamaev [Tue, 7 Aug 2012 09:29:43 +0000 (13:29 +0400)]
svn repository web references are replaced with links to git

11 years agoAdd git support to run.py
Andrey Kamaev [Tue, 7 Aug 2012 07:35:13 +0000 (11:35 +0400)]
Add git support to run.py

11 years agoUse git hash instead of svn version in cmake status report
Andrey Kamaev [Tue, 7 Aug 2012 06:59:20 +0000 (10:59 +0400)]
Use git hash instead of svn version in cmake status report

11 years agoFix tegra build warnings
Andrey Kamaev [Tue, 7 Aug 2012 08:42:25 +0000 (12:42 +0400)]
Fix tegra build warnings

11 years agonew implementation of gpu debayer
Vladislav Vinogradov [Mon, 6 Aug 2012 06:58:11 +0000 (10:58 +0400)]
new implementation of gpu debayer

* without border extrapolation
* with aligned write
* process 4 pixels per thread in 8u case

11 years agoadded perf tests for new gpu::cvtColor functions
Vladislav Vinogradov [Thu, 2 Aug 2012 11:58:25 +0000 (15:58 +0400)]
added perf tests for new gpu::cvtColor functions

11 years agoadded missed device synchronization
Vladislav Vinogradov [Thu, 2 Aug 2012 11:56:59 +0000 (15:56 +0400)]
added missed device synchronization

11 years agoadded debayer to gpu::cvtColor
Vladislav Vinogradov [Thu, 2 Aug 2012 11:04:00 +0000 (15:04 +0400)]
added debayer to gpu::cvtColor

11 years agointervales for vector type support
marina.kolpakova [Mon, 6 Aug 2012 14:43:25 +0000 (18:43 +0400)]
intervales for vector type support

11 years agoadded connectivityMask calculation function
marina.kolpakova [Mon, 6 Aug 2012 14:10:06 +0000 (18:10 +0400)]
added  connectivityMask calculation function

11 years agofixed not defined macro warningds
marina.kolpakova [Mon, 6 Aug 2012 14:08:57 +0000 (18:08 +0400)]
fixed not defined macro warningds

11 years agoC.C. Labeling: added stream support
marina.kolpakova [Mon, 6 Aug 2012 11:08:27 +0000 (15:08 +0400)]
C.C. Labeling: added stream support

11 years agoconnected components labeling
marina.kolpakova [Mon, 6 Aug 2012 10:20:21 +0000 (14:20 +0400)]
connected components labeling

11 years agominor in license file
marina.kolpakova [Mon, 6 Aug 2012 09:18:48 +0000 (13:18 +0400)]
minor in license file

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Tue, 7 Aug 2012 08:54:22 +0000 (12:54 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoAdd dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
yao [Tue, 7 Aug 2012 08:33:46 +0000 (16:33 +0800)]
Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
yao [Tue, 7 Aug 2012 00:37:38 +0000 (08:37 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoFixed xml name generation in run.py
Andrey Kamaev [Mon, 6 Aug 2012 14:41:20 +0000 (18:41 +0400)]
Fixed xml name generation in run.py

11 years agoFixed build warnings (including error in FAST)
Andrey Kamaev [Mon, 6 Aug 2012 11:49:07 +0000 (15:49 +0400)]
Fixed build warnings (including error in FAST)

11 years agoAdded ignore for tbb source tarballs
Andrey Kamaev [Mon, 6 Aug 2012 11:48:31 +0000 (15:48 +0400)]
Added ignore for tbb source tarballs

11 years agoIntermediate files generated by Android toolchain are moved into CMakeFiles subfolder
Andrey Kamaev [Mon, 6 Aug 2012 10:48:23 +0000 (14:48 +0400)]
Intermediate files generated by Android toolchain are moved into CMakeFiles subfolder

11 years agoMerge branch 'master' of code.opencv.org:opencv
Alexander Mordvintesv [Mon, 6 Aug 2012 14:17:13 +0000 (17:17 +0300)]
Merge branch 'master' of code.opencv.org:opencv

11 years agonew/improved Python samples by Alexander Mordvintsev
Vadim Pisarevsky [Mon, 6 Aug 2012 12:35:35 +0000 (16:35 +0400)]
new/improved Python samples by Alexander Mordvintsev

11 years agofix bugs in tests, set device for each test case
yao [Mon, 6 Aug 2012 07:51:27 +0000 (15:51 +0800)]
fix bugs in tests, set device for each test case

Signed-off-by: yao <bitwangyaoyao@gmail.com>
11 years agoMerge branch 'master' of git://code.opencv.org/opencv
yao [Mon, 6 Aug 2012 07:01:21 +0000 (15:01 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoAdd blend, columnsum, pyrUp/down, matchTemplate for ocl module
yao [Mon, 6 Aug 2012 07:00:27 +0000 (15:00 +0800)]
Add blend, columnsum, pyrUp/down, matchTemplate for ocl module

11 years agoIssue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated...
Philipp Wagner [Sun, 5 Aug 2012 23:14:51 +0000 (01:14 +0200)]
Issue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated to generate the Wrapper correctly.

11 years agoAdded descriptions to PlaneTracker samples
Alexander Mordvintesv [Sun, 5 Aug 2012 07:20:42 +0000 (10:20 +0300)]
Added descriptions to PlaneTracker samples

11 years agocreated PlaneTracker (int plane_tracker.py), which implements multitarget planar...
Alexander Mordvintesv [Fri, 3 Aug 2012 19:17:11 +0000 (22:17 +0300)]
created PlaneTracker (int plane_tracker.py), which implements multitarget planar tracking
rewritten feature_homography.py using it
added plane_ar.py - simple augmented reality sample

11 years agoMerge branch 'master' of code.opencv.org:opencv
Alexander Mordvintesv [Fri, 3 Aug 2012 16:21:10 +0000 (19:21 +0300)]
Merge branch 'master' of code.opencv.org:opencv

11 years agoSet correct path to repo in python tests (changed after migration to git)
Evgeny Talanin [Fri, 3 Aug 2012 13:50:55 +0000 (17:50 +0400)]
Set correct path to repo in python tests (changed after migration to git)

11 years agofixed a few compile warnings and errors with VS2010.
Vadim Pisarevsky [Fri, 3 Aug 2012 13:12:45 +0000 (17:12 +0400)]
fixed a few compile warnings and errors with VS2010.

11 years agoAndroid CMake toolchain is updated for NDK r8b
andrey.kamaev [Fri, 3 Aug 2012 13:00:18 +0000 (17:00 +0400)]
Android CMake toolchain is updated for NDK r8b

11 years agomoved parallel_for_ and ParallelLoopBody to core.hpp
Vadim Pisarevsky [Fri, 3 Aug 2012 12:41:00 +0000 (16:41 +0400)]
moved parallel_for_ and ParallelLoopBody to core.hpp

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Fri, 3 Aug 2012 12:14:38 +0000 (16:14 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
yao [Fri, 3 Aug 2012 07:44:15 +0000 (15:44 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
niko [Fri, 3 Aug 2012 06:09:04 +0000 (14:09 +0800)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoperformance and bug fix for addWeighted cartToPolar div exp log resize setTo
niko [Fri, 3 Aug 2012 06:08:36 +0000 (14:08 +0800)]
performance and bug fix for addWeighted cartToPolar div exp log resize setTo
add channel 3 support
add fast way Between CPU and GPU for the data which is aligned

11 years agoparallel version of bilateral filter was implemented using parallel_for_
Ilya Lavrenov [Thu, 2 Aug 2012 12:25:30 +0000 (16:25 +0400)]
parallel version of bilateral filter was implemented using parallel_for_

11 years agofixed 2228
marina.kolpakova [Thu, 2 Aug 2012 09:18:55 +0000 (13:18 +0400)]
fixed 2228

11 years agofor test
yao [Thu, 2 Aug 2012 03:34:11 +0000 (11:34 +0800)]
for test
Signed-off-by: yao <bitwangyaoyao@gmail.com>
11 years agowork on feature_homography.py: multiple targets
Alexander Mordvintesv [Wed, 1 Aug 2012 18:41:03 +0000 (21:41 +0300)]
work on feature_homography.py: multiple targets

11 years agofacerec.cpp: Removed Original LBP wrapper, because it is not in use and therefore...
Philipp Wagner [Tue, 31 Jul 2012 19:54:48 +0000 (21:54 +0200)]
facerec.cpp: Removed Original LBP wrapper, because it is not in use and therefore generates a warning.

11 years agofacerec.cpp: Added an exception to the LBP extraction, so now a meaningful exception...
Philipp Wagner [Tue, 31 Jul 2012 19:50:46 +0000 (21:50 +0200)]
facerec.cpp: Added an exception to the LBP extraction, so now a meaningful exception is thrown if the wrong image type was given. Thanks to Eric Christiansen for reporting.

11 years agointegrated another portion of SSE optimizations from Grigory Frolov
Vadim Pisarevsky [Tue, 31 Jul 2012 15:07:55 +0000 (19:07 +0400)]
integrated another portion of SSE optimizations from Grigory Frolov

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Tue, 31 Jul 2012 13:18:35 +0000 (17:18 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoadded FAST<5/8> & FAST<7/12> (by Vincent Rabaud)
Vadim Pisarevsky [Tue, 31 Jul 2012 13:17:58 +0000 (17:17 +0400)]
added FAST<5/8> & FAST<7/12> (by Vincent Rabaud)

11 years agoShared libraries for native Android camera updated.
Alexander Smorkalov [Tue, 31 Jul 2012 08:23:48 +0000 (12:23 +0400)]
Shared libraries for native Android camera updated.

11 years agoWarning fix. ifdefs for 4.1.1 added.
Alexander Smorkalov [Tue, 31 Jul 2012 08:15:54 +0000 (12:15 +0400)]
Warning fix. ifdefs for 4.1.1 added.

11 years agoAndroid 4.1.1 native camera fix. BufferQueue class is used instaed of Surface texture...
Alexander Smorkalov [Tue, 31 Jul 2012 07:09:34 +0000 (11:09 +0400)]
Android 4.1.1 native camera fix. BufferQueue class is used instaed of Surface texture. Includes in cmake updated.

11 years agoadded gpu::graphcut for float sources (CUDA 5.0)
Vladislav Vinogradov [Tue, 31 Jul 2012 06:45:40 +0000 (10:45 +0400)]
added gpu::graphcut for float sources (CUDA 5.0)

11 years agoadded gpu alpha premultiplication
Vladislav Vinogradov [Tue, 31 Jul 2012 06:32:16 +0000 (10:32 +0400)]
added gpu alpha premultiplication

11 years agoadded gpu RGB<->Lab and BGR<->Luv conversions
Vladislav Vinogradov [Mon, 30 Jul 2012 14:24:52 +0000 (18:24 +0400)]
added gpu RGB<->Lab and BGR<->Luv conversions

11 years agoadded gpu BGR<->Lab and RGB<->Luv color conversion and gammaCorrection
Vladislav Vinogradov [Mon, 30 Jul 2012 11:18:48 +0000 (15:18 +0400)]
added gpu BGR<->Lab and RGB<->Luv color conversion and gammaCorrection

11 years agominor update (pictures resize removed, emulator screen-shot downscaled)
Andrey Pavlenko [Tue, 31 Jul 2012 08:31:23 +0000 (12:31 +0400)]
minor update (pictures resize removed, emulator screen-shot downscaled)

11 years agofacerec_demo.py: Updated contact mail address.
Philipp Wagner [Mon, 30 Jul 2012 17:31:49 +0000 (19:31 +0200)]
facerec_demo.py: Updated contact mail address.

11 years agoFaceRecognizer supports updating a model now. Documentation has been updated to refle...
Philipp Wagner [Mon, 30 Jul 2012 17:31:10 +0000 (19:31 +0200)]
FaceRecognizer supports updating a model now. Documentation has been updated to reflect latest changes.

11 years agomade countNonZero SSE code SSE2-compliant and portable
Vadim Pisarevsky [Mon, 30 Jul 2012 12:02:49 +0000 (16:02 +0400)]
made countNonZero SSE code SSE2-compliant and portable

11 years agofeature_homography.py:
Alexander Mordvintsev [Mon, 30 Jul 2012 08:39:41 +0000 (12:39 +0400)]
feature_homography.py:
building descriptor index on target capture
simple AR experiment (work in progress)

11 years agofix the compilation bugs
niko [Mon, 30 Jul 2012 06:34:36 +0000 (14:34 +0800)]
fix the compilation bugs

11 years agofacerec_demo.py: Shortened code. Final version.
Philipp Wagner [Mon, 30 Jul 2012 00:24:39 +0000 (02:24 +0200)]
facerec_demo.py: Shortened code. Final version.

11 years agofacerec_demo.py: Reworked demo to remove all matplotlib dependencies.
Philipp Wagner [Mon, 30 Jul 2012 00:18:27 +0000 (02:18 +0200)]
facerec_demo.py: Reworked demo to remove all matplotlib dependencies.

11 years agoMoved the facerec_demo.py to the wrong directory. Now moved to the python2 folder.
Philipp Wagner [Sun, 29 Jul 2012 23:18:58 +0000 (01:18 +0200)]
Moved the facerec_demo.py to the wrong directory. Now moved to the python2 folder.

11 years agoAdded the facerec_demo.py to show how to perform Face Recognition with the Python...
Philipp Wagner [Sun, 29 Jul 2012 23:16:38 +0000 (01:16 +0200)]
Added the facerec_demo.py to show how to perform Face Recognition with the Python module.

11 years agoUpdated the train method to be an InputArrayOfArrays, so the Python wrapper now gener...
Philipp Wagner [Sun, 29 Jul 2012 21:51:12 +0000 (23:51 +0200)]
Updated the train method to be an InputArrayOfArrays, so the Python wrapper now generates the correct code (and it works).

11 years agoUpdated the documentation to (1) reflect the latest changes and (2) answer some quest...
Philipp Wagner [Sun, 29 Jul 2012 21:16:51 +0000 (23:16 +0200)]
Updated the documentation to (1) reflect the latest changes and (2) answer some questions I were asked.

11 years agoFixed facerec_eigenfaces.cpp demo sample: it contained hardcoded values, which made...
Philipp Wagner [Sun, 29 Jul 2012 20:41:40 +0000 (22:41 +0200)]
Fixed facerec_eigenfaces.cpp demo sample: it contained hardcoded values, which made wrong element access possible. Fixed unsigned integer/signed integer warnings in facerec.cpp.

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
Philipp Wagner [Sun, 29 Jul 2012 20:20:48 +0000 (22:20 +0200)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agoBug #2214: Fixed bug, when calling the train method multiple times. The Eigenfaces...
Philipp Wagner [Sun, 29 Jul 2012 20:20:07 +0000 (22:20 +0200)]
Bug #2214: Fixed bug, when calling the train method multiple times. The Eigenfaces and Fisherfaces method now re-estimate the model, the LBPH method appends the new data to the existing model.

11 years agocore/stat: fix build with 32-bit
Josh Doe [Sun, 29 Jul 2012 18:48:21 +0000 (14:48 -0400)]
core/stat: fix build with 32-bit

Optimization introduced in b782d8bb only works for 64-bit builds, but
ifdef failed to check for this.

11 years agoprint description in mosse.py
Alexander Mordvintesv [Sun, 29 Jul 2012 14:24:47 +0000 (17:24 +0300)]
print description in mosse.py