FerdyTarawan / Imagify

Simple computer vision project created using EMGU CV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMAGIFY

Simple computer vision program created using EMGU CV

Features:

  • image preprocessing (grayscale, thresholding, etc)
  • Edge Detection (Canny, Sobel, Laplace)
  • Shape detection (circle, triangle, square)
  • Pattern Recognition (from video file)

About

Simple computer vision project created using EMGU CV


Languages

Language:C# 100.0%