converting image into cartoon with python

Pubblicato il: 30 maggio 2022
sul canale di: Python with Emad
369
5

In this video, we see how to convert an image into a cartoon using python script. In this code, we use different cv2 modules such as
cv2.kmeans: for reducing the number of colors (color clustering)
cv2.medianBlur: for blurring the image
cv2.adaptiveThreshold: for extracting the edges of the image
cv2.bilateralFilter: for denoising the image
cv2.bitwise_and: merging two images (blurred + edges)

Image credit: Photo by Icons8 Team on Unsplash
Background music: Warm Memories – Emotional Inspiring Piano by Keys of Moon


In questa pagina del sito puoi guardare il video online converting image into cartoon with python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Python with Emad 30 maggio 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 369 volte e gli è piaciuto 5 spettatori. Buona visione!