Skip to content

eyantra/image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


e-Yantra

Image Processing

This repository is for image processing. You will find two scripts. One is color_detect.py. In this script you have to complete the given code template and draw contours around each of the RGB colors. The second script is shape detection. In this you have to complete the given code template to detect the circle and square shape. You have to draw a contour around the shapes. This repository is open to all members of the e-Yantra community. Any member may contribute to this project without being a collaborator. The project is dependant on OpenCV and hence you should have it installed.

How to contribute to this project

Fork this repository and get started. Follow the objective of this project in order to complete it. A basic code template is given to help you get started. You are free to edit the code however you like. You must add comments wherever necessary.

About

Detect color and shape using OpenCV and python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages