7544 Commits (1e556e08dc258496dfd5f6e49ba7c58391debb27)

Author SHA1 Message Date
Ilya Lavrenov 065b40c6c3 fixed and extended ocl::norm 11 years ago
Vladislav Vinogradov 06f07944c8 removed dependecy from cudalegacy 11 years ago
Vladislav Vinogradov 7839dbd2c4 used new device layer for cv::gpu::integral 11 years ago
Vladislav Vinogradov 224f18b06c bitwise operation optimization 11 years ago
Vladislav Vinogradov eb449968b6 removed unroll_detail.hpp 11 years ago
Vladislav Vinogradov 1ef211b889 used new device layer for cv::gpu::reduce 11 years ago
Vladislav Vinogradov 31a7814395 used new device layer for cv::gpu::countNonZero 11 years ago
Vladislav Vinogradov 020624c481 used new device layer for cv::gpu::minMaxLoc 11 years ago
Vladislav Vinogradov e1aa2fd06c added gridMinMaxLoc function 11 years ago
Vladislav Vinogradov 3fb9c52272 cast to reference 11 years ago
Vladislav Vinogradov bbd519be42 fixed warnings 11 years ago
Vladislav Vinogradov 045a856c24 used new device layer for cv::gpu::minMax 11 years ago
Vladislav Vinogradov b705e0d886 used new device layer for cv::gpu::sum 11 years ago
Vladislav Vinogradov 9fe92e2111 renamed grid/glob_reduce.hpp -> grid/reduce.hpp 11 years ago
Vladislav Vinogradov e820c5c65f used new device layer for cv::gpu::mulSpectrums 11 years ago
Vladislav Vinogradov 3f62e78592 used new device layer for cv::gpu::copyMakeBorder 11 years ago
Vladislav Vinogradov 7b3bbcea71 used new device layer for cv::gpu::transpose 11 years ago
Vladislav Vinogradov 6dbb32a05d switched to new device layer in split/merge 11 years ago
Vladislav Vinogradov 3ab7f4b26a removed arithm_func_traits.hpp 11 years ago
Vladislav Vinogradov 7c8c836a7b switched to new device layer in polar <-> cart 11 years ago
Vladislav Vinogradov 5522f43b18 used new device layer for cv::gpu::threshold 11 years ago
Vladislav Vinogradov e83be009a3 used new device layer for cv::gpu::addWeighted 11 years ago
Vladislav Vinogradov c7a3a7d4d9 switched to new device layer in min/max 11 years ago
Vladislav Vinogradov b11cccaaca switched to new device layer in bitwize operations 11 years ago
Vladislav Vinogradov fdfffa5291 fixed warnings 11 years ago
Vladislav Vinogradov ef9917ecf1 used new device layer for cv::gpu::compare 11 years ago
Vladislav Vinogradov 43e811118b fixed assertion 11 years ago
Vladislav Vinogradov 766d950ff3 used new device layer in math per element operations 11 years ago
Vladislav Vinogradov 7628e57fc6 used new device layer for cv::gpu::absdiff 11 years ago
Vladislav Vinogradov 574ff47146 used new device layer for cv::gpu::divide 11 years ago
Vladislav Vinogradov e7dba695b3 used new device layer for cv::gpu::multiply 11 years ago
Vladislav Vinogradov 156f86ea0b used new device layer for cv::gpu::subtract 11 years ago
Vladislav Vinogradov 9c5da2ea22 used new device layer for cv::gpu::add 11 years ago
Vladislav Vinogradov 32d578f5f0 fixed gridTransform overloads problems 11 years ago
Vladislav Vinogradov f4fb7fe1be fixed compilation error "ambiguous symbol" on CUDA 5.0: 11 years ago
Tony 0d06b1dced Change true for TRUE 11 years ago
Alexander Alekhin 958604a68e perf test: update error message about relative error 11 years ago
Vadim Pisarevsky c810d03d5c some more attempts to fix compile bug on Android 11 years ago
Ilya Lavrenov a562b5c985 fixed ocl::meanStddev and created accuracy test for this function 11 years ago
Ilya Lavrenov 7379152afb fixed ocl::setIdentity 11 years ago
Vadim Pisarevsky c3748a5f95 fixed the trailing whitespaces 11 years ago
Ilya Lavrenov 7edcefb2be fixed ocl::phase 11 years ago
Vadim Pisarevsky ca0956a7e2 this is rewrite of the github patch #674 by chouclee; the goal is to improve polyfit accuracy 11 years ago
Ilya Lavrenov b864f48274 fixed ocl::sum, ocl::sqrSum, ocl::absSum 11 years ago
Vadim Pisarevsky bc1f9d6268 fixed description of createLineSegmentDetector 11 years ago
Vadim Pisarevsky cd84742556 attempts to fix build errors on Android 11 years ago
Juan Manuel Perez f6fc39ce8f Putting definitions of SCD and SCDMatcher separated from sc_dis.cpp file 11 years ago
Juan Manuel Perez 4672a70c1f Replaced dynamic_cas with Ptr::dynamicCast<>, and & with && 11 years ago
Juan Manuel Perez 1bf4298251 Macro removal 11 years ago
Juan Manuel Perez aa73dafbbb 2 Compile error fix for Win 11 years ago