ravitejapinnaka / Image-Processing-Android-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-Processing-Android-Application

This Android Mobile app contains different applications related to Image and Video Processing. Some of the related features are Face Morphing with another image, creating contours colour blobs and multiple filters using the camera of the mobile like Sobel, Canny, Censored, Histogram, Sepia, Hue and Zoomed In image of particular selected part of Camera. All the filters are real time and can be observed using both front and the rear camera.

Sample Output

Contours Color Blob

contours_color_blob

Face morphed with Another Pic

face_morphed_with_another

Sobel Filter

sobel_filter

Normal Pic

normal image

Canny Filter

canny

Censored Pic (Observe the blurred part)

censor

Histogram

hist

Hue

hue

Sepia Filter

sepia

Sobel Filter

sobel

Zoomed In Pic

zoom in

About


Languages

Language:Java 96.2%Language:Makefile 2.8%Language:C++ 1.0%