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

R

readFrame(String, String) - Method in class video.ImageProcess
Reads single Image/Frame R,G and B component values into 3 dimensional array
readFrames(String, String, long, int, int, int, int, String) - Method in class video.ImageProcess
Reads a group of frames from the specified folder and returns a 4 dimensional array in RGB format
readInt() - Method in class util.DataFile
readInt reads a int bit into memory
readLong() - Method in class util.DataFile
Reads a long value from the file
refineLSP(double[][][], Counters, LinkedList, Node, long, long, DataFile, DataFile, DataFile, int, int, int, int, int) - Method in class decoder.Decoder3D
refineLSP refines the sorted frames further calculated accommodate the data in to the wavelet Frame in corresponding layers through output stream
refineLSP(double[][][], Counters, LinkedList, Node, long, long, DataFile, DataFile, DataFile, int, int, int, int, int) - Method in class encoder.Encoder3D
refineLSP refines the sorted frames further calculates maxBits
to accommodate the data in corresponding layers through output stream
removeNode(Node) - Method in class util.LinkedList
Removes the Specified node from the LinkedList
reset() - Method in class video.VideoProcess.CamAccessCodec
 
reset() - Method in class video.VideoProcess.VideoAccessCodec
 
rgb(int) - Method in class video.ImageProcess
RGB pixel to R,G,B values
rgb(int, int, int) - Method in class video.ImageProcess
Converts r, g, b values to 24-bit value
rgb2hmmd(int, int, int) - Method in class video.ImageProcess
Converts a pixel value from RGB to HMMD format
rgb2hsl(int, int, int) - Method in class video.ImageProcess
RGB to HSL
rgb2hsv(int, int, int) - Method in class video.ImageProcess
RGB to HSV
rgb2lab(int, int, int) - Method in class video.ImageProcess
RGB to LAB
rgb2luv(int, int, int) - Method in class video.ImageProcess
RGB to LUV
rgb2xyY(int, int, int) - Method in class video.ImageProcess
RGB to xyY
rgb2xyz(int, int, int) - Method in class video.ImageProcess
RGB to XYZ
rgb2ycbcr(int, int, int) - Method in class video.ImageProcess
RGB to YCbCr
rgb2ycbcr(int[][][], int, int, int) - Method in class video.ImageProcess
Converts a image/frame from RGB type to YCbCr type
rgb2ycbcr(int[][][][], int, int, int, int) - Method in class video.ImageProcess
Converts group of images/frames from RGB to YCbCr type
rgb2yuv(int, int, int) - Method in class video.ImageProcess
Converts a pixel from RGB to YUV format

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