Skip to content

Some small (and naive) computer vision algorithm implementations as part of an university exam

License

Notifications You must be signed in to change notification settings

3rror/computer-vision-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision project

This repository contains some small (and naive) Computer Vision algorithm implementations as part of a university exam.

PLEASE NOTE the code is meant to be used as an example. It is not to be used in production or serious applications. Also, I am a beginner in Computer Vision.

Algorithms

  • Automatic thresholding
  • Edge detection through Sobel operator
  • Sudoku grid and number recognizer

About

Some small (and naive) computer vision algorithm implementations as part of an university exam

Topics

Resources

License

Stars

Watchers

Forks