Indicates whether to deskew the image based on the angle of the detected MRZ code.
public bool ProcessDeskewedMRZ { get; set; }
public boolean getProcessDeskewedMRZ();
public void setProcessDeskewedMRZ(
boolean booleanValue
);
public:
property bool ProcessDeskewedMRZ
{
bool get()
void set(bool value)
}
ProcessDeskewedMRZ # get and set (MRZCodeDetectionCommand)
true to deskew the image and return horizontal MRZ code. The default value is false.
User can get the deskewed image by setting "ProcessedImage" property to "true". If this is set to true, the "MRZZone" property will represent the MRZ bounds in the deskewed image coordinates.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document