Image Input
[Image I/O]

Collaboration diagram for Image Input:

This group contains classes for retrieving image(s) from different input sources. More...

Classes

class  mimas::image_dc1394input< T >
 Image input from firewire digital camera (video1394). More...
class  mimas::image_fileinput< T >
 Class for reading an image from a stream. More...
class  mimas::image_filesinput< T >
 Class for reading a set of image-files. More...
class  mimas::image_gstreamerinput< T >
 Class for reading image from gstreamer-input. More...
class  mimas::image_input< T >
 Abstract base-class for input sources. More...
class  mimas::image_v4linput< T >
 Class for reading images from a video4linux device. More...
class  mimas::image_xineinput< T >
 Class for reading images from a media resource location. More...

Functions

template<typename T, typename U>
image_fileinput< T > & mimas::operator>> (image_fileinput< T > &input, image< U > &im)
 Stream-operator to read image from stream.
std::istream & mimas::operator>> (std::istream &stream, image< unsigned char > &im)
 For convenience.
std::istream & mimas::operator>> (std::istream &stream, image< int > &im)
 For convenience.
std::istream & mimas::operator>> (std::istream &stream, image< float > &im)
 For convenience.
std::istream & mimas::operator>> (std::istream &stream, image< double > &im)
 For convenience.
std::istream & mimas::operator>> (std::istream &stream, image< rgba< unsigned char > > &im)
 For convenience.
std::istream & mimas::operator>> (std::istream &stream, image< rgba< int > > &im)
 For convenience.
std::istream & mimas::operator>> (std::istream &stream, image< rgba< double > > &im)
 For convenience.
std::istream & mimas::operator>> (std::istream &stream, image< rgba< float > > &im)
 For convenience.
template<typename T, typename U>
image_gstreamerinput< T > & mimas::operator>> (image_gstreamerinput< T > &input, image< U > &im)
template<typename T>
image_input< T > & mimas::operator>> (image_input< T > &input, image< T > &img)
 Stream-operator for arbitrary input-source.

Detailed Description

This group contains classes for retrieving image(s) from different input sources.


Function Documentation

template<typename T>
image_input< T >& mimas::operator>> ( image_input< T > &  input,
image< T > &  img 
) [inline]

Stream-operator for arbitrary input-source.

Definition at line 58 of file image_input.h.

References mimas::image_input< T >::read().

Here is the call graph for this function:

template<typename T, typename U>
image_gstreamerinput< T >& mimas::operator>> ( image_gstreamerinput< T > &  input,
image< U > &  im 
) [inline]

Definition at line 57 of file image_gstreamerinput.h.

std::istream& mimas::operator>> ( std::istream &  stream,
image< rgba< float > > &  im 
) [inline]

For convenience.

Definition at line 190 of file image_fileinput.h.

std::istream& mimas::operator>> ( std::istream &  stream,
image< rgba< double > > &  im 
) [inline]

For convenience.

Definition at line 176 of file image_fileinput.h.

std::istream& mimas::operator>> ( std::istream &  stream,
image< rgba< int > > &  im 
) [inline]

For convenience.

Definition at line 162 of file image_fileinput.h.

std::istream& mimas::operator>> ( std::istream &  stream,
image< rgba< unsigned char > > &  im 
) [inline]

For convenience.

Definition at line 148 of file image_fileinput.h.

std::istream& mimas::operator>> ( std::istream &  stream,
image< double > &  im 
) [inline]

For convenience.

Definition at line 135 of file image_fileinput.h.

std::istream& mimas::operator>> ( std::istream &  stream,
image< float > &  im 
) [inline]

For convenience.

Definition at line 122 of file image_fileinput.h.

std::istream& mimas::operator>> ( std::istream &  stream,
image< int > &  im 
) [inline]

For convenience.

Definition at line 109 of file image_fileinput.h.

std::istream& mimas::operator>> ( std::istream &  stream,
image< unsigned char > &  im 
) [inline]

For convenience.

Definition at line 97 of file image_fileinput.h.

template<typename T, typename U>
image_fileinput< T >& mimas::operator>> ( image_fileinput< T > &  input,
image< U > &  im 
) [inline]

Stream-operator to read image from stream.

Definition at line 83 of file image_fileinput.h.

References mimas::image_fileinput< T >::read().

Here is the call graph for this function:


[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:21 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...