Correct perspective distortion in photos with ImageMagick.
Using ImageMagick to via to correct perspective distortion in images.

After the perspective distortion has been removed you can use the measure tools!

- Magick.NET - Image processing and transformation
- Emgu.CV - Computer vision and shape detection
- Website: http://www.emgu.com/
- Nuget: https://www.nuget.org/packages/Emgu.CV
This is a simple app which does a few things.
- Open an image
- Auto-detect rectangular shapes using OpenCV (new!)
- Align to the 4 corners of the rectangular subject (manually or automatically)
- Set the Aspect Ratio with the drop down
- Save the image which will square the opened image per the selected aspect ratio
- Crop the image
- Resize the image to remove stretch
- Adjust color and contrast
- Measure distance and angle
If you like this app you'll probably enjoy some of my other apps: JoeFinApps.com
