Posts by Harshil Gupta
Author Biographical Info: Not available
Python as a language offers various functionalities and has a wide range of applications. One such application we will be talking in this post is to measure speed of the internet u.... Read More
In this tutorial, we will see how to convert all the pages of pdf into jpeg format using the pdf2image library in Python 3. It is a powerful open-source library that provides a dir.... Read More
In this tutorial, we will be learning to identify different shapes present in an image on the basis of the number of edges detected in Python. We will be detecting shapes in an ima.... Read More