OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::cudev::TextureOff< T, R > 成员列表

这是cv::cudev::TextureOff< T, R >的所有成员的完整列表,包括所有继承的成员。

operator TextureOffPtr< T, R >() constcv::cudev::TextureOff< T, R >内联
operator=(const TextureOff &)=defaultcv::cudev::TextureOff< T, R >
operator=(TextureOff &&)=defaultcv::cudev::TextureOff< T, R >
TextureOff(const TextureOff &)=defaultcv::cudev::TextureOff< T, R >
TextureOff(TextureOff &&)=defaultcv::cudev::TextureOff< T, R >
TextureOff(const int rows, const int cols, T *data, const size_t step, const int yoff_=0, const int xoff_=0, const bool normalizedCoords=false, const cudaTextureFilterMode filterMode=cudaFilterModePoint, const cudaTextureAddressMode addressMode=cudaAddressModeClamp, const cudaTextureReadMode readMode=cudaReadModeElementType)cv::cudev::TextureOff< T, R >内联
TextureOff(PtrStepSz< T > src, const int yoff_=0, const int xoff_=0, const bool normalizedCoords=false, const cudaTextureFilterMode filterMode=cudaFilterModePoint, const cudaTextureAddressMode addressMode=cudaAddressModeClamp, const cudaTextureReadMode readMode=cudaReadModeElementType)cv::cudev::TextureOff< T, R >内联