logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
SayanAccounting
(5/5)

549 Answers

Hire Me
expert
Alex WardComputer science
(5/5)

756 Answers

Hire Me
expert
Sina AntiqueePsychology
(5/5)

955 Answers

Hire Me
expert
Jacobs WilkinsTechnical writing
(5/5)

606 Answers

Hire Me
MATLAB
(5/5)

Write a Matlab function that takes in two gray scale images and performs histogram matching.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Requirements

In this assignment, you will implement to solve two (2) basic problems in image processing.

 

Problem 1

Write a Matlab function that takes in two gray scale images and performs histogram matching.

You will only have to use histograms to bring about this change and no other properties.

The result image should also be saved in a separate file.

Please also display the histograms of these images for reference.

Source Image Template Image Result Image

Note that you are not allowed to use any existing MATLAB functions such as imhistmatch, imhistmatchn, among others. You have to write the MATLAB function from scratch.

 

Problem 2

Write a MATLAB script which reads, converts a color image into grayscale image, and performs median filter and adaptive filter. You are not allowed to use any existing functions such as medfilt2, ordfilt2, wiener2. Note that the neighboring region can be changed, e.g., 3x3, 5x5, or 7x7. Please discuss/elaborate on each filtering method (median and adaptive filters).

 

What to Submit

1. A well-documented program that implements all problems in the Assignment 1. You must submit your program source code.

2. A well-written, concise project report. It should include: (a) title and names of group members; (b) the analysis of each problem; (c) the issues during the implementation; (d) the solutions to overcome the issues in (c); (e) the contribution of each individual member; and (f) the powerpoint slides (maximum 10 slides) used in the Assignment grading.

For each group, you must submit the files above in a single zipped folder named after your student IDs. Your group will be required to do a presentation.

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme