Distorting an image on an arbitrary grid
Ältere Kommentare anzeigen
I have an image with several lines cutting across it. The lines are almost parallel (but not quite), and fitting for them is straightforward. Now, I'd like to distort the image so that all the lines are parallel and equally spaced apart, interpolating between them as necessary. What's a good way to do this?
Thanks!
Antworten (1)
Image Analyst
am 26 Jul. 2017
1 Stimme
Try imwarp(). See Steve's blog: http://blogs.mathworks.com/steve/2006/08/04/spatial-transformations-defining-and-applying-custom-transforms/
Kategorien
Mehr zu Read, Write, and Modify Image finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!