Package boofcv.io.wrapper.images
-
Class Summary Class Description BufferedFileImageSequence<T extends ImageBase> Loads or plays a sequence of buffered images.ImageStreamSequence<T extends ImageBase> Given a sequence of images encoded withCombineFilesTogether, it will read the files from the stream and decode them.JpegByteImageSequence<T extends ImageBase> Create a sequence from an array of jpeg images in byte[] array format.LoadFileImageSequence<T extends ImageBase> Loads all the images in a directory that have the specified suffix.MjpegStreamSequence<T extends ImageBase> Instead of loading and decompressing the whole MJPEG at once, it loads the images one at a time until it reaches the end of the file.
DataMelt 3.0 © DataMelt by jWork.ORG