10
Image Editor (1.2) Manikant Bhardwaj 9910103405 Mentor: Mr. Santosh Kumar Verma

Major Project: Image editor (1.2)

Embed Size (px)

DESCRIPTION

College major project. just uploaded to complete college formalities.

Citation preview

Page 1: Major Project: Image editor (1.2)

Image Editor (1.2)Manikant Bhardwaj

9910103405

Mentor: Mr. Santosh Kumar Verma

Page 2: Major Project: Image editor (1.2)

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.

Page 3: Major Project: Image editor (1.2)
Page 4: Major Project: Image editor (1.2)

• 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.

Page 5: Major Project: Image editor (1.2)

• 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.

Page 6: Major Project: Image editor (1.2)

• Working of some filters is shown:-

• Crystal, , Invert color.

• Smoothen, Oil.

Page 7: Major Project: Image editor (1.2)

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

Page 8: Major Project: Image editor (1.2)

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.

Page 9: Major Project: Image editor (1.2)

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

Page 10: Major Project: Image editor (1.2)

The End

• Thank you

• Manikant Bhardwaj

• En no.-9910103405

• Mentor:-Mr. Santosh Kumar Verma