Warp optimise correspondence search
Compare changes
Files
2- Nicolas Pope authored
@@ -8,6 +9,8 @@ using ftl::cuda::Mask;
@@ -42,6 +45,45 @@ __device__ inline float weightFunction<5>(const ftl::cuda::MvMLSParams ¶ms,
@@ -59,8 +101,13 @@ __global__ void corresponding_point_kernel(
@@ -88,37 +135,51 @@ __global__ void corresponding_point_kernel(
@@ -130,14 +191,19 @@ __global__ void corresponding_point_kernel(
@@ -149,7 +215,7 @@ __global__ void corresponding_point_kernel(
@@ -176,8 +242,11 @@ void ftl::cuda::correspondence(