kilarinikhil / ComputerVision

Contains crude computer vision techniques with less emphasis on Deep learning

Home Page:https://kilarinikhil.github.io/ComputerVision/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComputerVision

Contains crude computer vision techniques with less emphasis on Deep learning

Model tree:

  • Image denoising
  • Template matching
  • Sobel edge detector
  • Hough transform(py file yet to be uploaded)
  • Harris corner detector(py file yet to be uploaded)
  • Horn-schunck optical flow(py file yet to be uploaded)