Android Open Source - Camera view Recapturing






Project Summary

Android application to relocate images in the camera view.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Recapturing.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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