Traffic Signs Recognition System using OpenCV in Android.
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.
The following table is the detailed list of TrafficSignsDetection.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\bienbaocam.xml res\raw\biennguyhiem.xml res\raw\cascade.xml res\raw\haarcascade_eye.xml res\raw\lbpcascade_frontalface.xml |
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.
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