cv.GradientPaillou - MATLAB File Help |
Applies Paillou filter to an image
dst = cv.GradientPaillou(op, dir)
dst = cv.GradientPaillou(op, dir, 'OptionName',optionValue, ...)
single
image with same number of channel than op
.For more details about this implementation, please see [paillou1997detecting].
[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.