Skip to content

suhaneshivam/Computer_vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision

This repository contains basic computer vision operations for instance Rotating an image , finding the contours of an image , scanning a document ,color transfer between images , forming a montage of images of given shape ,determining the shape and color of the objects in the image etc.

Libraries used

The OpenCV library is used to accomplish every single task. Command line argument is used using argparse. Helper library imutils is also used occasionally

Releases

No releases published

Packages

No packages published

Languages