20 Commits (3997514b7ca0cd968d045f6565a2801bfbeb4ec0)

Author SHA1 Message Date
Alexey Spizhevoy 3997514b7c added tests for gpu::sum, it supports all data types, but single channel images only 15 years ago
Alexey Spizhevoy 19b434be50 minor refactoring of gpu module 15 years ago
Alexey Spizhevoy 50167f6c26 added first version of gpu::matchTemplate, currently it works only with 8UC1 images and SQDIFF method 15 years ago
Anatoly Baksheev fbdb4f4ab5 1) gpu test refactoring. 15 years ago
Alexey Spizhevoy bdaad9e1fe added support of buffers into gpu::minMaxLoc, reduced memory requirements, refactored 15 years ago
Alexey Spizhevoy 282e01cb4a added support of all data types into gpu::minMax 15 years ago
Vladislav Vinogradov 3c0cc087d6 fixed bug in StereoConstantSpaceBP - missing load max_data_term to constant memory 15 years ago
Anatoly Baksheev 80b68af700 now opencv_tests_gpu takes path to tesdata from OPENCV_TEST_DATA_PATH 15 years ago
Vladislav Vinogradov 2cd9fbb66a disabled some gpu tests 15 years ago
Vladislav Vinogradov b08f60828b added to gpu module linear filters for int and float source types. 15 years ago
Vladislav Vinogradov f6895e7738 fixed gpu filters (deriv filter and source roi calculation) 15 years ago
Vladislav Vinogradov 66df8ef06c added Filter Engine to gpu module. 15 years ago
Vladislav Vinogradov 49fa536c62 added Sobel, GaussianBlur, Canny to gpu module. 15 years ago
Vladislav Vinogradov fb7aa43feb added gpu 1d window sum, convertTo, based on NPP. 15 years ago
Vladislav Vinogradov bf25758159 fixed gpu morphology: anchor and iterations 15 years ago
Vladislav Vinogradov 5285722c1c added gpu::magnitude for complex source vector (two channels float). 15 years ago
Vladislav Vinogradov 51d5959aca added gpu add, subtract, multiply, divide, absdiff with Scalar. 15 years ago
Vladislav Vinogradov e1e5047b6e added gpu::LUT for CV_8UC3 type, added gpu::cvtColor for BGR2BGR5x5, minor fix in tests. 15 years ago
Anatoly Baksheev 1b8c00000c added black list for gpu tests 15 years ago
Kirill Kornyakov a38e511188 GPU module code cleaning 15 years ago
Andrey Morozov c3f1a6e78a added the module for testing gpu, by default turned off 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago