A B C D E F G I L M N O P R S T U V W X Y Z

W

wavelet1D(double[], int, int) - Method in class encoder.Decomposition
Applies one dimensional wavelet decomposition to the specified frames data
wavelet2D(double[][][], int, int, int, int) - Method in class encoder.Decomposition
Applies 2 Dimensional wavelet decomposition to the temporally decomposed frames
writeDouble(double) - Method in class util.DataFile
writeDouble writes a double bit to file or stream
writeFrame(int[][][], String, String) - Method in class video.ImageProcess
Writes/stores a frame to the disk to specified folder with the specified name
writeFrames(int[][][][], String, String, long, int, int, int, int) - Method in class video.ImageProcess
Writes/stores the group of frames data to the disk to the specified folder and with the specified name to images/frames and it throws IOException when unable to write or no permissions to write to disk
writeInt(int) - Method in class util.DataFile
writeInt writes a int bit to file or stream
writeLong(long) - Method in class util.DataFile
writeLong writes a long bit to file or stream
writeString(String) - Method in class util.DataFile
writeString writes a String to file or stream

A B C D E F G I L M N O P R S T U V W X Y Z