Saving Crystal Centering Images and Video


Making still images and videos with the MacCHESS Crystal Centering Interface
David J. Schuller
Updated 2010-01-07

The MacCHESS Crystal Centering Interface can save still images or a video stream. A menu "Save Photos" appears along the top of the window. This menu offers three options:


Source code and scripts

Files for compiling and running the Java application which unpacks individual images from the raw video file
uyvydecode.csh - the script which you would execute to perform the unpacking.
UYVYDecode.java - the main Java source file
CrossHairPluginFeatures.java - Java source file
SnapshotPluginFeatures.java - Java source file
VideoDialog.java - Java source file
VideoFilter.java - Java source file
ZoomPluginFeatures.java - Java source file

Scripts for image manipulation and video creation
shrink.csh - script for scaling a set of images with ImageMagick
mencoder_gif.csh - script for creating an animated GIF file using mencoder
mencoder_mpeg4.csh - script for creating an MPEG4 video using mencoder (Conveniently, MPEG4 will support a frame rate of 7.5 fps)


Back to Schuller staff page
MacCHESS home page