profile/ivi/opencv.git
11 years agoMerge pull request #29 from thorikawa/feature-523
Andrey Kamaev [Fri, 12 Oct 2012 09:16:17 +0000 (13:16 +0400)]
Merge pull request #29 from thorikawa/feature-523

11 years ago#2192 patch apply
Evgeny Talanin [Fri, 12 Oct 2012 09:03:43 +0000 (13:03 +0400)]
#2192 patch apply

11 years agoFix Mat indexing in TrackingMotion tutorial code (supersedes pull request #38)
Andrey Kamaev [Fri, 12 Oct 2012 08:58:16 +0000 (12:58 +0400)]
Fix Mat indexing in TrackingMotion tutorial code (supersedes pull request #38)

11 years agofixed bug in gpu::HOGDescriptor::computeConfidenceMultiScale
Vladislav Vinogradov [Fri, 12 Oct 2012 08:47:07 +0000 (12:47 +0400)]
fixed bug in gpu::HOGDescriptor::computeConfidenceMultiScale

11 years agofixed CUDA_FAST_MATH flag
Vladislav Vinogradov [Fri, 12 Oct 2012 08:45:50 +0000 (12:45 +0400)]
fixed CUDA_FAST_MATH flag

11 years agoMerge pull request #40 from emchristiansen/manualBRISKFREAK
Andrey Kamaev [Fri, 12 Oct 2012 08:28:37 +0000 (12:28 +0400)]
Merge pull request #40 from emchristiansen/manualBRISKFREAK

11 years agofixed indentation
Eric Christiansen [Thu, 11 Oct 2012 19:14:06 +0000 (12:14 -0700)]
fixed indentation

11 years agoMinor tweak to add BRISK and FREAK support for the Java wrapper
Eric Christiansen [Thu, 11 Oct 2012 18:24:22 +0000 (11:24 -0700)]
Minor tweak to add BRISK and FREAK support for the Java wrapper

11 years agoQuiet MSVC warning
Andrey Kamaev [Fri, 12 Oct 2012 08:19:34 +0000 (12:19 +0400)]
Quiet MSVC warning

11 years agoanother fix for the updated parallel_for_ implementation
Vadim Pisarevsky [Thu, 11 Oct 2012 19:22:32 +0000 (23:22 +0400)]
another fix for the updated parallel_for_ implementation

11 years agofixed build errors in the case of TBB and Concurrency
Vadim Pisarevsky [Thu, 11 Oct 2012 19:04:45 +0000 (23:04 +0400)]
fixed build errors in the case of TBB and Concurrency

11 years agoadded function cv::findNonZero (patch #2205)
Vadim Pisarevsky [Thu, 11 Oct 2012 18:52:15 +0000 (22:52 +0400)]
added function cv::findNonZero (patch #2205)

11 years agofixed possibly inccorrect interval measurements in flann's timer (bug #1165). Note...
Vadim Pisarevsky [Thu, 11 Oct 2012 18:40:37 +0000 (22:40 +0400)]
fixed possibly inccorrect interval measurements in flann's timer (bug #1165). Note: this may break binary compatibility, but since the class is not wrapped in Java and not exposed in Windows API, for example (it's considered internal-use class for flann), the effect should be minimal

11 years agoadded recommended number of stripes to parallel_for_, modified some of the functions...
Vadim Pisarevsky [Thu, 11 Oct 2012 18:37:14 +0000 (22:37 +0400)]
added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance)

11 years agoAdjust thresholds in sanity checks for batchDistance
Andrey Kamaev [Thu, 11 Oct 2012 16:35:28 +0000 (20:35 +0400)]
Adjust thresholds in sanity checks for batchDistance

11 years agoAdjust thresholds in sanity checks for calcOpticalFlowPyrLK
Andrey Kamaev [Thu, 11 Oct 2012 15:45:28 +0000 (19:45 +0400)]
Adjust thresholds in sanity checks for calcOpticalFlowPyrLK

11 years agoIssue #1861 Improve Javadoc documentation fixed. Multiline code segments added to...
Alexander Smorkalov [Thu, 11 Oct 2012 15:20:20 +0000 (19:20 +0400)]
Issue #1861 Improve Javadoc documentation fixed. Multiline code segments added to Javadoc.

11 years agoReplaced SVN instructions with Git ones for 'Installation in Windows' section (Issue...
Vsevolod Glumov [Thu, 11 Oct 2012 14:37:00 +0000 (18:37 +0400)]
Replaced SVN instructions with Git ones for 'Installation in Windows' section (Issue #2249); Also, fixed both bugs from issue #2374 in the same section.

11 years agoAdd methods to sort keypoints and corresponding descriptors
Andrey Kamaev [Thu, 11 Oct 2012 14:25:45 +0000 (18:25 +0400)]
Add methods to sort keypoints and corresponding descriptors

11 years agoImprove performance tests failures formatting
Andrey Kamaev [Thu, 11 Oct 2012 13:41:02 +0000 (17:41 +0400)]
Improve performance tests failures formatting

11 years agoFix AndroidManifest.xml generation for OpenCV Android library project (second attempt)
Andrey Kamaev [Thu, 11 Oct 2012 13:05:06 +0000 (17:05 +0400)]
Fix AndroidManifest.xml generation for OpenCV Android library project (second attempt)

11 years agoReplaced SVN instructions with Git instructions in iOS and Linux installation tutoria...
Vsevolod Glumov [Thu, 11 Oct 2012 12:44:53 +0000 (16:44 +0400)]
Replaced SVN instructions with Git instructions in iOS and Linux installation tutorials. Issue #2249
+ Minor formatting fixes.

11 years agoMerge pull request #34 from roynos/master
Andrey Kamaev [Thu, 11 Oct 2012 12:30:47 +0000 (16:30 +0400)]
Merge pull request #34 from roynos/master

11 years agoClickable optin turned off. Text disapearing fixed.
Alexander Smorkalov [Thu, 11 Oct 2012 12:27:01 +0000 (16:27 +0400)]
Clickable optin turned off. Text disapearing fixed.

11 years agoandroid.toolchain.cmake: restore implicit link with math library for C++ objects
Andrey Kamaev [Thu, 11 Oct 2012 12:10:01 +0000 (16:10 +0400)]
android.toolchain.cmake: restore implicit link with math library for C++ objects

Ticket #2426

11 years agoFix AndroidManifest.xml generation for OpenCV Android library project
Andrey Kamaev [Thu, 11 Oct 2012 11:47:57 +0000 (15:47 +0400)]
Fix AndroidManifest.xml generation for OpenCV Android library project

11 years agoFix OS X build
Andrey Kamaev [Thu, 11 Oct 2012 11:36:47 +0000 (15:36 +0400)]
Fix OS X build

11 years agoEnable parallel CvtColorLoop for all platforms
Andrey Kamaev [Thu, 11 Oct 2012 11:05:13 +0000 (15:05 +0400)]
Enable parallel CvtColorLoop for all platforms

11 years agoFix instability of Luv/Lab color conversions
Andrey Kamaev [Thu, 11 Oct 2012 11:00:43 +0000 (15:00 +0400)]
Fix instability of Luv/Lab color conversions

11 years agoenable Matx as Mat elements (bug #1705).
Vadim Pisarevsky [Thu, 11 Oct 2012 11:02:48 +0000 (15:02 +0400)]
enable Matx as Mat elements (bug #1705).

11 years agoadded perf test for gabor filter
Daniil Osokin [Thu, 11 Oct 2012 10:52:35 +0000 (14:52 +0400)]
added perf test for gabor filter

11 years agodelete normalization in gabor kernel #1995
Daniil Osokin [Thu, 11 Oct 2012 10:36:12 +0000 (14:36 +0400)]
delete normalization in gabor kernel #1995

11 years agoIssue #2431 OpenCV Manager UI crashes at start fixed.
Alexander Smorkalov [Thu, 11 Oct 2012 10:04:11 +0000 (14:04 +0400)]
Issue #2431 OpenCV Manager UI crashes at start fixed.
Data rase in OpenCV Manager connection fixed.

11 years ago#2408 patch apply (see pull request at https://github.com/Itseez/opencv/pull/33)
Evgeny Talanin [Thu, 11 Oct 2012 10:38:25 +0000 (14:38 +0400)]
#2408 patch apply (see pull request at https://github.com/Itseez/opencv/pull/33)

11 years agofixed potential memory buffer corruption in StereoSGBM (patch #2203)
Vadim Pisarevsky [Thu, 11 Oct 2012 10:07:07 +0000 (14:07 +0400)]
fixed potential memory buffer corruption in StereoSGBM (patch #2203)

11 years ago#1941 fix
Evgeny Talanin [Thu, 11 Oct 2012 09:45:21 +0000 (13:45 +0400)]
#1941 fix

11 years agoenabled odd size in DFT_COMPLEX_OUTPUT test
Vadim Pisarevsky [Thu, 11 Oct 2012 08:27:10 +0000 (12:27 +0400)]
enabled odd size in DFT_COMPLEX_OUTPUT test

11 years agoformat files to ANSI C style with coolformat
niko [Thu, 11 Oct 2012 08:22:47 +0000 (16:22 +0800)]
format files to ANSI C style with coolformat
change the download channels to oclchannles()
fix bugs of arithm functions
perf fix of bilateral
bug fix of split test case
add build_warps functions

11 years agoFixed an issue with 'how_to_scan_images.cpp' tutorial code. Issue #2259
Vsevolod Glumov [Wed, 10 Oct 2012 23:51:34 +0000 (03:51 +0400)]
Fixed an issue with 'how_to_scan_images.cpp' tutorial code. Issue #2259

11 years agoFixed the formulas, based on issue #2145
Vsevolod Glumov [Wed, 10 Oct 2012 23:26:23 +0000 (03:26 +0400)]
Fixed the formulas, based on issue #2145

11 years agofixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug...
Vadim Pisarevsky [Wed, 10 Oct 2012 20:53:43 +0000 (00:53 +0400)]
fixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug #2223)

11 years agoenable huge value range in highgui sliders on Windows (patch #941)
Vadim Pisarevsky [Wed, 10 Oct 2012 19:05:15 +0000 (23:05 +0400)]
enable huge value range in highgui sliders on Windows (patch #941)

11 years agoAdded CUDA fast math flag
Anatoly Baksheev [Wed, 10 Oct 2012 18:16:42 +0000 (22:16 +0400)]
Added CUDA fast math flag

11 years agoApplied fix from bug #2324: ocv_list_unique makes for incorrect linking
Andrey Kamaev [Wed, 10 Oct 2012 15:40:55 +0000 (19:40 +0400)]
Applied fix from bug #2324: ocv_list_unique makes for incorrect linking

11 years agoRemove second argument from VideoCapture_Reading perf test
Andrey Kamaev [Wed, 10 Oct 2012 15:40:19 +0000 (19:40 +0400)]
Remove second argument from VideoCapture_Reading perf test

11 years agoAdd concurrency test for solvePnPRansac
Andrey Kamaev [Wed, 10 Oct 2012 14:23:11 +0000 (18:23 +0400)]
Add concurrency test for solvePnPRansac

11 years agoRestore theRNG seed reset on test SetUp as it is still needed
Andrey Kamaev [Wed, 10 Oct 2012 14:07:03 +0000 (18:07 +0400)]
Restore theRNG seed reset on test SetUp as it is still needed

11 years agofixed INT64_C & UINT64_C definitions (patch #2033)
Vadim Pisarevsky [Wed, 10 Oct 2012 13:27:32 +0000 (17:27 +0400)]
fixed INT64_C & UINT64_C definitions (patch #2033)

11 years agoMerge branch 'master' of git://code.opencv.org/opencv
Oleg Sklyarov [Wed, 10 Oct 2012 13:05:29 +0000 (17:05 +0400)]
Merge branch 'master' of git://code.opencv.org/opencv

11 years agofixed bug #2407: run.py now understands android device names with spaces
Oleg Sklyarov [Wed, 10 Oct 2012 12:59:00 +0000 (16:59 +0400)]
fixed bug #2407: run.py now understands android device names with spaces

11 years agofixed bug #2425 : Concurrent convolutions with streams
Vladislav Vinogradov [Wed, 10 Oct 2012 12:55:16 +0000 (16:55 +0400)]
fixed bug #2425 : Concurrent convolutions with streams

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Wed, 10 Oct 2012 12:16:05 +0000 (16:16 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agofixed C= detection script
Vadim Pisarevsky [Wed, 10 Oct 2012 12:15:27 +0000 (16:15 +0400)]
fixed C= detection script

11 years agoadd GPU module specific command line arguments
marina.kolpakova [Wed, 10 Oct 2012 11:16:28 +0000 (15:16 +0400)]
add GPU module specific command line arguments

11 years agoprint information message about target device for GPU module tests
marina.kolpakova [Wed, 10 Oct 2012 09:36:24 +0000 (13:36 +0400)]
print information message about target device for GPU module tests

11 years agoadd sanity checks into the denoising gpu performance tests
marina.kolpakova [Wed, 10 Oct 2012 09:34:50 +0000 (13:34 +0400)]
add sanity checks into the denoising gpu performance tests

11 years agoadd sanity checks into the features2d gpu performance tests
marina.kolpakova [Wed, 10 Oct 2012 09:10:03 +0000 (13:10 +0400)]
add sanity checks into the features2d gpu performance tests

11 years agoadd sanity checks into the objdetect gpu performance tests
marina.kolpakova [Wed, 10 Oct 2012 06:26:48 +0000 (10:26 +0400)]
add sanity checks into the objdetect gpu performance tests

11 years agoadd sanity checks into the calib3d gpu performance tests
marina.kolpakova [Wed, 10 Oct 2012 06:20:07 +0000 (10:20 +0400)]
add sanity checks into the calib3d gpu performance tests

11 years agoadd sanity checks into the video gpu performance tests
marina.kolpakova [Wed, 10 Oct 2012 05:31:49 +0000 (09:31 +0400)]
add sanity checks into the video gpu performance tests

11 years agotemporarily disable HoughLines test
marina.kolpakova [Wed, 10 Oct 2012 05:12:40 +0000 (09:12 +0400)]
temporarily disable HoughLines test

11 years agoadd sanity checks into the matop gpu performance tests
marina.kolpakova [Wed, 10 Oct 2012 05:04:38 +0000 (09:04 +0400)]
add sanity checks into the matop gpu performance tests

11 years agoadd sanity checks into the filters gpu performance tests
marina.kolpakova [Wed, 10 Oct 2012 04:50:33 +0000 (08:50 +0400)]
add sanity checks into the filters gpu performance tests

11 years agoadd sanity checks into the imgproc gpu performance tests
marina.kolpakova [Wed, 10 Oct 2012 04:45:24 +0000 (08:45 +0400)]
add sanity checks into the imgproc gpu performance tests

11 years agoadd sanity checks in core gpu pefrormance tests
marina.kolpakova [Tue, 9 Oct 2012 22:48:33 +0000 (02:48 +0400)]
add sanity checks in core gpu pefrormance tests

11 years agoGPU module performance tests are aligned with other OpenCV pefrofmance tests
marina.kolpakova [Tue, 9 Oct 2012 21:34:21 +0000 (01:34 +0400)]
GPU module performance tests are aligned with other OpenCV pefrofmance tests

11 years agomove GPU utiluty functions in utility.cpp
marina.kolpakova [Tue, 9 Oct 2012 19:30:59 +0000 (23:30 +0400)]
move GPU utiluty functions in utility.cpp

11 years agomain.cpp moved to perf_main.cpp
marina.kolpakova [Tue, 9 Oct 2012 19:22:35 +0000 (23:22 +0400)]
main.cpp moved to perf_main.cpp

11 years agofixed cvtColor parameter in KeypointBasedMotionEstimatorGpu::estimate
Vladislav Vinogradov [Wed, 10 Oct 2012 12:07:07 +0000 (16:07 +0400)]
fixed cvtColor parameter in KeypointBasedMotionEstimatorGpu::estimate

11 years agoadded C= support; modified threading logic in threshold
Vadim Pisarevsky [Wed, 10 Oct 2012 11:36:32 +0000 (15:36 +0400)]
added C= support; modified threading logic in threshold

11 years agofixed one more msvc warning in tbb kmeans
Daniil Osokin [Wed, 10 Oct 2012 10:51:46 +0000 (14:51 +0400)]
fixed one more msvc warning in tbb kmeans

11 years agofixed msvc warning in tbb kmeans
Daniil Osokin [Wed, 10 Oct 2012 10:35:20 +0000 (14:35 +0400)]
fixed msvc warning in tbb kmeans

11 years agoBuild fix after issue #2284 fix.
Alexander Smorkalov [Wed, 10 Oct 2012 10:27:17 +0000 (14:27 +0400)]
Build fix after issue #2284 fix.

11 years agoFixed Javadoc problems with ">" and "<" symbols.
Alexander Smorkalov [Wed, 10 Oct 2012 09:28:26 +0000 (13:28 +0400)]
Fixed Javadoc problems with ">" and "<" symbols.

11 years agoFix gcc build error introduced in a9f36df
Andrey Kamaev [Wed, 10 Oct 2012 09:23:39 +0000 (13:23 +0400)]
Fix gcc build error introduced in a9f36df

11 years agoRevert "Issue #2035 Calling cv::namedWindow crashes on Android fixed."
Andrey Kamaev [Wed, 10 Oct 2012 09:17:37 +0000 (13:17 +0400)]
Revert "Issue #2035 Calling cv::namedWindow crashes on Android fixed."

This reverts commit 36135fc59d59f1ebfce4b00bb36ce6edfbcd9018.

11 years agoadded TBB for kmeans (patch #1261: thanks to Boris Mansencal)
daniil.osokin [Wed, 10 Oct 2012 08:40:03 +0000 (12:40 +0400)]
added TBB for kmeans (patch #1261: thanks to Boris Mansencal)

11 years agoadded perf test for kmeans
daniil.osokin [Wed, 10 Oct 2012 08:28:17 +0000 (12:28 +0400)]
added perf test for kmeans

11 years agoIssue #2035 Calling cv::namedWindow crashes on Android fixed.
Alexander Smorkalov [Wed, 10 Oct 2012 08:40:36 +0000 (12:40 +0400)]
Issue #2035 Calling cv::namedWindow crashes on Android fixed.
Window-related functions is guarded from calls from application code.
Old implementations with "no-gui" exception are stell compiled and linked to OpenCV library for binary compatibility.

11 years agoIssue #2284 BaseLoaderCallback requires use of Activity fixed.
Alexander Smorkalov [Wed, 10 Oct 2012 07:21:54 +0000 (11:21 +0400)]
Issue #2284 BaseLoaderCallback requires use of Activity fixed.

11 years agoFix read after the end of local buffer in SSE-optimized TYPE_5_8 and TYPE_7_12 FAST...
Andrey Kamaev [Tue, 9 Oct 2012 22:31:44 +0000 (02:31 +0400)]
Fix read after the end of local buffer in SSE-optimized TYPE_5_8 and TYPE_7_12  FAST cornerScore

11 years agoFix inconsistent argument type in HammingLUT distance (flann)
Andrey Kamaev [Tue, 9 Oct 2012 20:31:22 +0000 (00:31 +0400)]
Fix inconsistent argument type in HammingLUT distance (flann)

this fixes 64-bit MSVC warning

11 years agoexpanded cv::threshold parallelization to other threading frameworks; fixed potential...
Vadim Pisarevsky [Tue, 9 Oct 2012 18:38:04 +0000 (22:38 +0400)]
expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching

11 years agofixed example of iteration through a SparseMat (bug #2310)
Vadim Pisarevsky [Tue, 9 Oct 2012 18:16:57 +0000 (22:16 +0400)]
fixed example of iteration through a SparseMat (bug #2310)

11 years agoadded Asus Xtion QVGA modes to the OpenNI backend (patch #1753)
Vadim Pisarevsky [Tue, 9 Oct 2012 18:01:43 +0000 (22:01 +0400)]
added Asus Xtion QVGA modes to the OpenNI backend (patch #1753)

11 years agoMerge remote-tracking branch 'origin/master'
Vadim Pisarevsky [Tue, 9 Oct 2012 17:52:56 +0000 (21:52 +0400)]
Merge remote-tracking branch 'origin/master'

11 years agoapplied patch #1473 (timestamp retrieval in OpenNI)
Vadim Pisarevsky [Tue, 9 Oct 2012 17:52:41 +0000 (21:52 +0400)]
applied patch #1473 (timestamp retrieval in OpenNI)

11 years agoAdd else branch to previous fix
Andrey Kamaev [Tue, 9 Oct 2012 16:34:10 +0000 (20:34 +0400)]
Add else branch to previous fix

11 years agoFix regression in core arithmetic
Andrey Kamaev [Tue, 9 Oct 2012 16:25:36 +0000 (20:25 +0400)]
Fix regression in core arithmetic

11 years agoFix sanity checks in highgui module
Andrey Kamaev [Tue, 9 Oct 2012 15:39:03 +0000 (19:39 +0400)]
Fix sanity checks in highgui module

11 years agoQuiet logs in stitching module
Andrey Kamaev [Tue, 9 Oct 2012 15:28:15 +0000 (19:28 +0400)]
Quiet logs in stitching module

11 years agoAdd sanity checks to stitching perf tests
Andrey Kamaev [Tue, 9 Oct 2012 15:17:40 +0000 (19:17 +0400)]
Add sanity checks to stitching perf tests

11 years agoAdd sanity check support for vector<DMatch>
Andrey Kamaev [Tue, 9 Oct 2012 15:13:57 +0000 (19:13 +0400)]
Add sanity check support for vector<DMatch>

11 years agoAdd sanity checks to nonfree module
Andrey Kamaev [Tue, 9 Oct 2012 14:56:39 +0000 (18:56 +0400)]
Add sanity checks to nonfree module

11 years agoMerge branch 'master' of git://5.9.49.245/opencv
Kirill Kornyakov [Tue, 9 Oct 2012 14:57:02 +0000 (18:57 +0400)]
Merge branch 'master' of git://5.9.49.245/opencv

11 years agofixed compilation error because of DetectionBasedTracker
Kirill Kornyakov [Tue, 9 Oct 2012 14:55:20 +0000 (18:55 +0400)]
fixed compilation error because of DetectionBasedTracker

11 years agoFix perf tests in features2d module
Andrey Kamaev [Tue, 9 Oct 2012 14:37:40 +0000 (18:37 +0400)]
Fix perf tests in features2d module

11 years agoAdd sanity checks support for vertor<KeyPoint>
Andrey Kamaev [Tue, 9 Oct 2012 14:37:26 +0000 (18:37 +0400)]
Add sanity checks support for vertor<KeyPoint>

11 years agoMake performance tests for solvePnPRansec more determenistic
Andrey Kamaev [Tue, 9 Oct 2012 14:34:55 +0000 (18:34 +0400)]
Make performance tests for solvePnPRansec more determenistic

11 years agoFix terrible perf test for FAST detector
Andrey Kamaev [Tue, 9 Oct 2012 11:54:13 +0000 (15:54 +0400)]
Fix terrible perf test for FAST detector