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 PerspectiveDeskewCommand
Inherits RasterCommand
@interface LTPerspectiveDeskewCommand : LTRasterCommand
public class PerspectiveDeskewCommand extends RasterCommand
public ref class PerspectiveDeskewCommand : public RasterCommand
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
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