![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::cudacodec::VideoReader 的完整成員列表,包括所有繼承的成員。
| format() const =0 | cv::cudacodec::VideoReader | 純虛擬函式 |
| get(const VideoReaderProps propertyId, double &propertyVal) const =0 | cv::cudacodec::VideoReader | 純虛擬函式 |
| get(const int propertyId, double &propertyVal) const =0 | cv::cudacodec::VideoReader | 純虛擬函式 |
| getVideoReaderProps(const 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(const VideoReaderProps propertyId, const double propertyVal)=0 | cv::cudacodec::VideoReader | 純虛擬函式 |
| set(const ColorFormat colorFormat, const BitDepth bitDepth=BitDepth::UNCHANGED, const bool planar=false)=0 | cv::cudacodec::VideoReader | 純虛擬函式 |
| setVideoReaderProps(const VideoReaderProps propertyId, double propertyVal) | cv::cudacodec::VideoReader | inline |
| ~VideoReader() | cv::cudacodec::VideoReader | inlinevirtual |