Implements #183 depth ray correspondences
Compare changes
- Nicolas Pope authored
+ 215
− 105
@@ -24,120 +24,214 @@ __device__ inline float warpSum(float e) {
@@ -147,58 +241,74 @@ void ftl::cuda::correspondence_energy_vector(
Some improvement work to do: