Defines the detected frame obscurity, if any.
public enum FrameObscurity
Value | Member | Description |
---|---|---|
0 | Unknown | Default value, means unknown status of frame visibility. |
1 | NotAligned | The ID card is not centered and/or not placed inside 75% of the image. |
2 | Blurry | The ID card is blurry. |
3 | Glary | Glare was detected masking some ID cards details. |
4 | Stale | No frames were good for a long time. |
This is used to report instantaneous state of the passed image.
First Check IImageFramesFeed.FrameIsObscure is set to true.