CaptureSceneType enum
Surroundings type of the recognized document.
public enum CaptureSceneType {
Document,
NaturalScene
}
Constants
Name | Description |
---|---|
Document |
Text is a part of a document, placed deliberately to an appropriate background for capture. I.e., a business card on a table. |
NaturalScene |
Text is a part of environment. I.e., a banner at a crossroads. |
02.03.2022 12:59:15