nerfstudio
nerfstudio copied to clipboard
ns-process-data crop does not work as expected
Describe the bug Cropping does not work as expected. The goal was here to remove the umbrella, yet it crops unpredictably
To Reproduce Steps to reproduce the behavior:
- Extract equirectangular frames
- ns-process-data.exe images --crop-bottom 0.2 --camera-type equirectangular --images-per-equirect 8
Expected behavior
- Removal of the umbrella
- Removal of the vertical 1 pixel wide stripe
Screenshots