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
Precondition:
smoke detection has been applied to an image, and
at least one sub-image has P(smoke) > threshold
Process:
apply horizon mask to the original image
exclude sub-images with P(smoke) > threshold if it is above the horizon
Definition of done:
return a list indicating which of the sub-images are included and excluded after horizon masking
Precondition:
smoke detection has been applied to an image, and
at least one sub-image has P(smoke) > threshold
Process:
apply horizon mask to the original image
exclude sub-images with P(smoke) > threshold if it is above the horizon
Definition of done:
return a list indicating which of the sub-images are included and excluded after horizon masking