Class Launcher


  • public class Launcher
    extends Object
    Launcher class for Visual Cryptography implementation.
    • Constructor Detail

      • Launcher

        public Launcher()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws IOException
        Main method consumes path to original image and stores to result images in tmp directory.
        Parameters:
        args - location of input image as string encoding path to resource
        Throws:
        IOException