Skip to content

Edge detection using OpenCV Python. In this program we use OpenCV to edge detection and plot it down using matplotlib

Notifications You must be signed in to change notification settings

Apparky/Edge-Tracking-using-Opencv-Python-APPARKY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge-Tracking-using-Opencv-Python

In this project we use OpenCV to tract edges of pictures or images to plot it down using Matplotlib

Required Library

  • OpenCV
  • Matplotlib
  • Numpy

To install these library the following commands are given billow

pip install opencv_python
pip install numpy
pip install matplotlib

You are all set to run the programme

Test images are followed to img folder you can use your image to test yours one.


To get more interesting projects follow our GitHub page at Here

To get more interesting projects follow our Bitbucket page at Here

To know more about APPARKY Click Here

About

Edge detection using OpenCV Python. In this program we use OpenCV to edge detection and plot it down using matplotlib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages