Package com.xinapse.multisliceimage.roi
Class AddChecksum
java.lang.Object
com.xinapse.multisliceimage.roi.AddChecksum
Program to add a Checksum to an ROI file.
-
Method Summary
-
Method Details
-
main
Run the program to add a checksum to existing ROI files. The program backs up an ROI file to file.roi.bak, and then adds a CRC32 checksum to the ROI file.- Parameters:
args
- the program arguments. AddChecksum accepts only one argument: the name of an ROI file.
-