MATLAB File Help: cv.stylization Index
cv.stylization

Stylization filter

dst = cv.stylization(src)
dst = cv.stylization(src, 'OptionName',optionValue, ...)

Input

Output

Options

Stylization aims to produce digital imagery with a wide variety of effects not focused on photorealism. Edge-aware filters are ideal for stylization, as they can abstract regions of low contrast while preserving, or enhancing, high-contrast features.