14279 Commits (90905fb1e27cda437369a920f30ee8cd7f4bc399)
 

Author SHA1 Message Date
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 11 years ago
Samson Yilma 3b608fa489 added comment. 11 years ago
Samson Yilma 3c5eb7de84 updated documentation for decomposeHomography 11 years ago
Vadim Pisarevsky 223cdcd0ee fixed compilation of some samples; fixed ANN_MLP::predict 11 years ago
Vadim Pisarevsky 1a1097ab23 Merge pull request #2983 from wnoise:shrink-global-cuda-usage 11 years ago
Vadim Pisarevsky ef8647fe30 put IPP ReduceSum_32f back 11 years ago
Vadim Pisarevsky 2ab7fb6051 Merge pull request #3017 from f-morozov:akaze 11 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). 11 years ago
f-morozov 7f82960897 AKAZE fixes, tests and tutorial 11 years ago
Vadim Pisarevsky a782ee93de Merge pull request #2992 from snikulov:upmerge_jpeg_tweak 11 years ago
Vadim Pisarevsky e368f17caf fixed python bindings generation 11 years ago
Elena Gvozdeva 90ac88cb8e use std::min,max 11 years ago
vbystricky bd8894002e Fix some problems 11 years ago
Fco. Javier Delgado del Hoyo d3d0434f07 Removed opencv_legacy dependency from cudaoptflow 11 years ago
vbystricky 878dec65c8 Optimize OpenCL version of morfology and box filters for small filter kernels 11 years ago
Sergei Nikulov eaec132091 #2992: update after review 11 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 11 years ago
Vadim Pisarevsky dce1824a91 Merge pull request #2940 from davembradley:master 11 years ago
Vadim Pisarevsky cf2a307832 Merge pull request #2991 from kovand11:calibrateDebevecFix 11 years ago
Andrey Pavlenko 4c8a9c5d70 Merge pull request #3012 from vpisarev:clean_objdetect 11 years ago
Vadim Pisarevsky 101769d26c eliminated some unnecessary instructions 11 years ago
Vadim Pisarevsky a1791c6be3 Merge pull request #3016 from fradelg:master 11 years ago
Fco. Javier Delgado del Hoyo b8bc99676d Another typo in comment inside OpenNI2 cmake file 11 years ago
Fco. Javier Delgado del Hoyo 6e4562bb56 Fixed typo in OpenNI2 cmake file 11 years ago
Elena Gvozdeva dbb5993d13 added dft for all platforms 11 years ago
Elena Gvozdeva dc3c691c8c new block size for dft 11 years ago
Elena Gvozdeva e7216a5987 Used float instead of int for CV_8U in sumTemplate 11 years ago
Vadim Pisarevsky 277802483f Merge pull request #2987 from anishp:master 11 years ago
Vadim Pisarevsky e9bed17d98 Merge pull request #3008 from jet47:fix-cudacodec-dependecies 11 years ago
siddharth 4cdc155eac test 11 years ago
siddharth 0972a2d758 Fixed mixed cloning bug 11 years ago
siddharth 88d05a89d4 removed build error 11 years ago
siddharth 14d0b763ec changed demo tutorial path 11 years ago
siddharth 1a14d8506d recursive filter output corrected 11 years ago
siddharth 14631be59f Updated Documentation 11 years ago
Vadim Pisarevsky 41df63aacd Merge pull request #3010 from vpisarev:ocl_disable_some_norms2 11 years ago
Vadim Pisarevsky a587759d76 Merge pull request #2989 from smvv:gstreamer_capture_init 11 years ago
Vadim Pisarevsky 962b519708 Merge pull request #2996 from akarsakov:ocl_dft_new_concept 11 years ago
Vadim Pisarevsky 0c749fd7e5 Merge pull request #2998 from ernest-galbrun:cuda_concurrency 11 years ago
Vadim Pisarevsky af83884dc7 disabled ocl_minmaxloc on 32-bit data completely 11 years ago
Vadim Pisarevsky 1925fab427 disabled some more stuff 11 years ago
Vadim Pisarevsky 11e9e375a3 fixed compile warning with GCC 11 years ago
Vadim Pisarevsky 2fd01dcced fixed doc builder warnings 11 years ago
Vadim Pisarevsky 97f6dd1820 trying to make OpenCL builder green 11 years ago
Vadim Pisarevsky 1ad9827fc4 removed ERFilter (to be moved to opencv_contrib/modules/text) and lineMOD (to be moved to opencv_contrib/modules/rgbd) 11 years ago
Vadim Pisarevsky 00263dd664 Merge pull request #2179 from adishavit:feature-SupportClipboardCopyOnWindows 11 years ago
Vadim Pisarevsky f42bb0bd65 disable OpenCL difference norms with mask, since some of the tests fail 11 years ago