![]() |
OpenCV
4.10.0
Open Source Computer Vision
|
#include <opencv2/cudev/ptr2d/interpolation.hpp>
Additional Inherited Members | |
| Public Types inherited from cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2D > | |
| typedef Ptr2D::index_type | index_type |
| typedef Ptr2DSz | ptr_sz_type |
| typedef Ptr2D | ptr_type |
| typedef Ptr2D::value_type | value_type |
| Public Types inherited from cv::cudev::PtrTraitsBase< LinearInterPtrSz< SrcPtr >, LinearInterPtr< SrcPtr > > | |
| typedef LinearInterPtr< SrcPtr >::index_type | index_type |
| typedef LinearInterPtrSz< SrcPtr > | ptr_sz_type |
| typedef LinearInterPtr< SrcPtr > | ptr_type |
| typedef LinearInterPtr< SrcPtr >::value_type | value_type |
| Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2D > | |
| static __host__ int | getCols (const Ptr2DSz &ptr) |
| static __host__ int | getRows (const Ptr2DSz &ptr) |
| static __host__ Ptr2D | shrinkPtr (const Ptr2DSz &ptr) |
| Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< LinearInterPtrSz< SrcPtr >, LinearInterPtr< SrcPtr > > | |
| static __host__ int | getCols (const LinearInterPtrSz< SrcPtr > &ptr) |
| static __host__ int | getRows (const LinearInterPtrSz< SrcPtr > &ptr) |
| static __host__ LinearInterPtr< SrcPtr > | shrinkPtr (const LinearInterPtrSz< SrcPtr > &ptr) |
1.15.0