You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very likely a numeric problem.
This can lead to zero-checks missing invalid distance pixels.
Potential solution: Check for very small distances (e. g. <10-4) and set them to zero.
The text was updated successfully, but these errors were encountered:
I'm pretty sure that this issue is not related to MetriCam2. I guess that the distance image has been processed with a spatial filter causing the close-to-zero data. @mischastik
Can we close this issue?
Very likely a numeric problem.
This can lead to zero-checks missing invalid distance pixels.
Potential solution: Check for very small distances (e. g. <10-4) and set them to zero.
The text was updated successfully, but these errors were encountered: