Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 429 Bytes

Nakul_ComputerVision.md

File metadata and controls

13 lines (12 loc) · 429 Bytes

OpenCV

  1. Reading Images and Videos
  2. Basic operations like cvtColor, thresshold, inrange etc
  3. Using it to detect objects from webcam
  4. Created some baics projects like
    • Rock, paper, scissor game
    • Face Expression Detection using OPenCV and Keras.
    • Playing Hill climb racing with OpenCV
    • Creating a automated template maker.

Convolution Neural Nets Using Keras.

Machine Learning Algos

NLP