Android Open Source - Development opencv TrafficSignsDetection






Project Summary

Traffic Signs Recognition System using OpenCV in Android.

Web Site / Source Repository

TrafficSignsDetection is hosted in the following web site
https://github.com/quangpropk/TrafficSignsDetection

If you think the Android project TrafficSignsDetection listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of TrafficSignsDetection.

ItemValue
Java File Count8
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\bienbaocam.xml
res\raw\biennguyhiem.xml
res\raw\cascade.xml
res\raw\haarcascade_eye.xml
res\raw\lbpcascade_frontalface.xml




Resource Files

There are 3 image files in TrafficSignsDetection. The names of the image files are listed as follows.

add_icon.png
camera_icon.png
search_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TrafficSignsDetection has the following Java source files.

com.example.trafficsignsdetection.CameraActivity.java
com.example.trafficsignsdetection.Detector.java
com.example.trafficsignsdetection.MainActivity.java
com.example.trafficsignsdetection.PhotoActivity.java
com.example.trafficsignsdetection.RegconitionActivity.java
com.example.trafficsignsdetection.Sign.java
com.example.trafficsignsdetection.Utilities.java
com.example.trafficsignsdetection.itemAdapter.java