OpenCV 4.10.0
开源计算机视觉
|
这是 cv::cudacodec::VideoReader 完整的成员列表,包括所有继承的成员。
格式()const =0 | cv::cudacodec::VideoReader | 纯虚拟 |
get(VideoReaderProps propertyId, double &propertyVal) const =0 | cv::cudacodec::VideoReader | 纯虚拟 |
get(const int propertyId, double &propertyVal) const =0 | cv::cudacodec::VideoReader | 纯虚拟 |
getVideoReaderProps(VideoReaderProps propertyId, double &propertyValOut, double propertyValIn=0) const =0 | cv::cudacodec::VideoReader | 纯虚拟 |
grab(cuda::Stream &stream=cuda::Stream::Null())=0 | cv::cudacodec::VideoReader | 纯虚拟 |
nextFrame(cuda::GpuMat &frame, cuda::Stream &stream=cuda::Stream::Null())=0 | cv::cudacodec::VideoReader | 纯虚拟 |
nextFrame(cuda::GpuMat &frame, cuda::GpuMat &histogram, cuda::Stream &stream=cuda::Stream::Null())=0 | cv::cudacodec::VideoReader | 纯虚拟 |
retrieve(OutputArray frame, const size_t idx=static_cast< size_t >(VideoReaderProps::PROP_DECODED_FRAME_IDX)) const =0 | cv::cudacodec::VideoReader | 纯虚拟 |
retrieve(Mat &frame, const size_t idx) const | cv::cudacodec::VideoReader | inline |
retrieve(cuda::GpuMat &frame) const | cv::cudacodec::VideoReader | inline |
set(VideoReaderProps propertyId, const double propertyVal)=0 | cv::cudacodec::VideoReader | 纯虚拟 |
set(ColorFormat colorFormat)=0 | cv::cudacodec::VideoReader | 纯虚拟 |
setVideoReaderProps(const VideoReaderProps propertyId, double propertyVal) | cv::cudacodec::VideoReader | inline |
~VideoReader() | cv::cudacodec::VideoReader | inlinevirtual |