MATLAB File Help: cv.detailEnhance | Index |
This filter enhances the details of a particular image
dst = cv.detailEnhance(src)
dst = cv.detailEnhance(src, 'OptionName',optionValue, ...)
src
.src
and output dst
, between MATLAB's RGB order and OpenCV's BGR
(input: RGB->BGR, output: BGR->RGB). default true