Difference between revisions of "PhotoScan"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Image Processing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|photoscan}} |{{#vardefine:url|http://www.agisoft.com/}} <!--CONFIGURATION...") |
(Update for OOD use) |
||
(One intermediate revision by one other user not shown) | |||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
Line 33: | Line 33: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | Photoscan-Pro is a graphical application. To launch it, use [[Open OnDemand]] to request a HiPerGator Desktop session with the resources you need (CPUs, Memory, Time, etc.) | |
− | + | One you job starts, use the '''Launch HiPerGator Desktop''' button to connect. See the [[Open OnDemand|Open OnDemand page]] for details of other settings. | |
− | |||
− | |||
− | + | Once you see the desktop, open the Terminal from the toolbar in the bottom. | |
− | + | ||
+ | Type | ||
+ | module load photoscan-pro | ||
+ | photoscan | ||
+ | |||
+ | Continue using the application as described in the manual. | ||
|}} | |}} |
Latest revision as of 19:57, 10 January 2023
Description
Agisoft PhotoScan is a stand-alone software product that performs photogrammetric processing of digital images and generates 3D spatial data
Environment Modules
Run module spider photoscan
to find out what environment modules are available for this application.
System Variables
- HPC_PHOTOSCAN_DIR - installation directory
Additional Information
Photoscan-Pro is a graphical application. To launch it, use Open OnDemand to request a HiPerGator Desktop session with the resources you need (CPUs, Memory, Time, etc.)
One you job starts, use the Launch HiPerGator Desktop button to connect. See the Open OnDemand page for details of other settings.
Once you see the desktop, open the Terminal from the toolbar in the bottom.
Type
module load photoscan-pro photoscan
Continue using the application as described in the manual.