Class RawRGBInformation


  • public class RawRGBInformation
    extends java.lang.Object

    A class to read a Visible Human README file and extract the information describing the raw RGB image.

    • Constructor Summary

      Constructors 
      Constructor Description
      RawRGBInformation​(java.lang.String inputFileName)  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] arg)
      Read a Visible Human README file and extract the information describing the raw RGB image.
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RawRGBInformation

        public RawRGBInformation​(java.lang.String inputFileName)
                          throws java.io.IOException,
                                 java.lang.NumberFormatException
        Throws:
        java.io.IOException
        java.lang.NumberFormatException
    • Method Detail

      • main

        public static void main​(java.lang.String[] arg)

        Read a Visible Human README file and extract the information describing the raw RGB image.

        Parameters:
        arg - the inputFile