Andrey Morozov
|
79e1c6f188
|
fixed build without cuda
|
2010-08-16 08:30:23 +00:00 |
|
Anatoly Baksheev
|
ef9a9d43a4
|
a lot of refactoring
|
2010-08-13 16:50:07 +00:00 |
|
Vladislav Vinogradov
|
ee104c27d8
|
added gpu implementation of constant space belief propagation stereo matching.
some refactoring of StereoBeliefPropagation.
|
2010-08-12 12:15:37 +00:00 |
|
Anatoly Baksheev
|
d1fc3e6b5a
|
cv::gpu::CudaStream -> cv::gpu::Stream
some refactoring
added gpu module to compilation
|
2010-08-10 09:44:50 +00:00 |
|
Vladislav Vinogradov
|
34565c281a
|
added support of 3 channels images to StereoBeliefPropagation_GPU
|
2010-08-02 14:26:07 +00:00 |
|
Vladislav Vinogradov
|
788ac96f8b
|
added optimized belief propagation implementation (used short for messages)
|
2010-08-02 11:10:29 +00:00 |
|
Andrey Morozov
|
97254a7b45
|
minor fix
|
2010-07-29 10:28:10 +00:00 |
|
Vladislav Vinogradov
|
63fed0f831
|
changed StereoBeliefPropagation_GPU output disparity default type to CV_32S
|
2010-07-29 08:47:06 +00:00 |
|
Vladislav Vinogradov
|
84f51332dd
|
implemented asynchronous call for StereoBeliefPropagation_GPU
|
2010-07-29 07:20:35 +00:00 |
|
Vladislav Vinogradov
|
5bd128fac8
|
added gpu belief propagation stereo matching
|
2010-07-28 14:46:44 +00:00 |
|