public class MakeHDFVideo
extends java.lang.Object
| Constructor and Description |
|---|
MakeHDFVideo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cropImages(Path dir,
Rectangle original,
Rectangle extended)
Crop all images in the given directory.
|
static void |
main(java.lang.String[] args) |
public static void cropImages(Path dir,
Rectangle original,
Rectangle extended)
throws java.io.IOException
output - java.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.io.IOException,
java.lang.InterruptedException,
java.lang.ClassNotFoundException
args - java.io.IOExceptionjava.lang.InterruptedExceptionjava.lang.ClassNotFoundException