OpenCV
3.2.0-dev
Open Source Computer Vision
Public Types
|
Public Member Functions
|
List of all members
cv::cudev::abs_func< uchar > Struct Template Reference
Core functionality
»
OpenGL interoperability
»
CUDA-accelerated Computer Vision
»
Device layer
#include "functional.hpp"
Inheritance diagram for cv::cudev::abs_func< uchar >:
[
legend
]
Collaboration diagram for cv::cudev::abs_func< uchar >:
[
legend
]
Public Types
typedef
uchar
argument_type
typedef
uchar
result_type
Public Member Functions
__device__ __forceinline__
uchar
operator()
(
uchar
x) const
Member Typedef Documentation
typedef
uchar
cv::cudev::unary_function
<
uchar
,
uchar
>::
argument_type
inherited
typedef
uchar
cv::cudev::unary_function
<
uchar
,
uchar
>::
result_type
inherited
Member Function Documentation
__device__ __forceinline__
uchar
cv::cudev::abs_func
<
uchar
>::operator()
(
uchar
x
)
const
inline
The documentation for this struct was generated from the following file:
cudev/include/opencv2/cudev/functional/functional.hpp
cv
cudev
abs_func< uchar >
Generated on Sun Feb 19 2017 14:15:10 for OpenCV by
1.8.11