forked from Aravindlivewire/Opencv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
30 lines (14 loc) · 722 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
The Mini Project
_____________________
This is an instance copy of our mini project.
We have created the a simple face detection software using Open Cv using Haar clasifier.
We hope to improve this stripped down verison into a more flexible version for other users.
Agenda for this project:-
_______________________
1) We made an intentional stripped down version , for other to improve
The Installation env:
http://opencv.willowgarage.com/wiki/
http://varuagdiary.blogspot.in/2011/09/installing-opencv-23-on-ubuntu-1104.html
2) We hope to add GUI to this program
3) Add Recognition feature.
ps: The full vesrion of the code is in bit bucket which will be proted back here by end of this semester.