The cross verification status of type EnumCrossVerificationStatus.
If CaptureVisionRouter doesn't add MultiFrameResultCrossFilter via CaptureVisionRouter.addFilter or added MultiFrameResultCrossFilter doesn't enable verification for the corresponding type, the crossVerificationStatus property of the item for that type will always remain EnumCrossVerificationStatus.CVS_NOT_VERIFIED.
An ImageData object as the deskewed image.
The transformation matrix from the original image coordinate system to the local coordinate system.
The quadrilateral from which you get the deskewed image result item.
Optional
targetROIDefthe name of the TargetROIDef object which includes a task that generated the result.
Optional
taskThe name of the task that generated the result.
The type of the captured result item.
The DeskewedImageResultItem interface extends the CapturedResultItem interface and represents a deskewed image.
See