5,710
edits
Changes
→Multithreaded Alignment
<pre>convert warp*.jpg -gravity center -background black -extent 1542x1140 recentered/output.jpg</pre>
==Multithreaded Alignment==
Python code for image alignment/warp based on 2d features and homography (projective transform):
*if you acquired jpgs, convert them to pngs:
<syntaxhighlight lang="bash">