-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathREADME.txt
More file actions
22 lines (16 loc) · 941 Bytes
/
README.txt
File metadata and controls
22 lines (16 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Spring 2012, 18-551 Project, Group 1 Readme.
Built over 6 weeks.
Our code is organized as such:
We have 3 main Android projects:
18551_Project contains our JavaCV Android App
18551_Project_Client contains the client of the Android Server Client Model
18551_Project_Prototype continas the JNI Android App
The other folders contain:
Tom's Code contains Tom's scripts for training the SVM and getting features
Correlation Filter... contains the matlab code used in tuning our correlation filters
Final Report contains our final report
Presentations contains our presentation slides
server contains the matlab server used for the Android Server Client Model
18551_Project_Server contains the java code for running the java server, communicating with the client
Our project dealt with implementing an OCR system on the Android Platform.
A full description of our project is available in Final Report.