Skip to content

mtbii/imij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imij

Imij, pronounced like "image", is a set of RenderScript algorithms for basic image processing on Android platforms. This library attempts to offload intensive image processing tasks to the Android device's GPU for parallel image processing operations.

Features:

  • Grayscale
  • Blur
    • Gaussian
    • Mean
  • Threshold
    • Constant
    • Adaptive
  • Edge detection (Sobel)

Proposed Features:

  • Resize

About

RenderScript algorithms for basic image processing on Android platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published