Difference between revisions of "AXIOM Beta as photography camera"

From apertus wiki
Jump to: navigation, search
m (Replaced content with "Moved to AXIOM_Beta/Manual#Associated_Use_Cases")
 
Line 1: Line 1:
=Preparations=
Moved to [[AXIOM_Beta/Manual#Associated_Use_Cases]]
==Calibration==
To increase the quality of created images it is highly recommended to do [[Factory Calibration]] of your AXIOM Beta first.
 
==Compile raw2dng inside AXIOM Beta==
 
#acquire the source files from https://github.com/apertus-open-source-cinema/misc-tools-utilities/tree/master/raw2dng
#copy files to AXIOM Beta
#run "make" inside camera
 
==Install dcraw inside AXIOM Beta==
 
pacman -Sy
pacman -S dcraw
 
==Picture Snapping script==
 
Download https://github.com/apertus-open-source-cinema/beta-software/blob/master/beta-scripts/picture_snap.sh to camera
 
make it executeable:
chmod +x picture_snap.sh
 
=Operation=
 
picture snaps are saved in subfolders in the cameras /opt/picture-snap/ directory
 
The script automatically names each subfolder and image by a timestamp: %Y%m%d_%H%M%S
 
 
Execute the image snapping by providing the exposure time running eg.:
./picture_snap.sh 20ms
 
One complete capture process plus DNG & JPG conversion takes 18 seconds currently.

Latest revision as of 10:45, 15 November 2017