2 Commits (8190837dd4fcdfc218945e21362daab183cbfdff)

Author SHA1 Message Date
Vladislav Vinogradov 8190837dd4 fixed some warnings under linux 15 years ago
Anatoly Baksheev 6c2cce6e28 some files rename 15 years ago
Vladislav Vinogradov c18aa438ec added support of 4 channels images to StereoBeliefPropagation, minor code refactoring. 15 years ago
Anatoly Baksheev 652fb1212e module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 15 years ago
Vladislav Vinogradov 51d5959aca added gpu add, subtract, multiply, divide, absdiff with Scalar. 15 years ago
Vladislav Vinogradov 304caab746 added remap version for 3-channels input images 15 years ago
Andrey Morozov 6bea9f5ec4 minor fix for windows 15 years ago
Anatoly Baksheev 33bd1da589 compilation errors under win32 15 years ago
Andrey Morozov 096080de70 added methods estimateRecopmmendedParams for StereoBP and StereoCSBP 15 years ago
Vladislav Vinogradov 4104c3fd0b fixed bug in StereoBeliefPropagation with user allocated disparity 15 years ago
Anatoly Baksheev 9a669b1ceb fixed bugs in page locked memory allocation 15 years ago
Vladislav Vinogradov 9ddb373614 added version of StereoBeliefPropagation::operator() for user specified data term 15 years ago
Andrey Morozov 79e1c6f188 fixed build without cuda 15 years ago
Anatoly Baksheev ef9a9d43a4 a lot of refactoring 15 years ago
Vladislav Vinogradov ee104c27d8 added gpu implementation of constant space belief propagation stereo matching. 15 years ago
Anatoly Baksheev d1fc3e6b5a cv::gpu::CudaStream -> cv::gpu::Stream 15 years ago
Vladislav Vinogradov 34565c281a added support of 3 channels images to StereoBeliefPropagation_GPU 15 years ago
Vladislav Vinogradov 788ac96f8b added optimized belief propagation implementation (used short for messages) 15 years ago
Andrey Morozov 97254a7b45 minor fix 15 years ago
Vladislav Vinogradov 63fed0f831 changed StereoBeliefPropagation_GPU output disparity default type to CV_32S 15 years ago
Vladislav Vinogradov 84f51332dd implemented asynchronous call for StereoBeliefPropagation_GPU 15 years ago
Vladislav Vinogradov 5bd128fac8 added gpu belief propagation stereo matching 15 years ago