![]() |
OpenCV
4.1.2
Open Source Computer Vision
|
#include <opencv2/cudev/ptr2d/constant.hpp>
Additional Inherited Members | |
Public Types inherited from cv::cudev::PtrTraitsBase< ConstantPtrSz< T >, ConstantPtr< T > > | |
| typedef ConstantPtr< T >::index_type | index_type |
| typedef ConstantPtrSz< T > | ptr_sz_type |
| typedef ConstantPtr< T > | ptr_type |
| typedef ConstantPtr< T >::value_type | value_type |
Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< ConstantPtrSz< T >, ConstantPtr< T > > | |
| static __host__ int | getCols (const ConstantPtrSz< T > &ptr) |
| static __host__ int | getRows (const ConstantPtrSz< T > &ptr) |
| static __host__ ConstantPtr< T > | shrinkPtr (const ConstantPtrSz< T > &ptr) |
1.8.9.1