=========================preview======================
(ELEC360)quiz03asol.pdf
Back to ELEC360 Login to download
======================================================

Hong Kong University of Science & Technology
Department of Electrical & Electronic Engineering


Fall 2001 ELEC 360: Digital Media & Multimedia Applications Mansun Chan
Name: ___Solution______________ E-mail: ___________________________
Quiz #3A (October 30, 2001)

1. For the screen image below, check the regions corresponding R, G or B color plane that have high intensity with a .. (dont forget to check the background if desired)

Red Green Blue
Given image

2. What is the advantage of using CIE color space over RGB color space in defining color?
The CIE color space spans more color than the RGG space. (That is, CIE is a superset of the RGB)
3. Animation can be classified as real-time or frame-by-frame animation. Give one example of application that requires real-time animation.
e.g. Video game, interactive virtual reality
4. What problem will be resulted if an internet document is formatted by appearance tags (e.g. <b>, <font> etc.) rather than structural tags (e.g. <h1>, <h2> etc.)
It become difficult for machine reading (such as content extraction or search engine)
5. Which of the following animation effect can only be done to bitmap graphic? (pick only one)
a) translation
b) metamorphism


c) successive filtering
d) behavioral animation