Implements #200 pre align clipping
Compare changes
Files
4@@ -13,6 +13,17 @@ using ftl::rgbd::Channels;
@@ -95,6 +106,33 @@ ILW::ILW(nlohmann::json &config) : ftl::Configurable(config) {
@@ -159,6 +197,13 @@ bool ILW::_phase0(ftl::rgbd::FrameSet &fs, cudaStream_t stream) {