Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3 In addition to spatial resolution, the engineering of image formation also poses limits on the number of quantization ( colour or grey - scale

3 In addition to spatial resolution, the engineering of image formation also
poses limits on the number of quantization (colour or grey-scale) levels in a given image.
Using the Matlab function imapprox() we can approximate a given image represented in a
given colour space (e.g. RGB or grey scale, Section 1.4.1.1) with fewer colours. This function
operates on an indexed image (essentially an image with a reference look-up table for each of
its values known as a colour map) see indexed images in Matlab Help. A conventional
image (e.g. Matlab example peppers.png) can be converted to an indexed image and
associated look-up table colour map using the Matlab rgb2ind()function (or gray2ind() for
grey-scale images). Investigate the use of imapprox() and rgb2ind()/gray2ind() to reduce
the number of colours in a colour image example and a greyscale image example.
Experiment with different levels of colour reduction. How do your findings tally with the
discussion of human colour perception in Section 2.3.2.1)?

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_2

Step: 3

blur-text-image_3

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

Database Systems For Advanced Applications 15th International Conference Dasfaa 2010 International Workshops Gdm Benchmarx Mcis Snsmw Diew Udm Tsukuba Japan April 2010 Revised Selected Papers Lncs 6193

Authors: Masatoshi Yoshikawa ,Xiaofeng Meng ,Takayuki Yumoto ,Qiang Ma ,Lifeng Sun ,Chiemi Watanabe

2010th Edition

3642145884, 978-3642145889

More Books

Students also viewed these Databases questions

Question

1. Describe the power of nonverbal communication

Answered: 1 week ago