OpenCV
4.10.0
Open Source Computer Vision
|
#include <opencv2/cudev/functional/tuple_adapter.hpp>
Public Types | |
typedef Op::result_type | result_type |
Public Member Functions | |
template<class Tuple > | |
__device__ __forceinline__ Op::result_type | operator() (const Tuple &t) const |
Public Attributes | |
Op | op |
typedef Op::result_type cv::cudev::BinaryTupleAdapter< Op, n0, n1 >::result_type |
|
inline |
Op cv::cudev::BinaryTupleAdapter< Op, n0, n1 >::op |