Package boofcv.javacv
-
Class Summary Class Description ConvertIplImage Functions for converting between JavaCV's IplImage data type and BoofCV image typesConvertOpenCvFrame Converts OpenCV's image format into BoofCV's format.UtilOpenCV Various utility functions for working with OpenCVWebcamOpenCV Implementation ofWebcamInterface
for OpenCV.WebcamOpenCV.SimpleSequence<T extends ImageBase<T>>