9235 Commits (79fc3a62037901606a43a58875bb2088474805d8)

Author SHA1 Message Date
Konstantin Matskevich 79fc3a6203 added gpu type selection in OPENCV_OPENCL_DEVICE parser 11 years ago
Andrey Pavlenko b7198ccf1c dropping legacy modes testing 11 years ago
Ilya Lavrenov eb8b4c58c7 fixed bug in cv::ocl::predictOptimalVectorWidth 11 years ago
Ilya Lavrenov b73490f86c eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago
Konstantin Matskevich f9f730c426 update error message 11 years ago
Ilya Lavrenov d1cfcfcafd added 3-channels support to morphology operations 11 years ago
Konstantin Matskevich eebf92ba58 fix for incorrect opencl device selection 11 years ago
Ilya Lavrenov 6fe71bd27c added 4 channels support to fnlm 11 years ago
Alexander Alekhin af062b7c42 ocl: compare: remove useless perf tests 11 years ago
Konstantin Matskevich 1a43ed9893 finalizing 11 years ago
Anatoly Baksheev 24d8cbf940 Viz::setViewerPose() - changed up-vector to down (common for Computer Vision & Odometry) 11 years ago
berak 80708008a4 missing () on Mat::type() 11 years ago
Alexander Alekhin 7ce2ca2e0c ocl: workaround for Pow accuracy test failure 11 years ago
Alexander Alekhin 9cafd50160 ocl: fixes 11 years ago
Alexander Alekhin 755ca4b7cf ocl: compare with scalar 11 years ago
Konstantin Matskevich af1084eb58 speedUp 11 years ago
Konstantin Matskevich 91e4334227 temp 11 years ago
Konstantin Matskevich 18a59b48ba fixes 11 years ago
Konstantin Matskevich ddc235172e new approach 11 years ago
Konstantin Matskevich a5d989f346 new attempt 11 years ago
Konstantin Matskevich 799d7e7a50 bad experiment =( 11 years ago
Konstantin Matskevich 0904f10ab5 optimizations 11 years ago
Konstantin Matskevich bfc843a5f5 added optimization 11 years ago
Konstantin Matskevich b5f717b6b3 stereoBM 11 years ago
Ilya Lavrenov 6f12f1b3b5 added 3 vs 4 channels performance tests 11 years ago
Ilya Lavrenov 6be7869ae8 fix for unsupported doubles 11 years ago
Alexander Karsakov 4698d62125 Removed workaround for Intel platform. 11 years ago
Alexander Karsakov 8910508b83 Fixed getPolicy() method to make it thread-safe. 11 years ago
Vadim Pisarevsky 4fafab3786 fixed extra whitespace 11 years ago
Vadim Pisarevsky 42e604abea fixed bug in FAST 11 years ago
Vadim Pisarevsky 3e854fa6e5 finished OpenCL port of ORB 11 years ago
Ilya Lavrenov 61c347fb76 typos 11 years ago
Ilya Lavrenov 357a856cf6 nonfree perf tests 11 years ago
Ilya Lavrenov 6f76e7b42d improved performance of bitwise ops 11 years ago
Ilya Lavrenov adc15c2bba improved performance of cv::ocl::sum 11 years ago
Alexander Alekhin 48196ad10b ocl: cleanup workarounds 11 years ago
Ilya Lavrenov 3ebfe60008 improved performance of cv::ocl::countNonZero 11 years ago
Ilya Lavrenov 8e79de35a8 changes for GFTT 11 years ago
Ilya Lavrenov a5afcd9f11 improved performance of cv::ocl::minMax 11 years ago
Anatoly Baksheev 4d7a593c25 minor cmake fix fo macos 11 years ago
Ilya Lavrenov 9932cf41a4 3-channel reduction operations 11 years ago
Alexander Alekhin dca401d4cc ocl: pyrUp/pyrDown 3-channel 11 years ago
ziyangli bbe8654c3d cleanup 11 years ago
Ziyang LI 4f5896493e remove a whitepace 11 years ago
Ilya Lavrenov f138b613b7 cv::compare 11 years ago
mlyashko 5252aa8fdd added data type check for back projection fix 11 years ago
Ilya Lavrenov 89b7c0dd93 3 channel support to cv::transpose 11 years ago
Ilya Lavrenov 2755ae5df9 experiments 11 years ago
Ilya Lavrenov 9b31e6cd44 changes according to reviewer's suggestions 11 years ago
Ilya Lavrenov 3eff05e3eb added performance tests for cv::ocl::calcHist 11 years ago