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
# Thresholds to determine whether the door is closed or not
# The higher the score - the more similar it is to the reference (close threshold because door will be most similar to closed door reference image)
# The lower the score - the less similar it is to the reference (open threshold because the an open door is least similar to a closed door reference image)
# This is w.r.t Structured similarity index. These values are derived empirically.