Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
vidl_v4l2_device::buffer
vidl_iidc1394_params::valid_options::cameraA 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_optionsDescribes 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_modeA valid mode and its valid frame rates
vidl_iidc1394_params::valid_optionsThis structure holds the set of valid options for parameters
vidl_capture_tableauTableau for capturing OpenGL rendering to a video
vidl_capture_tableau_newCreate 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_istreamA video input stream using libdc1394
vidl_dshow
vidl_dshow_exceptionBase class for all the DShow related vidl exceptions
vidl_dshow_file_istreamDirectShow file input stream object
vidl_dshow_istream_paramsParameter structure for DirectShow input streams
vidl_dshow_istream_params_esfParam struct for DirectShow input streams using Euresys Source Filter
vidl_dshow_live_istream< ParamsObject >DirectShow live video input stream support
vidl_exceptionBase class of all vidl exceptions
vidl_ffmpeg_istreamA video input stream using FFMPEG to decoded files
vidl_ffmpeg_ostreamA video output stream to an encoded file using FFMPEG
vidl_ffmpeg_ostream_paramsA parameters struct for vidl_ffmpeg_ostream
vidl_frameA ref counted video frame
vidl_gui_param_dialogStruct with static members used as a namespace replacement
vidl_iidc1394_paramsA parameters struct for IIDC 1394 camera streams
vidl_image_list_istreamA video input stream from a list of images on disk
vidl_image_list_ostreamA video output stream to a list of images
vidl_istreamA base class for input video streams
vidl_istream_image_resourceA vil_image_resource to a frame of a vidl_istream
vidl_memory_chunk_frameA frame buffer that wraps a vil_memory_chunk
vidl_ostreamA base class for output video streams
vidl_pixel_iteratorAbstract 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_traitsTraits of the pixel formats
vidl_shared_frameA frame buffer that shares someone else's data
vidl_v4l2_controlA base class for handle a control
vidl_v4l2_control_booleanA class for handle a control of type boolean
vidl_v4l2_control_buttonA class for handle a control of type button
vidl_v4l2_control_integerA class for handle a control of type integer
vidl_v4l2_control_menuA class for handle a control of type menu
vidl_v4l2_deviceA class for handle a video device
vidl_v4l2_devicesA class which stores all devices in an object
vidl_v4l2_inputA class for handle a video device input
vidl_v4l2_istreamA video input stream using a v4l2 device
vidl_v4l_istream
vidl_v4l_paramsA parameters struct for v4l1 camera streams