Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Adding a feature matching program. #250

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ayushblaze
Copy link
Contributor

OpenCV is a library of programming functions mainly aimed at real-time computer vision.
This program will perform feature matching.

OpenCV is a library of programming functions mainly aimed at real-time computer vision.
This program will perform colour filtering according to the RGB you'll provide it. This program is actually going to convert your colors to HSV, which is "Hue Saturation Value."
You'll just have to provide the RGB value of the colour you want to filter from the input it's taking from your webcam.
This program matches the template we provide it with a bigger image.
Adding template matching program written in python.
@Yashank18
Copy link
Member

Please squash commits into 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants