A simple GUI to control several parameters of a camera device.
A simple GUI to control several parameters of a camera device.
The gui allows to control the following main parameters (the device must implement the corresponding controls):
- shutter - brightness - gain - exposure - sharpness - hue - saturation - gamma - iris - focus
--PosX <int> x position where the window will be opened --PosY <int> y position where the window will be opened --width <int> width of the opened window --height <int> height of the opened window --local <string> name of the port opened by the gui (frameGrabber_nwc_yarp) --remote <string> name of the port to which the guis connect to (frameGrabber_nws_yarp)
The gui uses as frameGrabber_nwc_yarp device to connect to a frameGrabber_nws_yarp device.
None.
None.
None.