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.
The image data for the normalized image result.
The location where the normalized image was extracted from within the original image, represented as a quadrilateral.
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 NormalizedImageResultItem interface extends the CapturedResultItem interface and represents a normalized image result item.
See