cv.GradientPaillou - MATLAB File Help
cv.GradientPaillou

Applies Paillou filter to an image

dst = cv.GradientPaillou(op, dir)
dst = cv.GradientPaillou(op, dir, 'OptionName',optionValue, ...)

Input

Output

Options

For more details about this implementation, please see [paillou1997detecting].

References

[paillou1997detecting]:

Philippe Paillou. "Detecting step edges in noisy SAR images: a new linear operator". IEEE transactions on geoscience and remote sensing, 35(1):191-196, 1997.

See also