User Tools

Site Tools


pr0ntools:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pr0ntools:start [2012/02/18 08:52] mcmasterpr0ntools:start [2016/09/08 11:57] (current) mcmaster
Line 4: Line 4:
  
 I also published a copy via PyPi for the heck of it but its probably out of date. I also published a copy via PyPi for the heck of it but its probably out of date.
 +
 +====== Image stitching ======
 +
 +See [[pr0ntools:image_stitching|Tutorial]]
 +
 +pr0ntools has the following toolchain for image stitching:
 +  * pr0nstitch: take in a list of .jpg's and an output .pto to produce a .pto with control points (features) between them.  Expects row and col tagged images in.  This makes stitching more accurate and much faster since the problem goes from O(n**2) to find control points to O(n) with large hints as to where it should be looking
 +  * pr0nts: stitch an already optimized .pto file into tiles
 +  * pr0nmap: create a Google Maps image from already existing tiles
 +  * pr0npto: utilities to take care of some intermediate steps
  
pr0ntools/start.1329555152.txt.gz · Last modified: 2013/10/20 14:59 (external edit)