Converting Image to Pencil Sketch using Python | Atom | OpenCV | Python

Publicado em: 01 Janeiro 1970
no canal de: Libertunez Studio
168
9

Convert Image to a Pencil Sketch using Python

Code available in GitHub:
GitHub link : https://github.com/LatchuBright1402/I...

This is going to be interesting. We will be writing the code step by step with the explanation.

We will use the OpenCV library for this project. Install it using pip install opencv-python command.

Step 1: Find an image that you want to convert to a pencil sketch.

Step 2: Read the image in RBG format and then convert it to a grayscale image. Now, the image is turned into a classic black and white photo.

Step 3: Invert the grayscale image also called the negative image, this will be our inverted grayscale image. Inversion is basically used to enhance details.

Step 4: Finally create the pencil sketch by mixing the grayscale image with the inverted blurry image. This is done by dividing the grayscale image by the inverted blurry image.

importFollow Latchu on 👇🏻
instagram :   / latchu_s_b_official  
twitter :   / latchu_s_b  
facebook :   / lakshmana.prakashsb.9  
linkedIn :   / lakshmanaprakash-s-b-6b6b62150  


Also Subscribe👇🏻
Libertunez Studio :    • Baby Don't Let Me Go Video song | Har...  

#opencv #python #atom #imageprocessing


Nesta página do site você pode assistir ao vídeo on-line Converting Image to Pencil Sketch using Python | Atom | OpenCV | Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Libertunez Studio 01 Janeiro 1970, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 168 vezes e gostou 9 espectadores. Boa visualização!