platform/upstream/opencv.git
9 years agoUpdate for Boost libraries
edgarriba [Tue, 5 Aug 2014 12:02:23 +0000 (14:02 +0200)]
Update for Boost libraries

9 years agoUpdate for Boost libraries
edgarriba [Tue, 5 Aug 2014 12:00:23 +0000 (14:00 +0200)]
Update for Boost libraries

9 years agoUpdate for Boost libraries
edgarriba [Tue, 5 Aug 2014 11:43:01 +0000 (13:43 +0200)]
Update for Boost libraries

9 years agoMerge remote-tracking branch 'upstream/master'
edgarriba [Tue, 5 Aug 2014 10:59:47 +0000 (12:59 +0200)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
modules/calib3d/doc/camera_calibration_and_3d_reconstruction.rst

9 years agoMerge pull request #2879 from alalek:ocl_runtime_flags
Vadim Pisarevsky [Mon, 4 Aug 2014 16:43:00 +0000 (16:43 +0000)]
Merge pull request #2879 from alalek:ocl_runtime_flags

9 years agoMerge pull request #3036 from vbystricky:ocl_NormAccurTestFix
Vadim Pisarevsky [Mon, 4 Aug 2014 14:54:12 +0000 (14:54 +0000)]
Merge pull request #3036 from vbystricky:ocl_NormAccurTestFix

9 years agoMerge pull request #3032 from vpisarev:refactor_ml2
Vadim Pisarevsky [Mon, 4 Aug 2014 14:51:37 +0000 (14:51 +0000)]
Merge pull request #3032 from vpisarev:refactor_ml2

9 years agoPrevent generating test case with mask filled 0 only
vbystricky [Mon, 4 Aug 2014 11:12:36 +0000 (15:12 +0400)]
Prevent generating test case with mask filled 0 only

9 years agofixed more compile warnings on Windows
Vadim Pisarevsky [Mon, 4 Aug 2014 10:22:31 +0000 (14:22 +0400)]
fixed more compile warnings on Windows

9 years agoMerge pull request #3034 from jet47:fix-compilation
Vadim Pisarevsky [Mon, 4 Aug 2014 09:38:34 +0000 (09:38 +0000)]
Merge pull request #3034 from jet47:fix-compilation

9 years agofix test_opencv_imgproc compilation
Vladislav Vinogradov [Mon, 4 Aug 2014 08:13:33 +0000 (12:13 +0400)]
fix test_opencv_imgproc compilation

9 years agofix python module compilation with enabled CUDA support:
Vladislav Vinogradov [Mon, 4 Aug 2014 08:12:51 +0000 (12:12 +0400)]
fix python module compilation with enabled CUDA support:

filterout all CUDA related headers from python module include headers

9 years agoMerge pull request #3030 from vbystricky:ocl_DotReduceAccurTestFix
Alexander Alekhin [Mon, 4 Aug 2014 08:09:38 +0000 (08:09 +0000)]
Merge pull request #3030 from vbystricky:ocl_DotReduceAccurTestFix

9 years agohopefully fixed test failure on Linux
Vadim Pisarevsky [Sun, 3 Aug 2014 21:16:45 +0000 (01:16 +0400)]
hopefully fixed test failure on Linux

9 years agocontinuing to debug boost and fix MSVC compile errors
Vadim Pisarevsky [Sun, 3 Aug 2014 17:21:11 +0000 (21:21 +0400)]
continuing to debug boost and fix MSVC compile errors

9 years agofixed the condition
Vadim Pisarevsky [Sun, 3 Aug 2014 09:15:43 +0000 (13:15 +0400)]
fixed the condition

9 years agomore fixes and more debugging code
Vadim Pisarevsky [Sun, 3 Aug 2014 09:08:03 +0000 (13:08 +0400)]
more fixes and more debugging code

9 years agofixed compile warnings from MSVC; fixed warnings in Python bindings; added some debug...
Vadim Pisarevsky [Sun, 3 Aug 2014 08:46:28 +0000 (12:46 +0400)]
fixed compile warnings from MSVC; fixed warnings in Python bindings; added some debugging code

9 years agotemporarily disabled java bindings for ml; hopefully fixed warnings etc.
Vadim Pisarevsky [Sun, 3 Aug 2014 00:28:31 +0000 (04:28 +0400)]
temporarily disabled java bindings for ml; hopefully fixed warnings etc.

9 years agotemporarily disabled java bindings for ml; hopefully fixed warnings etc.
Vadim Pisarevsky [Sun, 3 Aug 2014 00:28:20 +0000 (04:28 +0400)]
temporarily disabled java bindings for ml; hopefully fixed warnings etc.

9 years agoremoved many extra whitespaces; fixed 1 warning
Vadim Pisarevsky [Sat, 2 Aug 2014 23:08:25 +0000 (03:08 +0400)]
removed many extra whitespaces; fixed 1 warning

9 years agofixed building html docs
Vadim Pisarevsky [Sat, 2 Aug 2014 22:34:47 +0000 (02:34 +0400)]
fixed building html docs

9 years agoMerge pull request #3027 from vbystricky:cvtColorLuv2RGB
Vadim Pisarevsky [Sat, 2 Aug 2014 21:52:24 +0000 (21:52 +0000)]
Merge pull request #3027 from vbystricky:cvtColorLuv2RGB

9 years agoupdated docs
Vadim Pisarevsky [Sat, 2 Aug 2014 21:41:30 +0000 (01:41 +0400)]
updated docs

9 years agomade everything compile and even run somehow
Vadim Pisarevsky [Sat, 2 Aug 2014 21:41:09 +0000 (01:41 +0400)]
made everything compile and even run somehow

10 years agoIncrease epsilon for OpenCL version UMatDot and ReduceAvg accurency tests
VBystricky [Sat, 2 Aug 2014 09:21:34 +0000 (13:21 +0400)]
Increase epsilon for OpenCL version UMatDot and ReduceAvg accurency tests

10 years agoMerge pull request #3011 from vbystricky:oclopt_morthosmall
Alexander Alekhin [Fri, 1 Aug 2014 17:21:59 +0000 (17:21 +0000)]
Merge pull request #3011 from vbystricky:oclopt_morthosmall

10 years agoMerge pull request #3028 from vbystricky:ocl_MergeAccurTestFix
Alexander Alekhin [Fri, 1 Aug 2014 17:15:53 +0000 (17:15 +0000)]
Merge pull request #3028 from vbystricky:ocl_MergeAccurTestFix

10 years agoMerge pull request #3029 from vbystricky:ocl_UMatOpAccurTestFix
Alexander Alekhin [Fri, 1 Aug 2014 17:15:38 +0000 (17:15 +0000)]
Merge pull request #3029 from vbystricky:ocl_UMatOpAccurTestFix

10 years agoChange min-max to clamp
VBystricky [Fri, 1 Aug 2014 15:45:11 +0000 (19:45 +0400)]
Change min-max to clamp

10 years agoFix accurency test for OpenCL matrix operations
vbystricky [Fri, 1 Aug 2014 14:30:20 +0000 (18:30 +0400)]
Fix accurency test for OpenCL matrix operations

10 years agoFix accurency test of OpenCL merge function.
vbystricky [Fri, 1 Aug 2014 13:53:24 +0000 (17:53 +0400)]
Fix accurency test of OpenCL merge function.

10 years agoMerge pull request #2671 from syilma:HomographyDecomp
Vadim Pisarevsky [Fri, 1 Aug 2014 13:08:20 +0000 (13:08 +0000)]
Merge pull request #2671 from syilma:HomographyDecomp

10 years agoMerge pull request #3018 from fradelg:master
Vadim Pisarevsky [Fri, 1 Aug 2014 13:06:36 +0000 (13:06 +0000)]
Merge pull request #3018 from fradelg:master

10 years agoFix Luv2RGB function
vbystricky [Fri, 1 Aug 2014 10:18:35 +0000 (14:18 +0400)]
Fix Luv2RGB function

10 years agoMerge pull request #3024 from jet47:fix-cudabgsegm-compilation
Vadim Pisarevsky [Fri, 1 Aug 2014 09:42:40 +0000 (09:42 +0000)]
Merge pull request #3024 from jet47:fix-cudabgsegm-compilation

10 years agoMerge pull request #2608 from Siddharthk:master
Vadim Pisarevsky [Fri, 1 Aug 2014 09:13:32 +0000 (09:13 +0000)]
Merge pull request #2608 from Siddharthk:master

10 years agoMerge pull request #3023 from vbystricky:ocl_minMaxLoc
Alexander Alekhin [Fri, 1 Aug 2014 08:57:37 +0000 (08:57 +0000)]
Merge pull request #3023 from vbystricky:ocl_minMaxLoc

10 years agoUpdate for non Eigen users
edgarriba [Fri, 1 Aug 2014 08:48:39 +0000 (10:48 +0200)]
Update for non Eigen users

10 years agoRemoved OpticalFlowBM test from cudaoptflow module
Fco. Javier Delgado del Hoyo [Fri, 1 Aug 2014 07:28:19 +0000 (09:28 +0200)]
Removed OpticalFlowBM test from cudaoptflow module

10 years agoMerge pull request #3009 from vpisarev:ios_experiments
Vadim Pisarevsky [Thu, 31 Jul 2014 18:20:07 +0000 (18:20 +0000)]
Merge pull request #3009 from vpisarev:ios_experiments

10 years agoMerge pull request #3002 from vbystricky:oclopt_pyrdown
Alexander Alekhin [Thu, 31 Jul 2014 15:43:18 +0000 (15:43 +0000)]
Merge pull request #3002 from vbystricky:oclopt_pyrdown

10 years agoEnable ocl version of minmaxloc with mask
vbystricky [Thu, 31 Jul 2014 15:12:10 +0000 (19:12 +0400)]
Enable ocl version of minmaxloc with mask

10 years agoFix error in OCL minmaxloc
vbystricky [Thu, 31 Jul 2014 13:29:06 +0000 (17:29 +0400)]
Fix error in OCL minmaxloc

10 years agoMerge pull request #3021 from ElenaGvozdeva:ocl_flip
Alexander Alekhin [Thu, 31 Jul 2014 13:56:44 +0000 (13:56 +0000)]
Merge pull request #3021 from ElenaGvozdeva:ocl_flip

10 years agofix cudabgsegm module compilation
Vladislav Vinogradov [Thu, 31 Jul 2014 13:55:59 +0000 (17:55 +0400)]
fix cudabgsegm module compilation

10 years agofixed ocl_flip for cn==3
Elena Gvozdeva [Thu, 31 Jul 2014 11:21:52 +0000 (15:21 +0400)]
fixed ocl_flip for cn==3

10 years agoMerge pull request #3020 from vpisarev:ocl_disable_more_funcs
Vadim Pisarevsky [Thu, 31 Jul 2014 12:54:13 +0000 (12:54 +0000)]
Merge pull request #3020 from vpisarev:ocl_disable_more_funcs

10 years agotrying to make the tests pass
Vadim Pisarevsky [Thu, 31 Jul 2014 10:24:21 +0000 (14:24 +0400)]
trying to make the tests pass

10 years agocontinuing refactoring ml samples; added "max vote" response to ANN_MLP. Probably...
Vadim Pisarevsky [Thu, 31 Jul 2014 10:12:10 +0000 (14:12 +0400)]
continuing refactoring ml samples; added "max vote" response to ANN_MLP. Probably, should make it in less hacky way

10 years agoUpdate tutorial
edgarriba [Thu, 31 Jul 2014 09:47:59 +0000 (11:47 +0200)]
Update tutorial

10 years agoAdded some definitions
edgarriba [Thu, 31 Jul 2014 09:47:26 +0000 (11:47 +0200)]
Added some definitions

10 years agoRemoved cvCalcOpticalFlowBM from cudaoptflow test
Fco. Javier Delgado del Hoyo [Thu, 31 Jul 2014 07:21:44 +0000 (09:21 +0200)]
Removed cvCalcOpticalFlowBM from cudaoptflow test

10 years agoRemoved cvCalcOpticalFlowBM from performance test
Fco. Javier Delgado del Hoyo [Thu, 31 Jul 2014 07:08:29 +0000 (09:08 +0200)]
Removed cvCalcOpticalFlowBM from performance test

10 years agoMerge remote-tracking branch 'upstream/master' into HomographyDecomp
Samson Yilma [Thu, 31 Jul 2014 00:36:41 +0000 (20:36 -0400)]
Merge remote-tracking branch 'upstream/master' into HomographyDecomp

10 years agoadded comment.
Samson Yilma [Wed, 30 Jul 2014 23:32:37 +0000 (19:32 -0400)]
added comment.

10 years agoupdated documentation for decomposeHomography
Samson Yilma [Wed, 30 Jul 2014 22:53:33 +0000 (18:53 -0400)]
updated documentation for decomposeHomography

10 years agofixed compilation of some samples; fixed ANN_MLP::predict
Vadim Pisarevsky [Wed, 30 Jul 2014 18:53:46 +0000 (22:53 +0400)]
fixed compilation of some samples; fixed ANN_MLP::predict

10 years agoMerge pull request #2983 from wnoise:shrink-global-cuda-usage
Vadim Pisarevsky [Wed, 30 Jul 2014 15:55:02 +0000 (15:55 +0000)]
Merge pull request #2983 from wnoise:shrink-global-cuda-usage

10 years agoput IPP ReduceSum_32f back
Vadim Pisarevsky [Wed, 30 Jul 2014 15:12:11 +0000 (19:12 +0400)]
put IPP ReduceSum_32f back

10 years agoUpdate some text
edgarriba [Wed, 30 Jul 2014 15:05:06 +0000 (17:05 +0200)]
Update some text

10 years agoMerge pull request #3017 from f-morozov:akaze
Vadim Pisarevsky [Wed, 30 Jul 2014 15:03:47 +0000 (15:03 +0000)]
Merge pull request #3017 from f-morozov:akaze

10 years ago1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F)...
Vadim Pisarevsky [Wed, 30 Jul 2014 14:19:47 +0000 (18:19 +0400)]
1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case).
2. changed the number of test loops from 1 to 30 (except for cv::pow() test, which fails for yet unknown reason)
3. disabled IPP acceleration for 3-channel norms.
4. modified relativeNorm test function to handle very small values

10 years agoAKAZE fixes, tests and tutorial
f-morozov [Wed, 30 Jul 2014 14:02:08 +0000 (18:02 +0400)]
AKAZE fixes, tests and tutorial

10 years agoAdded help()
edgarriba [Wed, 30 Jul 2014 13:23:52 +0000 (15:23 +0200)]
Added help()

10 years agoMerge pull request #2992 from snikulov:upmerge_jpeg_tweak
Vadim Pisarevsky [Wed, 30 Jul 2014 12:48:41 +0000 (12:48 +0000)]
Merge pull request #2992 from snikulov:upmerge_jpeg_tweak

10 years agofixed python bindings generation
Vadim Pisarevsky [Wed, 30 Jul 2014 12:11:08 +0000 (16:11 +0400)]
fixed python bindings generation

10 years agoAdded help()
edgarriba [Wed, 30 Jul 2014 11:32:27 +0000 (13:32 +0200)]
Added help()

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 11:08:19 +0000 (13:08 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:57:18 +0000 (12:57 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:57:11 +0000 (12:57 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:57:04 +0000 (12:57 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:56:55 +0000 (12:56 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:56:46 +0000 (12:56 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:56:30 +0000 (12:56 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:56:22 +0000 (12:56 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:55:35 +0000 (12:55 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:54:49 +0000 (12:54 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:53:43 +0000 (12:53 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:53:24 +0000 (12:53 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:53:14 +0000 (12:53 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:53:06 +0000 (12:53 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:51:59 +0000 (12:51 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:39:46 +0000 (12:39 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:33:27 +0000 (12:33 +0200)]
Code tutorial

10 years agoCode tutorial
edgarriba [Wed, 30 Jul 2014 10:31:19 +0000 (12:31 +0200)]
Code tutorial

10 years agoUpdate tutorial
edgarriba [Wed, 30 Jul 2014 10:10:29 +0000 (12:10 +0200)]
Update tutorial

10 years agoMACRO for EIGEN libraries
edgarriba [Wed, 30 Jul 2014 09:22:25 +0000 (11:22 +0200)]
MACRO for EIGEN libraries

10 years agoFix some problems
vbystricky [Wed, 30 Jul 2014 07:56:28 +0000 (11:56 +0400)]
Fix some problems

10 years agoRemoved opencv_legacy dependency from cudaoptflow
Fco. Javier Delgado del Hoyo [Wed, 30 Jul 2014 07:00:23 +0000 (09:00 +0200)]
Removed opencv_legacy dependency from cudaoptflow

10 years agoOptimize OpenCL version of morfology and box filters for small filter kernels
vbystricky [Mon, 28 Jul 2014 11:48:02 +0000 (15:48 +0400)]
Optimize OpenCL version of morfology and box filters for small filter kernels

10 years ago#2992: update after review
Sergei Nikulov [Tue, 29 Jul 2014 20:03:41 +0000 (00:03 +0400)]
#2992: update after review

10 years agoinitial commit; ml has been refactored; it compiles and the tests run well; some...
Vadim Pisarevsky [Tue, 29 Jul 2014 19:54:23 +0000 (23:54 +0400)]
initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed

10 years agoMerge pull request #2940 from davembradley:master
Vadim Pisarevsky [Tue, 29 Jul 2014 17:22:30 +0000 (17:22 +0000)]
Merge pull request #2940 from davembradley:master

10 years agoMerge pull request #2991 from kovand11:calibrateDebevecFix
Vadim Pisarevsky [Tue, 29 Jul 2014 16:58:32 +0000 (16:58 +0000)]
Merge pull request #2991 from kovand11:calibrateDebevecFix

10 years agoMerge pull request #3012 from vpisarev:clean_objdetect
Andrey Pavlenko [Tue, 29 Jul 2014 15:29:35 +0000 (15:29 +0000)]
Merge pull request #3012 from vpisarev:clean_objdetect

10 years agoeliminated some unnecessary instructions
Vadim Pisarevsky [Tue, 29 Jul 2014 14:10:18 +0000 (18:10 +0400)]
eliminated some unnecessary instructions

10 years agoMerge pull request #3016 from fradelg:master
Vadim Pisarevsky [Tue, 29 Jul 2014 13:50:35 +0000 (13:50 +0000)]
Merge pull request #3016 from fradelg:master

10 years agoAnother typo in comment inside OpenNI2 cmake file
Fco. Javier Delgado del Hoyo [Tue, 29 Jul 2014 09:13:00 +0000 (11:13 +0200)]
Another typo in comment inside OpenNI2 cmake file

10 years agoFixed typo in OpenNI2 cmake file
Fco. Javier Delgado del Hoyo [Tue, 29 Jul 2014 09:10:58 +0000 (11:10 +0200)]
Fixed typo in OpenNI2 cmake file