Warp optimise correspondence search
Compare changes
Files
4@@ -8,6 +9,8 @@ using ftl::cuda::Mask;
@@ -42,6 +45,45 @@ __device__ inline float weightFunction<5>(const ftl::cuda::MvMLSParams ¶ms,
@@ -51,16 +93,14 @@ __global__ void corresponding_point_kernel(
@@ -73,52 +113,52 @@ __global__ void corresponding_point_kernel(
@@ -126,18 +166,23 @@ __global__ void corresponding_point_kernel(
@@ -149,7 +194,7 @@ __global__ void corresponding_point_kernel(
@@ -169,25 +214,26 @@ void ftl::cuda::correspondence(