Skip to content

pranitbauva1997/opencv_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are the programs that I have written during my Winter Workshop at IIT Kharagpur of Image Processing.

How to compile a code:

Let's say you want to compile the program chessboard.cpp, then all you have to do is to execute this command:
make chessboard

This will create a binary with the name 'chessboard' which can be easily run by ./chessboard.

About

Practice ground for opencv library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published