14235 Commits (30111a786a88d40421990ab1a15b829c9b784c0b)
 

Author SHA1 Message Date
vbystricky b48e487d53 Enable ocl version of minmaxloc with mask 10 years ago
vbystricky 11a0e3ff78 Fix error in OCL minmaxloc 10 years ago
Alexander Alekhin 17a6b8cdc0 Merge pull request #3021 from ElenaGvozdeva:ocl_flip 10 years ago
Vladislav Vinogradov 7030a1f9a2 fix cudabgsegm module compilation 10 years ago
Elena Gvozdeva 9db8592aa8 fixed ocl_flip for cn==3 10 years ago
Vadim Pisarevsky 2f2a9ad536 Merge pull request #3020 from vpisarev:ocl_disable_more_funcs 10 years ago
Vadim Pisarevsky b0cd822924 trying to make the tests pass 10 years ago
Vadim Pisarevsky 10b60f8d16 continuing refactoring ml samples; added "max vote" response to ANN_MLP. Probably, should make it in less hacky way 10 years ago
Michael Pratt 52df3b232d Reference PYTHON_NUMPY_INCLUDE_DIRS not PYTHON_NUMPY_INCLUDE_PATH 10 years ago
Fco. Javier Delgado del Hoyo fd10557e78 Removed cvCalcOpticalFlowBM from cudaoptflow test 10 years ago
Fco. Javier Delgado del Hoyo 8def44047a Removed cvCalcOpticalFlowBM from performance test 10 years ago
Michael Pratt c9876c3cd8 Merge branch 'master' into python2and3 10 years ago
Samson Yilma 4fe04775d1 Merge remote-tracking branch 'upstream/master' into HomographyDecomp 10 years ago
Samson Yilma 3b608fa489 added comment. 10 years ago
Samson Yilma 3c5eb7de84 updated documentation for decomposeHomography 10 years ago
Vadim Pisarevsky 223cdcd0ee fixed compilation of some samples; fixed ANN_MLP::predict 10 years ago
Vadim Pisarevsky 1a1097ab23 Merge pull request #2983 from wnoise:shrink-global-cuda-usage 10 years ago
Vadim Pisarevsky ef8647fe30 put IPP ReduceSum_32f back 10 years ago
Vadim Pisarevsky 2ab7fb6051 Merge pull request #3017 from f-morozov:akaze 10 years ago
Vadim Pisarevsky 5267ed46c7 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). 10 years ago
f-morozov 7f82960897 AKAZE fixes, tests and tutorial 10 years ago
Vadim Pisarevsky a782ee93de Merge pull request #2992 from snikulov:upmerge_jpeg_tweak 10 years ago
Vadim Pisarevsky e368f17caf fixed python bindings generation 10 years ago
Elena Gvozdeva 90ac88cb8e use std::min,max 10 years ago
vbystricky bd8894002e Fix some problems 10 years ago
Fco. Javier Delgado del Hoyo d3d0434f07 Removed opencv_legacy dependency from cudaoptflow 10 years ago
vbystricky 878dec65c8 Optimize OpenCL version of morfology and box filters for small filter kernels 10 years ago
Sergei Nikulov eaec132091 #2992: update after review 10 years ago
Vadim Pisarevsky ba3783d205 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 ago
Vadim Pisarevsky dce1824a91 Merge pull request #2940 from davembradley:master 10 years ago
Vadim Pisarevsky cf2a307832 Merge pull request #2991 from kovand11:calibrateDebevecFix 10 years ago
Andrey Pavlenko 4c8a9c5d70 Merge pull request #3012 from vpisarev:clean_objdetect 10 years ago
Vadim Pisarevsky 101769d26c eliminated some unnecessary instructions 10 years ago
Vadim Pisarevsky a1791c6be3 Merge pull request #3016 from fradelg:master 10 years ago
Fco. Javier Delgado del Hoyo b8bc99676d Another typo in comment inside OpenNI2 cmake file 10 years ago
Fco. Javier Delgado del Hoyo 6e4562bb56 Fixed typo in OpenNI2 cmake file 10 years ago
Elena Gvozdeva dbb5993d13 added dft for all platforms 10 years ago
Elena Gvozdeva dc3c691c8c new block size for dft 10 years ago
Elena Gvozdeva e7216a5987 Used float instead of int for CV_8U in sumTemplate 10 years ago
Vadim Pisarevsky 277802483f Merge pull request #2987 from anishp:master 10 years ago
Vadim Pisarevsky e9bed17d98 Merge pull request #3008 from jet47:fix-cudacodec-dependecies 10 years ago
siddharth 4cdc155eac test 10 years ago
siddharth 0972a2d758 Fixed mixed cloning bug 10 years ago
siddharth 88d05a89d4 removed build error 10 years ago
siddharth 14d0b763ec changed demo tutorial path 10 years ago
siddharth 1a14d8506d recursive filter output corrected 10 years ago
siddharth 14631be59f Updated Documentation 10 years ago
Vadim Pisarevsky 41df63aacd Merge pull request #3010 from vpisarev:ocl_disable_some_norms2 10 years ago
Vadim Pisarevsky a587759d76 Merge pull request #2989 from smvv:gstreamer_capture_init 10 years ago
Vadim Pisarevsky 962b519708 Merge pull request #2996 from akarsakov:ocl_dft_new_concept 10 years ago