Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

STEP 1 : Use your script from last week, to import yet another image of Lena ( this time making sure it is full color

STEP 1:
Use your script from last week, to import yet another image of Lena (this time making sure it is full color)
STEP 2:
Find a way to add some Gaussian (\mu =0,\sigma =0.1) noise to the image.
STEP 3:
Use a function to split the image into its Red, Green, and Blue components, and extract three respective histograms.
STEP 4:
Perform independent HE and display the new (enhanced) components together with the new (equalized) histograms.
STEP 5:
Merge, and set the new (independently enhanced) version of the image next to the noisy one to compare.
STEP 11:
Create another document containing code snippets alongside output screenshots for each step.
STEP 7:
Set the two (enhanced) versions of your image (i.e., RGB and HSI) side by side to compare.
STEP 8:
Now use a function to convert your imported image to monochrome (greyscale) mapping color values to scalars.
STEP 9:
Use a couple of standard lookup tables (e.g., jet, ocean, rainbow, etc.) to pseudo-color this new (monochrome) image.
STEP 10:
Apply a 5-level intensity slicing to pseudo-color based on your own parameters (i.e., assign hues to the 6 intervals).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Privacy In Statistical Databases International Conference Psd 2022 Paris France September 21 23 2022 Proceedings Lncs 13463

Authors: Josep Domingo-Ferrer ,Maryline Laurent

1st Edition

3031139445, 978-3031139444

More Books

Students also viewed these Databases questions

Question

Tell the merits and demerits of Mendeleev's periodic table.

Answered: 1 week ago