Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 471 Bytes

File metadata and controls

7 lines (7 loc) · 471 Bytes

viola-and-jones-cpp main 主要

viola and jones detection by using visual cpp
使用 visual c++ 的 viola 和 jones 特徵
Training data have to put them into faces_data directory.
訓練資料應放在faces_data目錄。
(##NOTICE## Make sure you have installed opencv for c++ to read your faces_data directory (image) before you get start.)
(##注意## 開始前,確保你已安装opencv c++,用來讀你的face_data目錄(圖)。)