KansuImager

Self-made image processor

Published by: NOBORU IMAI
Downloads
Revenue

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.
Hide.. Show more..

Screenshots

User Rating
App is not rated in Finland yet.
Ratings History

KansuImager Installs

Last 30 days

KansuImager Revenue

Last 30 days

KansuImager Reviews

No Reviews in Finland
App doesn't have any reviews in Finland yet.

Store Rankings

Ranking History
App Ranking History not available yet
Category Rankings
App is not ranked yet

Keywords

KansuImager Revenue and Downloads

Gain valuable insights into KansuImager performance with our analytics.
Sign up now to access downloads, revenue, and more.

App Info

Category
Photo Video
Publisher
NOBORU IMAI
Languages
English, Japanese
Recent version
2.1 (2 years ago )
Released on
Sep 18, 2015 (9 years ago )
Last updated
3 weeks ago