Painterly Rendering by Using K-mean Segmentation
DOI:
https://doi.org/10.24996/ijs.2023.64.4.44Keywords:
Painterly rendering, K-means segmentation, Image segmentationAbstract
The problem statement discussed in this paper is a new technique for the presentation of painterly rendering that uses a K-mean segmentation to divide the input image into a set of regions (depending on the grayscale of the regions). Segmenting the input image helps users use different brush strokes and easily change the strokes' shape, size, or orientation for different regions. Every region is painted using different brush kinds. The properties of the brush strokes are chosen depending on the region's details. The brush stroke properties, such as size, color, shape, location, and orientation, are extracted from the source image using statistical tools. The number of regions is set up manually and depends on the input image. This method allows the user to apply different painting styles to different regions and create a painterly rendering. MATLAB is used to render the images into paintings.