OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::cudacodec::VideoReader 成员列表

这是cv::cudacodec::VideoReader的完整成员列表,包括所有继承的成员。

format() const =0cv::cudacodec::VideoReader纯虚函数
get(const VideoReaderProps propertyId, double &propertyVal) const =0cv::cudacodec::VideoReader纯虚函数
get(const int propertyId, double &propertyVal) const =0cv::cudacodec::VideoReader纯虚函数
getVideoReaderProps(const VideoReaderProps propertyId, double &propertyValOut, double propertyValIn=0) const =0cv::cudacodec::VideoReader纯虚函数
grab(cuda::Stream &stream=cuda::Stream::Null())=0cv::cudacodec::VideoReader纯虚函数
nextFrame(cuda::GpuMat &frame, cuda::Stream &stream=cuda::Stream::Null())=0cv::cudacodec::VideoReader纯虚函数
nextFrame(cuda::GpuMat &frame, cuda::GpuMat &histogram, cuda::Stream &stream=cuda::Stream::Null())=0cv::cudacodec::VideoReader纯虚函数
retrieve(OutputArray frame, const size_t idx=static_cast< size_t >(VideoReaderProps::PROP_DECODED_FRAME_IDX)) const =0cv::cudacodec::VideoReader纯虚函数
retrieve(Mat &frame, const size_t idx) constcv::cudacodec::VideoReader内联函数
retrieve(cuda::GpuMat &frame) constcv::cudacodec::VideoReader内联函数
set(const VideoReaderProps propertyId, const double propertyVal)=0cv::cudacodec::VideoReader纯虚函数
set(const ColorFormat colorFormat, const BitDepth bitDepth=BitDepth::UNCHANGED, const bool planar=false)=0cv::cudacodec::VideoReader纯虚函数
setVideoReaderProps(const VideoReaderProps propertyId, double propertyVal)cv::cudacodec::VideoReader内联函数
~VideoReader()cv::cudacodec::VideoReader内联函数虚函数