Optional
source: DeepPartial<MedicalCertificateScanningResult>Readonly
checkFound checkboxes
Readonly
clockwiseThe number of 90-degree clockwise rotations that were applied to the original image. The same number of counter-clockwise rotations are necessary to make the image upright again.
0;
Readonly
croppedThe cropped image used for recognition.
null;
Readonly
datesFound dates
Readonly
documentResult of the document detection in the input image. Is available only if the shouldCropDocument parameter is set to true.
Readonly
formForm type.
"UNKNOWN";
Readonly
patientPatient info box
Readonly
scaleXThe scale factor used to scale the image to the recognition size.
1.0;
Readonly
scaleYThe scale factor used to scale the image to the recognition size.
1.0;
Readonly
scanningTrue if scanning was successful.
false;
Generated using TypeDoc
The result of the medical certificate scanning.