You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script uses `OpenCV` for taking input and output for the image. In this we are using he `Canny algorithm` for the detection of the edge
4
+
## How to use it
5
+
6
+
### You can use this in two ways
7
+
* If your machine has any python intrepretor than you can go for [**Edge_Detection.py**](https://github.com/ShubhamGupta577/Amazing-Python-Scripts/blob/Edge-Detection-Using-OpenCV/Edge%20Detection/Edge_Detection.py)
8
+
* For these you need to install **OpenCV** in your machine.
9
+
* Another way is to use the **Google Colab** file which will be excecute on a cloud.
0 commit comments