pr0ntools:image_stitching
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pr0ntools:image_stitching [2012/12/27 21:36] – mcmaster | pr0ntools:image_stitching [2016/12/16 17:44] (current) – mcmaster | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | FIXME: need to update this page. In particular: | ||
+ | * autopanoaj is no longer used | ||
+ | |||
+ | |||
====== Prereqs ====== | ====== Prereqs ====== | ||
===== Platform ===== | ===== Platform ===== | ||
- | This currently only runs under Linux from a combination of some autopanoaj magic I do and sloppy path construction. | + | Only supported |
===== Software ===== | ===== Software ===== | ||
Line 12: | Line 17: | ||
Stitching: | Stitching: | ||
* ImageMagik | * ImageMagik | ||
- | * WINE | ||
- | * autopanoaj (see section) | ||
- | ===== autopanoaj ===== | ||
- | I use Andrew Jenny' | + | ===== Installing via github ===== |
+ | For Ubuntu: | ||
+ | - sudo apt-get install -y git hugin | ||
+ | - cd ~ | ||
+ | - git clone https:// | ||
+ | - export PYTHONPATH=$PYTHONPATH: | ||
+ | - export PATH=$PATH: | ||
+ | - alias pr0nstitch=pr0nstitch.py | ||
+ | - alias pr0npto=pr0npto.py | ||
+ | - alias pr0nhugin=pr0nhugin.py | ||
+ | - alias pr0nauto=pr0nauto.py | ||
- | ===== Installing ===== | ||
- | I don't currently have a nice installer. | + | ===== Installing via pip ===== |
- | export PYTHONPATH=$PYTHONPATH: | + | |
- | You probably also want to have the executables in your PATH. | + | Probably too outdated |
- | export PATH=$PATH: | + | |
===== Assumptions and notes ===== | ===== Assumptions and notes ===== | ||
- | A lot of this can be done much easier and more intuitively if you have a small project | + | Although these tools are meant for very large stitches, |
+ | |||
+ | " | ||
+ | |||
+ | |||
+ | ====== Quickstart ====== | ||
- | I will use out.pto as the project name, you can use whatever you want | + | Do: |
+ | - $ Make sure you already setup the tools as indicated above | ||
+ | - $ cd ~ | ||
+ | - Get test data | ||
+ | - $ wget https:// | ||
+ | - $ tar -xf ad_ad534_mz_mit20x_raw.tar.bz2 | ||
+ | - $ cd ad_ad534_mz_mit20x_raw. | ||
+ | - $ pr0nauto | ||
+ | - Hugin GUI | ||
+ | - GUI should open on a special reduced project (center | ||
+ | - Crop and rotate to your desire | ||
+ | - TODO: add additional details how to do this | ||
+ | - TODO: fix bug / add note about bad pr0nauto | ||
+ | - $ pr0nts | ||
+ | - Directory outputs | ||
+ | * single: a .jpg with of the entire ROI selected in Hugin | ||
+ | * st: " | ||
+ | * out: Google map tiles that can be ingested by pr0nmap | ||
- | pr0npto has the form pr0npto < | ||
====== Step 1: acquire images ====== | ====== Step 1: acquire images ====== |
pr0ntools/image_stitching.1356644204.txt.gz · Last modified: 2013/10/20 14:59 (external edit)