pr0ntools:start
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pr0ntools:start [2012/02/18 08:22] – created mcmaster | pr0ntools:start [2016/09/08 11:57] (current) – mcmaster | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Obtaining ====== | ||
+ | |||
pr0ntools can be found at https:// | pr0ntools can be found at https:// | ||
+ | |||
+ | I also published a copy via PyPi for the heck of it but its probably out of date. | ||
+ | |||
+ | ====== Image stitching ====== | ||
+ | |||
+ | See [[pr0ntools: | ||
+ | |||
+ | 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.1329553366.txt.gz · Last modified: 2013/10/20 14:59 (external edit)