Example of how to do real time image processing in Android using OpenCV.
MyRealTimeImageProcessing is hosted in the following web site
https://github.com/ikkiChung/MyRealTimeImageProcessing
If you think the Android project MyRealTimeImageProcessing 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 MyRealTimeImageProcessing.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA |
MyRealTimeImageProcessing has the following Java source files.
my.project.MyRealTimeImageProcessing.CameraPreview.java my.project.MyRealTimeImageProcessing.MyRealTimeImageProcessing.java