Ensure get_module_depth() always returns a value.
Closed this issue · 0 comments
fallscameron01 commented
Description of Problem
Currently get_module_depth() returns nanfor some images. Should be updated so a float is always returned.
Requirements
- Find why calculations to get depth sometimes return nan.
- Calculations done to get depth should be updated so nan is not returned.
- Search radius should change dynamically based on distance from center.