added gpu belief propagation stereo matching
This commit is contained in:
@@ -54,13 +54,12 @@
|
||||
#include <limits>
|
||||
|
||||
#include "opencv2/gpu/gpu.hpp"
|
||||
#include "opencv2/gpu/stream_accessor.hpp"
|
||||
|
||||
|
||||
#if defined(HAVE_CUDA)
|
||||
|
||||
#include "cuda_shared.hpp"
|
||||
#include "cuda_runtime_api.h"
|
||||
#include "opencv2/gpu/stream_accessor.hpp"
|
||||
|
||||
#else /* defined(HAVE_CUDA) */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user