![]() |
appkit
1.5.1
RoadNarrows Robotics Application Kit
|
GStreamer video and still image camera class implementation. More...
#include <stdio.h>#include <stdlib.h>#include "rnr/rnrconfig.h"#include "rnr/log.h"#include "rnr/appkit/Camera.h"#include "rnr/appkit/CameraGst.h"#include "opencv/cv.h"#include "opencv/highgui.h"#include <gst/interfaces/xoverlay.h>#include <gst/gst.h>#include <gtk/gtk.h>#include <gdk/gdkx.h>Go to the source code of this file.
GStreamer video and still image camera class implementation.
Definition in file CameraGst.cxx.