Skip to content

coderboyisongithub/ImageViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageViewer

Image~Viewer and Editor.....

this is under no further developement image

Image Remix... a very short introduction..

preset

Filters..

Tesselator new

Apply triangular tesselation producing pixilate effect..Each kernel visits image,and breakdown into triangular implementation...

tesselator

Image Blur

This applies gaussian blur over image.We are using 5x5 kernel to convolve through image..

blur

Image Sharping

This filter apply edge enhancement over image,The algorithm is specially focused on laplacian substraction for this process...

sharpness

Retro

This taste something like this.. retro

Artify

User is allowed to select size of kernel which is applied over image,Size of kernel decide effect over image Here is example showing filter artify...

artify

This filter is specially for image containing face.For best result,face must be flooded with light.Poor lighting over face will ruin the effect.

utility

Image histogram and Face-Detection

I also provide a seperate metric window to calculate and display histogram of R,G and B channels of image saperately.. It gets updated whenever we apply filter in real-time..User can see the change occured in saperate channels of image. Also we have added a infobar to show number of face detected in image...right now it is not so good in performance... image

gallery

1.The Sherlock

image

image

resource

We are using opengl,opencv,and imgui for developement of this application.. System must setup with opencv and opengl

image

image

image

About

OpenGl based imageviwer and processor...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published