8000 GitHub - Allencutinha/imaging_application: Repository with basic Vison and imaging algorithms implemented in C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allencutinha/imaging_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imaging_application

Repository with basic Vison and imaging algorithms implemented in C++

Currently contains following algorithms implemented in c++

  • Median filter
  • Gaussian filter
  • Sobel edge
  • Canny edge
  • Hough transform
  • Harris Corner detection
  • utility to draw a line
  • utility to draw a circle
  • utility to draw a rectangle with any orientation

Note:: the agorithms are not fully tested for corner conditions, Idea here was to learn the algorithms more effectively by implementing in c++

The optimiztions will be added in the future to make the algorithms more robust and as real time as possible

-Allen Frank Cutinha

About

Repository with basic Vison and imaging algorithms implemented in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0