#include <vidl2_gui_param_dialog.h>
Change to a namespace when they are allowed in VXL
Definition at line 43 of file vidl2_gui_param_dialog.h.
Static Public Member Functions | |
| static vidl2_image_list_istream * | image_list_istream () |
| Use vgui dialogs to open an image list istream. | |
| static vidl2_image_list_ostream * | image_list_ostream () |
| Use vgui dialogs to open an image list ostream. | |
| static vidl2_ffmpeg_istream * | ffmpeg_istream () |
| Use vgui dialogs to open a FFMPEG istream. | |
| static vidl2_ffmpeg_ostream * | ffmpeg_ostream () |
| Use vgui dialogs to open a FFMPEG ostream. | |
| static vidl2_dc1394_istream * | dc1394_istream () |
| Use vgui dialogs to open a dc1394 istream. | |
| static bool | update_iidc1394_params (vcl_vector< vidl2_iidc1394_params::feature_options > &features) |
| Use a vgui dialog to update iidc1394 camera parameters. | |
|
|
Use vgui dialogs to open a dc1394 istream.
Definition at line 258 of file vidl2_gui_param_dialog.cxx. |
|
|
Use vgui dialogs to open a FFMPEG istream.
Definition at line 180 of file vidl2_gui_param_dialog.cxx. |
|
|
Use vgui dialogs to open a FFMPEG ostream.
Definition at line 208 of file vidl2_gui_param_dialog.cxx. |
|
|
Use vgui dialogs to open an image list istream.
Definition at line 110 of file vidl2_gui_param_dialog.cxx. |
|
|
Use vgui dialogs to open an image list ostream.
Definition at line 134 of file vidl2_gui_param_dialog.cxx. |
|
|
Use a vgui dialog to update iidc1394 camera parameters.
Definition at line 407 of file vidl2_gui_param_dialog.cxx. |
1.4.4