vidl_v4l2_device::buffer | |
vidl_iidc1394_params::valid_options::camera | A valid camera and its options |
check_types< pix_type > | Recursive template metaprogram to generate conditionals for checking the traits of each defined pixel type |
check_types< VIDL_PIXEL_FORMAT_UNKNOWN > | The base case: unknown pixel type |
vidl_iidc1394_params::feature_options | Describes a feature and its set of options |
null_type | |
vidl_dc1394_istream::pimpl | |
vidl_ffmpeg_istream::pimpl | |
vidl_ffmpeg_ostream::pimpl | |
property_wrap< T, U > | |
property_wrap< U, null_type > | |
sample_grabber_cb | |
vidl_iidc1394_params::valid_options::valid_mode | A valid mode and its valid frame rates |
vidl_iidc1394_params::valid_options | This structure holds the set of valid options for parameters |
vidl_capture_tableau | Tableau for capturing OpenGL rendering to a video |
vidl_capture_tableau_new | Create a smart-pointer to a vidl_capture_tableau tableau |
vidl_color_component< FMT > | Component color encoding |
vidl_color_component< VIDL_PIXEL_FORMAT_BGR_24 > | |
vidl_color_component< VIDL_PIXEL_FORMAT_RGB_555 > | |
vidl_color_component< VIDL_PIXEL_FORMAT_RGB_565 > | |
vidl_color_component< VIDL_PIXEL_FORMAT_UYV_444 > | |
vidl_color_converter< VIDL_PIXEL_COLOR_MONO, VIDL_PIXEL_COLOR_MONO > | |
vidl_color_converter< VIDL_PIXEL_COLOR_MONO, VIDL_PIXEL_COLOR_RGB > | |
vidl_color_converter< VIDL_PIXEL_COLOR_MONO, VIDL_PIXEL_COLOR_RGBA > | |
vidl_color_converter< VIDL_PIXEL_COLOR_MONO, VIDL_PIXEL_COLOR_YUV > | |
vidl_color_converter< VIDL_PIXEL_COLOR_RGB, VIDL_PIXEL_COLOR_MONO > | |
vidl_color_converter< VIDL_PIXEL_COLOR_RGB, VIDL_PIXEL_COLOR_RGB > | |
vidl_color_converter< VIDL_PIXEL_COLOR_RGB, VIDL_PIXEL_COLOR_RGBA > | |
vidl_color_converter< VIDL_PIXEL_COLOR_RGB, VIDL_PIXEL_COLOR_YUV > | |
vidl_color_converter< VIDL_PIXEL_COLOR_RGBA, VIDL_PIXEL_COLOR_MONO > | |
vidl_color_converter< VIDL_PIXEL_COLOR_RGBA, VIDL_PIXEL_COLOR_RGB > | |
vidl_color_converter< VIDL_PIXEL_COLOR_RGBA, VIDL_PIXEL_COLOR_RGBA > | |
vidl_color_converter< VIDL_PIXEL_COLOR_RGBA, VIDL_PIXEL_COLOR_YUV > | |
vidl_color_converter< VIDL_PIXEL_COLOR_YUV, VIDL_PIXEL_COLOR_MONO > | |
vidl_color_converter< VIDL_PIXEL_COLOR_YUV, VIDL_PIXEL_COLOR_RGB > | |
vidl_color_converter< VIDL_PIXEL_COLOR_YUV, VIDL_PIXEL_COLOR_RGBA > | |
vidl_color_converter< VIDL_PIXEL_COLOR_YUV, VIDL_PIXEL_COLOR_YUV > | |
vidl_dc1394_istream | A video input stream using libdc1394 |
vidl_dshow | |
vidl_dshow_exception | Base class for all the DShow related vidl exceptions |
vidl_dshow_file_istream | DirectShow file input stream object |
vidl_dshow_istream_params | Parameter structure for DirectShow input streams |
vidl_dshow_istream_params_esf | Param struct for DirectShow input streams using Euresys Source Filter |
vidl_dshow_live_istream< ParamsObject > | DirectShow live video input stream support |
vidl_exception | Base class of all vidl exceptions |
vidl_ffmpeg_istream | A video input stream using FFMPEG to decoded files |
vidl_ffmpeg_ostream | A video output stream to an encoded file using FFMPEG |
vidl_ffmpeg_ostream_params | A parameters struct for vidl_ffmpeg_ostream |
vidl_frame | A ref counted video frame |
vidl_gui_param_dialog | Struct with static members used as a namespace replacement |
vidl_iidc1394_params | A parameters struct for IIDC 1394 camera streams |
vidl_image_list_istream | A video input stream from a list of images on disk |
vidl_image_list_ostream | A video output stream to a list of images |
vidl_istream | A base class for input video streams |
vidl_istream_image_resource | A vil_image_resource to a frame of a vidl_istream |
vidl_memory_chunk_frame | A frame buffer that wraps a vil_memory_chunk |
vidl_ostream | A base class for output video streams |
vidl_pixel_iterator | Abstract pixel iterator base class |
vidl_pixel_iterator_arrange_valid< AR > | |
vidl_pixel_iterator_arranged< AR, FMT > | The default pixel iterator for single arranged formats |
vidl_pixel_iterator_of< FMT > | The default pixel iterator |
vidl_pixel_iterator_of< VIDL_PIXEL_FORMAT_MONO_1 > | |
vidl_pixel_iterator_valid< FMT > | |
vidl_pixel_iterator_valid< VIDL_PIXEL_FORMAT_MONO_1 > | Iterator for monochrome boolean images |
vidl_pixel_limits< bool > | |
vidl_pixel_limits< double > | |
vidl_pixel_limits< float > | |
vidl_pixel_limits< vxl_byte > | |
vidl_pixel_limits< vxl_uint_16 > | |
vidl_pixel_traits | Traits of the pixel formats |
vidl_shared_frame | A frame buffer that shares someone else's data |
vidl_v4l2_control | A base class for handle a control |
vidl_v4l2_control_boolean | A class for handle a control of type boolean |
vidl_v4l2_control_button | A class for handle a control of type button |
vidl_v4l2_control_integer | A class for handle a control of type integer |
vidl_v4l2_control_menu | A class for handle a control of type menu |
vidl_v4l2_device | A class for handle a video device |
vidl_v4l2_devices | A class which stores all devices in an object |
vidl_v4l2_input | A class for handle a video device input |
vidl_v4l2_istream | A video input stream using a v4l2 device |
vidl_v4l_istream | |
vidl_v4l_params | A parameters struct for v4l1 camera streams |