Difference between revisions of "PhotoScan"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
(Update for OOD use)
 
Line 33: Line 33:
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
  
This is a GUI software. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs
+
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.)
  
Basic usage:
+
One you job starts, use the '''Launch HiPerGator Desktop''' button to connect. See the [[Open OnDemand|Open OnDemand page]] for details of other settings.
module load gui
 
launch_gui_session --module photoscan-pro/1.4.1 -e photoscan
 
  
Connect with xpra locally using the xpra command
+
Once you see the desktop, open the Terminal from the toolbar in the bottom.
  xpra attach ssh:jdoe@i111a-s222.rc.ufl.edu:3713
+
 
 +
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

photoscan website  

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.