public class DTFilter extends Algorithm
| Modifier | Constructor and Description |
|---|---|
protected |
DTFilter(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static DTFilter |
__fromPtr__(long addr) |
void |
filter(Mat src,
Mat dst) |
void |
filter(Mat src,
Mat dst,
int dDepth) |
protected void |
finalize() |
clear, empty, getDefaultName, getNativeObjAddr, savepublic static DTFilter __fromPtr__(long addr)
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0