Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1.39 KB

readme.markdown

File metadata and controls

60 lines (31 loc) · 1.39 KB

OpenCV

Some quick and dirty "week end" projects over reading break 2019

Status

This repo is temporary deprecated, as reading break has ended. I will re-continue when I start cmpt 412 (CV) and cmpt 414 (model based CV) In the mean time, I am focusing on Deep Learning and Finance. My CNNs can be found here

Contents

  1. Find an Ali. Used this educational source

Facial recognition using a HAAR cascade (Very basic)

  1. License Plate OCR

Given an image of a License plate, Output all the text found.

I failed to process the image in a way such that pyTesseract-OCR will work consistently; works ~70% of the time

  1. AIplays GTA V

coming soon

Items 1,and 2 made in a single weekend (feb 16-17, 2019; Hackaton style)

Getting Started

GOTO repo\Aproject

python main.py  

Sample

  1. Find an Ali

Error 404

Contributing

Pull requests are welcome

Comming soon

  • A working Licence Plate OCR
  • Recycling helper app (paper,cans/bottles;compost;garbage)
  • AIplays GTA V

License

MIT