-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME
24 lines (19 loc) · 1.12 KB
/
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
================================================================================
BARCODES - root directory
================================================================================
This directory contains a few directories where each is required for building
the result application of the QR Reader for Android. Each directory also
represents one Eclipse project.
DIRECTORY DESCRIPTION:
---- (BarcodesLibrary) Library for detection/decoding of the barcodes.
|-- (Doc) Sources of the technical report.
|-- (DocomoDecoderPlugin) Decoder of the specific application layer of QR codes.
|-- (GNUMake_OSSLib) Library with the functions for GNU Make.
|-- (OpenCV) OpenCV header files and prebuilt Android libraries.
|-- (QRReader) Application of the QR Reader for Android.
Note: For further informations read README files included inside every top level
subdirectory.
--------------------------------------------------------------------------------
Author: Radim Loskot
E-mail: xlosko01(at)stud.fit.vutbr.cz
gmail.com: radim.loskot