KansuImager was an overall app developed by NOBORU IMAI. It was removed from Google Play Apr 16, 2025 and is no longer available for download.
Download Statistics
User Ratings
KansuImager was rated 3.00 out of 5 stars, based on one rating ratings.
App Information
KansuImager cost $2.99 to download. The APK download size was 4.77 MB. The last available version was 2.1. The last update was on December 13, 2021.
Technical Requirements
The app had a content rating of Everyone. The app had been available on Google Play September 2015.
Description
KansuImager is an app that the user himself creates image processing filters. Not only color conversion but also deformation filter can be created. And face detection function is equipped too.
Because the image processing can be easily created without knowledge about image format or programing, this app is the best choice for studying or prototyping of image process.
This is also good news for the people who wants to create original photo effect or digital art.
The conversion filter can be created by describing conversion functions for each pixel with KansuImager language. For example, a mirroring filter can be realized with only one line as following.
IF(LT(x,W/2),x,W-x)
In the conversion function, following functions can be referred.
Math Function:sin, cos, tan, exp, sqrt, log, etc. Logical Function:IF, NOT, EQ, LT, GT, etc. Iterative Operation:SIGMA, PI (Σ,Π opration) Pixel Value:R, G, B, M (red, green, blue, monochrome)
As the other functions, built-in filters - Gaussian filter, moving average, and edge detection are available.
You can design linear filters easily. This function is useful for learning or study of image processing technology.
Functions drawing geometric shape like line, circle or rectangle, are implemented.
Moreover, face detection can be carried out. You can create face deformation filter or mosaic processing with this.
From Ver.2.0, the image conversion with GPU is realized that user describes OpenGL shader language(a type of dialect).
Please refer built-in manual for more detail of filter creation method. Tap (?) icon to show it. As the sample, mirroring, subtractive color processing, unsharp filter and face detection are already registered in the app. These explanations are also described in the manual.
NOTE) In using KansuImage language because user defined functions are parsed in image conversion, the processing speed is slower than the other commercial photo effect app.
Each subscription will automatically renew 3 days before the expiration date for
the same time period. Subscriptions can be cancelled at any time before the renewal.