Skip to content

This is the place where you will find pre-written OpenCV code for your projects

Notifications You must be signed in to change notification settings

Starter-Packs/opencv-python

Repository files navigation

OpenCV code collections

This repo consists of snippets for day to day tasks we do in opencv Note:all the images used can be found in the data folder

The following are the snippets currently available

1. Drawing shapes

This file has code snippets for drawing common geometric figures and inserting text content into images

2.Get cordinates and color

a single mouse click can give you the cordinates of the point ,and a right click can give you the the color codes

3.join images

this piece of code will allow you to join two or more images

4.Track Bar

this code helps to make a track bar which can be set to a on off position and can change the color by changing the rgb value

About

This is the place where you will find pre-written OpenCV code for your projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages