OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::cudev::TextureOff< T, R > 成員列表

這是 cv::cudev::TextureOff< T, R > 的完整成員列表,包括所有繼承的成員。

operator TextureOffPtr< T, R >() constcv::cudev::TextureOff< T, R >inline
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 >inline
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 >inline