Question: task five is based on task 3. Please do both tasks please write the function in matlab Matlab language please TASK 5 Create a filtered
task five is based on task 3. Please do both tasks

please write the function in matlab
Matlab language please

TASK 5 Create a filtered image For task you a filtered image to aid airport security staffreplacing all pixels this need to create EXCEPT the blue ones with the colour white. The RGB values for white are (255, 255, 255). Write a script file that filters the xray image to make the inorganic material more noticable. Make sure to read and display the image before filtering it. You will then need to examine each pixel in turn and replace it with a white one if it is NOT blue. You should use the PixellsBlue function that you wrote in Task 3 to determine if pixels are blue or not. Also be sure to display the final filtered image in a separate figure. Does your filter work completely? If not why not? Explain why or why not to a tutor. COMPULSORY LAB TASKS END HERE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
