major project: image editor (1.2)

Post on 13-Jun-2015

382 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

College major project. just uploaded to complete college formalities.

TRANSCRIPT

Image Editor (1.2)Manikant Bhardwaj

9910103405

Mentor: Mr. Santosh Kumar Verma

Introduction

• The project aims at developing a image editor using java image API. Image editor is a small application which lets the user to manipulate digital images using tools such as color adjustments, sharpening, zoom, rotation, print etc. Efficient GUI has been provided which let the user to access this tools. Editor access the image in arrays of pixels. These pixels contain the image's color and brightness information. Image editor can change the pixels to enhance the image in many ways. The pixels can be changed as a group, or individually, by the algorithms within the image editors and imagefilters.

• Some key features are :-

• Face detection: Application automatically detects faces from the source image and makes it easier to work on them separately without the hassle of handling the whole image.

• Several types of filters are installed in the application:-like Blur, Sharpen, Contrast, Brightness, Greyscale, Invert Color, Edge Detection, Mask, RGB Adjust, Look Up, Ripple, Twirl, Oil, Light, Crystal.

• Working of some filters is shown:-

• Crystal, , Invert color.

• Smoothen, Oil.

• Brush tool:-Brush stroke can be used for many things like for writing something, drawing, and also can be used for fixing minor blemishes.

Open_Cv

• Application uses OpenCV library for image processing and computer vision algorithms.

• It is a library of many inbuilt functions mainly aimed at real time image processing.

• OpenCV applications run on Windows, Android, Linux, Mac and iOS.

• Optimized for Intel processors.

Some basic features are also there in the application.Like:- Circle, Line, Rectangle, Crop, Paint fill etc.

The End

• Thank you

• Manikant Bhardwaj

• En no.-9910103405

• Mentor:-Mr. Santosh Kumar Verma

top related