Android Open Source - Photo effect picfx






Project Summary

Android photo effects app using ffts.

Web Site / Source Repository

picfx is hosted in the following web site
https://github.com/notzed/picfx

If you think the Android project picfx 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 picfx.

ItemValue
Java File Count20
Supported screen sizes[xhdpi]
Target SDK Version14
Minimum SDK Version14
Activity Count1
Fragment Count3
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in picfx. The names of the image files are listed as follows.

swan.png

The following screenshort is generated from the image listed above.

null

Java Source Files

picfx has the following Java source files.

nz.ac.waikato.picfx.EffectActivity.java
nz.ac.waikato.picfx.EffectFragment.java
nz.ac.waikato.picfx.FragmentTabListener.java
nz.ac.waikato.picfx.OnPreviewChanged.java
nz.ac.waikato.picfx.PFX.java
nz.ac.waikato.picfx.PicFX.java
nz.ac.waikato.picfx.PreviewView.java
nz.ac.waikato.picfx.ShapeActivity.java
nz.ac.waikato.picfx.ShapeFragment.java
nz.ac.waikato.picfx.fx.Effect.java
nz.ac.waikato.picfx.fx.EffectEngine.java
nz.ac.waikato.picfx.fx.EffectListener.java
nz.ac.waikato.picfx.fx.GaussianBlur.java
nz.ac.waikato.picfx.fx.Glare.java
nz.ac.waikato.picfx.fx.Glaze.java
nz.ac.waikato.picfx.fx.NativeEffect.java
nz.ac.waikato.picfx.fx.SoftFocus.java
nz.ac.waikato.picfx.fx.WienerDeconvolution.java
nz.ac.waikato.picfx.util.StopWatch.java
nz.ac.waikato.picfx.util.URIUtils.java