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