Class AddChecksum

java.lang.Object
com.xinapse.multisliceimage.roi.AddChecksum

public class AddChecksum extends Object
Program to add a Checksum to an ROI file.
  • Method Details

    • main

      public static void main(String[] args)
      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.