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 [2016/09/08 12:04] – mcmaster | pr0ntools:image_stitching [2016/12/16 17:44] (current) – mcmaster | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Platform ===== | ===== Platform ===== | ||
- | Only supported under Linux. | + | Only supported under Linux (tested under Ubuntu 14). If you find minor tweaks to make it work with others (ie Windows), I'll take them. But I'm not interested in a large rewrite |
Line 21: | Line 21: | ||
===== Installing via github ===== | ===== Installing via github ===== | ||
- | FIXME | + | For Ubuntu: |
- | + | - sudo apt-get install -y git hugin | |
- | I don't currently have a nice installer. | + | |
- | export PYTHONPATH=$PYTHONPATH: | + | - git clone https:// |
- | + | | |
- | You probably also want to have the executables in your PATH. Example: | + | |
- | export PATH=$PATH:$HOME/ | + | - alias pr0nstitch=pr0nstitch.py |
+ | - alias pr0npto=pr0npto.py | ||
+ | - alias pr0nhugin=pr0nhugin.py | ||
+ | - alias pr0nauto=pr0nauto.py | ||
Line 37: | Line 40: | ||
===== 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.1473336290.txt.gz · Last modified: 2016/09/08 12:04 by mcmaster