14687 Commits (1007c06d44a118566bbc0200577942423b38911d)
 

Author SHA1 Message Date
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
edgarriba 85ccac2633 Added help() 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
edgarriba 4a86900761 Added help() 10 years ago
edgarriba 69f1ee8732 Code tutorial 10 years ago
edgarriba 6ff58f02e2 Code tutorial 10 years ago
edgarriba 94968c81e0 Code tutorial 10 years ago
edgarriba b58979d057 Code tutorial 10 years ago
edgarriba 38c2cc8521 Code tutorial 10 years ago
edgarriba 31bec45998 Code tutorial 10 years ago
edgarriba b33a2f24fa Code tutorial 10 years ago
edgarriba 9d18f5c458 Code tutorial 10 years ago
edgarriba 6f5876f8f7 Code tutorial 10 years ago
edgarriba 2848f43acc Code tutorial 10 years ago
edgarriba 319dbd2eb7 Code tutorial 10 years ago
edgarriba 924e062426 Code tutorial 10 years ago
edgarriba 3b24aa2441 Code tutorial 10 years ago
edgarriba be4c1afb0b Code tutorial 10 years ago
edgarriba 550e3721ae Code tutorial 10 years ago
edgarriba 64c164c111 Code tutorial 10 years ago
edgarriba 74e52df3cd Code tutorial 10 years ago
edgarriba 7334e54a63 Code tutorial 10 years ago
Elena Gvozdeva 90ac88cb8e use std::min,max 10 years ago
edgarriba 0ac84755a0 Update tutorial 10 years ago
edgarriba b6b0c2aa8e MACRO for EIGEN libraries 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 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