-
- Downloads
Use new filter abstraction
parent
d9b954be
No related branches found
No related tags found
This commit is part of merge request !158. Comments created here will be created in the context of that merge request.
Showing
- applications/reconstruct/src/main.cpp 7 additions, 4 deletionsapplications/reconstruct/src/main.cpp
- components/codecs/src/nvpipe_encoder.cpp 5 additions, 0 deletionscomponents/codecs/src/nvpipe_encoder.cpp
- components/filters/CMakeLists.txt 2 additions, 1 deletioncomponents/filters/CMakeLists.txt
- components/filters/include/ftl/filters/filter.hpp 65 additions, 0 deletionscomponents/filters/include/ftl/filters/filter.hpp
- components/filters/include/ftl/filters/smoothing.hpp 5 additions, 8 deletionscomponents/filters/include/ftl/filters/smoothing.hpp
- components/filters/src/filter.cpp 35 additions, 0 deletionscomponents/filters/src/filter.cpp
- components/filters/src/smoothing.cpp 9 additions, 9 deletionscomponents/filters/src/smoothing.cpp
Loading
Please register or sign in to comment