-
- Downloads
Add normals mask
parent
dc22df21
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 3 additions, 1 deletionapplications/reconstruct/src/main.cpp
- components/common/cpp/include/ftl/cuda_common.hpp 17 additions, 0 deletionscomponents/common/cpp/include/ftl/cuda_common.hpp
- components/operators/CMakeLists.txt 1 addition, 0 deletionscomponents/operators/CMakeLists.txt
- components/operators/include/ftl/operators/normals.hpp 45 additions, 0 deletionscomponents/operators/include/ftl/operators/normals.hpp
- components/operators/src/normals.cpp 76 additions, 0 deletionscomponents/operators/src/normals.cpp
- components/operators/src/smoothing.cpp 4 additions, 2 deletionscomponents/operators/src/smoothing.cpp
components/operators/src/normals.cpp
0 → 100644
Please register or sign in to comment