Package boofcv.io
package boofcv.io
-
ClassDescriptionImplementers of this interface can be configured using data from an
InputStream
Abstract interface for accessing files, images, and videos.An output stream which redirects the data into two different streams.Object containing the path to a file and a label that is used to refer to the fileThread that pools and updates the progress periodically in aProgressMonitor
.Serializes any BoofCV Config* into a yaml fileReads one or more lines of pure numbers while skipping over lines which begin with the comment character.Reads one or more lines of pure numbers while skipping over lines which begin with the comment character.Functions for reading and writing different data structures to a file or data stream.VideoCallBack<T extends ImageBase<T>>Callback for video streams.VideoController<T extends ImageBase<T>>Starts processing a video sequence.