![]() |
OpenCV
4.10.0
Open Source Computer Vision
|
#include <opencv2/cudev/expr/expr.hpp>
Public Types | |
| typedef Expr< Body > | ptr_sz_type |
| typedef PtrTraits< Body >::ptr_type | ptr_type |
| typedef ptr_type::value_type | value_type |
| 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 |
Static Public Member Functions | |
| static __host__ int | getCols (const Expr< Body > &expr) |
| static __host__ int | getRows (const Expr< Body > &expr) |
| static __host__ ptr_type | shrinkPtr (const Expr< Body > &expr) |
| 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) |
| typedef Expr<Body> cv::cudev::PtrTraits< Expr< Body > >::ptr_sz_type |
| typedef PtrTraits<Body>::ptr_type cv::cudev::PtrTraits< Expr< Body > >::ptr_type |
| typedef ptr_type::value_type cv::cudev::PtrTraits< Expr< Body > >::value_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
1.15.0