Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 408 Bytes

File metadata and controls

15 lines (13 loc) · 408 Bytes

PracticalPythonAndOpenCV_CaseStudies

Description

Edited code examples from the book 'Practical Python and OpenCV - Case Studies (3rd Edition)' by Adrian Rosebrock.

Table of Contents

  1. Introduction
  2. Face Detection
  3. Webcam Face Detection
  4. Object Tracking in Video
  5. Eye Tracking
  6. Handwriting Recognition with HOG
  7. Plant Classification
  8. Building an Amazon.com Cover Search
  9. Conclusion