#include <gpu.hpp>
§ CannyBuf() [1/3]
cv::gpu::CannyBuf::CannyBuf |
( |
| ) |
|
|
inline |
§ CannyBuf() [2/3]
cv::gpu::CannyBuf::CannyBuf |
( |
const Size & |
image_size, |
|
|
int |
apperture_size = 3 |
|
) |
| |
|
inlineexplicit |
§ CannyBuf() [3/3]
cv::gpu::CannyBuf::CannyBuf |
( |
const GpuMat & |
dx_, |
|
|
const GpuMat & |
dy_ |
|
) |
| |
§ create()
void cv::gpu::CannyBuf::create |
( |
const Size & |
image_size, |
|
|
int |
apperture_size = 3 |
|
) |
| |
§ release()
void cv::gpu::CannyBuf::release |
( |
| ) |
|
§ dx
§ dy
§ filterDX
§ filterDY
§ mag
§ map
§ st1
§ st2
§ unused
GpuMat cv::gpu::CannyBuf::unused |
The documentation for this struct was generated from the following file: