Skip to content

djrranga/ProcOOPFinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPhotoEdit

Our application is a simple yet powerful image editor that can give you the ability to manipulate your images with just the click of a button.

Now, click upload and select your image of choice.

Click on the buttons to the left of the image. Each button does a different action.

BLUR

Applies a Gaussian blur to the image

CONTRAST

Increases the difference in bright and dark colors

HIGHLIGHT EDGES

Uses a Laplace transform to find and label all edges in the image

GREYSCALE

Takes a color image and makes it greyscale (colloquially known as black and white).

INVERT COLORS

Inverts all colors in the image.

REDUCE NOISE

Helps ameliorate any noise in a noisy image.

POSTERIZE

Turns continuous, smooth gradations of color into several distinct areas of abrupt color change.

BACKGROUND BLUR

Blurs the edges of the images in order to create a frame.

SHARPEN

Highlights the bright pixels in the image in order to clear any blurred lines.

CONTOUR

Secondary edge finder that highlights the impression of the image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published