basic image editor tools with matlab

21
SUBMITTED BY- PARTHA PRATIM BANIK(1003006) & RAPPY SAHA(1003018) Course Instructor- DR. MOHIUDDIN AHMAD & MR. ABU FARJAN MITUL DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING KHULNA UNIVERSITY OF ENGINEERING AND TECHNOLOGY

Upload: rappy-saha

Post on 14-Apr-2017

527 views

Category:

Engineering


2 download

TRANSCRIPT

Page 1: Basic Image Editor Tools with MATLAB

SUBMITTED BY-PARTHA PRATIM

BANIK(1003006)&

RAPPY SAHA(1003018)

Course Instructor-DR. MOHIUDDIN AHMAD

&MR. ABU FARJAN MITUL

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING

KHULNA UNIVERSITY OF ENGINEERING AND TECHNOLOGY

Page 2: Basic Image Editor Tools with MATLAB

Image Processing

Vision of work

Previous related work

Why this project is better?

Project Overview

Project Details

Conclusion

Page 3: Basic Image Editor Tools with MATLAB

PROCESSING TOOL BOX

OUTPUTIMAGE

INPUTIMAGE

APPLICATIONS:

Basic image editing, face detection, object detection, finger-print detection, road detection and so on.

Page 4: Basic Image Editor Tools with MATLAB

To input an image of any format from any drive.

To zoom in and zoom out the image.

To rotate the image in clockwise and anticlockwise.

To control the brightness of the image.

To sharp the image.

To convert the image into black&white.

To resize the image.

To save the image in any drive in any format.

Page 5: Basic Image Editor Tools with MATLAB

A program was used to only magnify the image.

To resize image a coding was written.

To convert the image only into black&white.

Page 6: Basic Image Editor Tools with MATLAB

Magnifyimage

Resizeimage

Black&white

Control brightness,Sharpen image,Rotate image

OURPROJECT

Page 7: Basic Image Editor Tools with MATLAB

Inputimage

Show&

save image

Resize

Zoomin

Zoomout

Rotateclockwise

Rotateanti-

clockwise

Brightness

Sharpen

Black&white

Page 8: Basic Image Editor Tools with MATLAB

Input Image:

Page 9: Basic Image Editor Tools with MATLAB

Image Editing Window:

Page 10: Basic Image Editor Tools with MATLAB

Zoom In:

Page 11: Basic Image Editor Tools with MATLAB

Zoom Out:

Page 12: Basic Image Editor Tools with MATLAB

Rotate Clockwise:

Page 13: Basic Image Editor Tools with MATLAB

Rotate Anti-clockwise:

Page 14: Basic Image Editor Tools with MATLAB

Brightness:

Page 15: Basic Image Editor Tools with MATLAB

Sharp the Image:

Page 16: Basic Image Editor Tools with MATLAB

Black and white:

Page 17: Basic Image Editor Tools with MATLAB

Resize:

Page 18: Basic Image Editor Tools with MATLAB

Main Image:

Page 19: Basic Image Editor Tools with MATLAB

Save Image:

Page 20: Basic Image Editor Tools with MATLAB

• The analysis show that the proposed project is

successful in taking input, editing any kind of image and

saving the image in any format.

• In future more features(e.g. histogram, noise reduction,

lens correction, adding special effects of image, gamma

correction etc.) will be added and make the project more

user friendly.

Page 21: Basic Image Editor Tools with MATLAB