Image Component Library (ICL)
|
Go to the source code of this file.
Classes | |
class | icl::io::PixelSenseGrabber |
PixelSense Grabber class. More... | |
struct | icl::io::PixelSenseGrabber::Blob |
Blob structure. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::io | |
Functions | |
ICLIO_API std::ostream & | icl::io::operator<< (std::ostream &str, const PixelSenseGrabber::Blob &b) |
overloaded ostream operator for the PixelSenseGrabber::Blob type More... | |
ICLIO_API std::istream & | icl::io::operator>> (std::istream &str, PixelSenseGrabber::Blob &b) |
overloaded istream operator for the PixelSenseGrabber::Blob type More... | |