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
As in #417, the code sets 255 for $q^{\mu}_{AREA}$ when there are no foreground pixels. This is likely to avoid a divide by zero. However, such behavior is not documented in the standard.
As in #417, the code sets 255 for$q^{\mu}_{AREA}$ when there are no foreground pixels. This is likely to avoid a divide by zero. However, such behavior is not documented in the standard.
How should we document this?