Android application to relocate images in the camera view.
Recapturing is hosted in the following web site
https://github.com/stetro/Recapturing
If you think the Android project Recapturing 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 Recapturing.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Recapturing. The names of the image files are listed as follows.
picture_preview.png
The following screenshort is generated from the image listed above.
Recapturing has the following Java source files.
de.stetro.recapturing.RecapturingProcessor.java de.stetro.recapturing.main.MainActivity.java de.stetro.recapturing.main.util.ImageUtil.java de.stetro.recapturing.main.util.OpenCVBaseLoaderCallbackListener.java de.stetro.recapturing.main.util.PickImageOnClickListener.java de.stetro.recapturing.main.util.SeekBarDistanceChangeListener.java de.stetro.recapturing.pojo.FramePackage.java