Some tinkering with the android NDK and opencv.
CameraPuzzle is hosted in the following web site
https://github.com/guinetik/CameraPuzzle
If you think the Android project CameraPuzzle 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 CameraPuzzle.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.CAMERA |
CameraPuzzle has the following Java source files.
com.guinetik.games.CameraPuzzleActivity.java com.guinetik.games.GameActivity.java com.guinetik.games.GameListener.java com.guinetik.games.GameOverActivity.java com.guinetik.games.GameView.java com.guinetik.games.RecordesActivity.java org.opencv.samples.SampleCvViewBase.java