A confidence score measuring the certainty that the detected quadrilateral represents the boundary of a document.
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 location of the detected quadrilateral within the original image, represented as a quadrilateral shape.
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 DetectedQuadResultItem interface extends the CapturedResultItem interface and represents a detected quadrilateral result item.
See