Implements #133 point alignment
Compare changes
Files
2- Nicolas Pope authored
@@ -16,6 +16,7 @@ using cv::cuda::GpuMat;
@@ -25,6 +26,10 @@ ILW::ILW(nlohmann::json &config) : ftl::Configurable(config) {
@@ -58,7 +63,7 @@ bool ILW::process(ftl::rgbd::FrameSet &fs, cudaStream_t stream) {