Detects and automatically deskews a document in three dimensions. Usually used to correct perspective distortion (deskew) introduced by the camera’s perspective in relation to the subject (usually a document).
public class PerspectiveDeskewCommand : RasterCommand Public Class PerspectiveDeskewCommandInherits Leadtools.Imageprocessing.Leadtools.ImageProcessing.RasterCommandImplements Leadtools.Imageprocessing.Leadtools.ImageProcessing.IRasterCommand
public sealed class PerspectiveDeskewCommand : Leadtools.Imageprocessing.Leadtools.ImageProcessing.IRasterCommand @interface LTPerspectiveDeskewCommand : LTRasterCommand public class PerspectiveDeskewCommand extends RasterCommand function Leadtools.ImageProcessing.Core.PerspectiveDeskewCommand() public ref class PerspectiveDeskewCommand : public Leadtools.Imageprocessing.Leadtools.ImageProcessing.RasterCommand, Leadtools.Imageprocessing.Leadtools.ImageProcessing.IRasterCommand Use the PerspectiveDeskewCommand if there is depth (z-axis) deformation as well as deformation along the x- and y- axes. Use the DeskewCommand to fix 2D orientation. Unlike the DeskewCommand, the PerspectiveDeskewCommand does not look at the content of the captured document.
If the PerspectiveDeskewCommand fails to correct the skew, the original image is not changed.
PerspectiveDeskewCommand Members
Leadtools.ImageProcessing.Core Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
