NeRF-or-Nothing / backend

Consolidation of all of the backend for NeRF-Or-Nothing
MIT License
0 stars 0 forks source link

Create method to determine percentage of rays intersecting bounding box #88 #8

Open SimonDaKappa opened 1 week ago

SimonDaKappa commented 1 week ago

From https://github.com/NeRF-or-Nothing/vidtonerf/issues/88

AbramK24 commented on Mar 31, 2023 Create a function to determine rays intersecting bounding box on a per frame and frame averaged basis.

SimonDaKappa commented 1 week ago

This could be part of the sfm-worker improvements