Skip to content

nirmal-25/Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic CV functions

Implemented from scratch without using OpenCV functions

  • Linear filtering: Gaussian filters (smoothing) and Sobel filters (edge detection)
  • Rotating image by a given angle

Results

Input Image

Gaussian Blurring

Sobel Filter

Rotation by 30°

Rotation by 60°

About

Implementation of basic CV functions from scratch

Topics

Resources

Stars

Watchers

Forks

Languages