#include "hal.hpp"
|
virtual | ~SepFilter2D () |
|
virtual void | apply (uchar *src_data, size_t src_step, uchar *dst_data, size_t dst_step, int width, int height, int full_width, int full_height, int offset_x, int offset_y)=0 |
|
|
static Ptr< hal::SepFilter2D > | create (int stype, int dtype, int ktype, uchar *kernelx_data, int kernelx_len, uchar *kernely_data, int kernely_len, int anchor_x, int anchor_y, double delta, int borderType) |
|
§ ~SepFilter2D()
virtual cv::hal::SepFilter2D::~SepFilter2D |
( |
| ) |
|
|
virtual |
§ apply()
virtual void cv::hal::SepFilter2D::apply |
( |
uchar * |
src_data, |
|
|
size_t |
src_step, |
|
|
uchar * |
dst_data, |
|
|
size_t |
dst_step, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
full_width, |
|
|
int |
full_height, |
|
|
int |
offset_x, |
|
|
int |
offset_y |
|
) |
| |
|
pure virtual |
§ create()
static Ptr<hal::SepFilter2D> cv::hal::SepFilter2D::create |
( |
int |
stype, |
|
|
int |
dtype, |
|
|
int |
ktype, |
|
|
uchar * |
kernelx_data, |
|
|
int |
kernelx_len, |
|
|
uchar * |
kernely_data, |
|
|
int |
kernely_len, |
|
|
int |
anchor_x, |
|
|
int |
anchor_y, |
|
|
double |
delta, |
|
|
int |
borderType |
|
) |
| |
|
static |
The documentation for this struct was generated from the following file:
- imgproc/include/opencv2/imgproc/hal/hal.hpp