Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 267 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 267 Bytes

fbrecog_webcam

This repo is an improvement over fbrecog with an added feature of input from webcam using opencv

This is just a reminder for me:

  • Opencv lives in a conda env called cv
  • activate it by
  • source activate cv