xvWidgets
|
This is the complete list of members for xv::VideoCapture, including all inherited members.
get(int propId) | xv::VideoCapture | inline |
grab() | xv::VideoCapture | inline |
isOpened() | xv::VideoCapture | inline |
open(const std::string &filename) | xv::VideoCapture | |
operator>>(VideoCapture &, ImagePanel &) | xv::VideoCapture | friend |
read(cv::Mat &image) | xv::VideoCapture | inline |
release() | xv::VideoCapture | inline |
retrieve(cv::Mat &image, int channel=0) | xv::VideoCapture | |
set(int propId, double value) | xv::VideoCapture | inline |
VideoCapture() | xv::VideoCapture | |
VideoCapture(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxPanelNameStr) | xv::VideoCapture | |
VideoCapture(const std::string &filename) | xv::VideoCapture | |
VideoCapture(int device) | xv::VideoCapture | |
VideoCapture::operator>>(cv::Mat &mat) | xv::VideoCapture | inline |