Removes the distortion in an image of a cylindrical object, as if removing a label from off of the cylinder and flattening it out.
public class UnWarpCommand : RasterCommand
Public Class UnWarpCommand
Inherits RasterCommand
Implements RasterCommand, System.IDisposable
public class UnWarpCommand extends RasterCommand
public ref class UnWarpCommand : public RasterCommand, System.IDisposable
Typically, this command is used in preprocessing images from digital cameras. This command requires an array of 8 points. An Invalid Parameters Exception will be thrown if no array of 8 points is passed. The following image shows the use of this function to flatten a label from a pill bottle. The numbers on the label represent the points in the array. The four corners (1, 2, 3, and 4) are fixed points in this command. The interior points on the label (5, 6, 7, and 8) are the ones that are moved to flatten the image.
Notes:
Leadtools.ImageProcessing.Core Namespace
PerspectiveDeskewCommand Class
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