cv.GradientDeriche - MATLAB File Help |
Applies Deriche filter to an image
dst = cv.GradientDeriche(op, dir)
dst = cv.GradientDeriche(op, dir, 'OptionName',optionValue, ...)
single
image with same number of channel than op
.For more details about this implementation, please see [deriche1987].
[deriche1987]:
Rachid Deriche. "Using Canny's criteria to derive a recursively implemented optimal edge detector". International Journal of Computer Vision, Volume 1 Issue 2, pages 167-187, 1987. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.476.5736&rep=rep1&type=pdf