You are on page 1of 11

WK

DISTANCE EDUCATION

M.C.A. (S) DEGREE EXAMINATION, MAY 2008.

Sixth Semester

LAB XI : MULTIMEDIA APPLICATIONS

(2005 onwards)

Time : Three hours Maximum : 100 marks

Examiner has to choose the question for each candidate


by lot system.

Each subdivision carries 50 marks

Answer any ONE question.


Cut here

1. (a) Write a C++ program for 3-D image


transformation.
(b) Write a C++ program grey level transformation
techniques
(i) Thresholding
(ii) Bunching.
Cut here

2. (a) Write a C++ program for 2 dimensional image


animation.

(b) Prepare a multimedia presentation showing the


features of the courses offered in a particular college.
WK

3. (a) Write a C++ program to compress image using


Morse code.

(b) Write a C program for setting up a pattern for multi-


grey images.
Cut here

4. Design wedding day greeting page including various


graphic features in Flash.
Cut here

5. Prepare a multimedia presentation showing


‘‘Tomorrow’s Home with computer’’.
Cut here

6. Design one picture with Morphing animation


technique.
Cut here

7. Write a C++ program for convolution using given


template.
Ima Templa
ge te
113 10
34
114 01
43
213
33
111
44

2
WK

8. (a) Create C flash Cut


program
here for tint effect.
(b) Design a picture for frame to frame animation.

9. Write a C++ program to find the edges of any image


using Sobel edge detection procedure.
Cut here

10.Write a C++ program to compress the image


compression using contour coding technique.

DISTANCE EDUCATION
M.C.A. (S) DEGREE EXAMINATION, DECEMBER 2008.
Sixth Semester
Lab XI — MULTIMEDIA APPLICATIONS
(2005 onwards)

Time : Three hours Maximum : 100 marks

Break-Up of Marks :
Record Note Book : 5
Algorithm/Flowchart : 15
Program : 35
Debugging & Execution : 35
Result : 10
Total : 100

Examiner has to choose the question for each candidate


by
lot system.

Each subdivision carries 50 marks.


3
WK

1. Write a C++ program for a 2D mirror image


transformation.

Cut here

2. Write a C++ program for grey level transformation


techniques.
(a) Thresholding
(b) Bunching.

3. Write a C++ program to display four different car


models and make the car to move on a roadside based on
selection. (The selection should be given by the user)
Cut here

4. Design an animated cartoon picture demonstrating


the traffic rules.
Cut here

5. Design an e-card using flash.

Cut here

6. Design a flash presentation for the introduction of a


product in the market.

Cut here

7. Prepare a multimedia presentation showing the


features of flash.

Cut here

8. Prepare a multimedia presentation showing the


features of your University.
———————
4
WK

M.C.A./M.C.A. (Lateral) DEGREE EXAMINATION, DECEMBER


2009.

Sixth Semester

LAB XI — MULTIMEDIA APPLICATIONS

(2005 onwards)

Time : Three hours Maximum : 100 marks


Break-up of marks
Record Note Book : 5
Algorithm/Flow chart : 15
Program : 35
Debugging and Execution : 35
Result : 10
Total : 100

Examiner has to choose the question for each candidate


by lot system.

Each subdivision carries 50 marks.


Cut here

11.Write a C++ program for image compression using


contour coding technique. Given image.
111111112222222
111111122222222
111111222222222
111111122222222
111111111112222

12.Perform the compression scheme using Huffman


coding and LZW.

Cut here
5
WK

13.(a) Write a C program to read and display a bmp


image.
(b) Write a C program to perform Negative and Rotation
operation of an image.

Cut here

14.Write a program to implement an Edge detection


-Sobel Operator.

Cut here

15.Write a C ++ program for 2 dimensional image


animation using computer graphics.

Cut here

16.(a) Write a C++ program to perform histogram


equilization for an image.

(b) Design a sales advertisement for a product using


FLASH. (Entities are assumed of your choice).

Cut here
17.(a) Design a greeting page including various
features in FLASH.

(b) Design a Flash Program for cell animation.

18.(a) Prepare a multimedia presentation which shows


the features of a software package developed
by you. (Entities are assumed of your choice).

6
WK

(b) Write a C++ program for grey level transformation


techniques for bunching and thresholding.

————————–

M.C.A./M.C.A. (Lateral) DEGREE EXAMINATION,


MAY 2010.

Sixth Semester

LAB XI — MULTIMEDIA APPLICATIONS

(2005 onwards)

Time : Three hours Maximum : 100 marks

Break-up of marks :
Record Note Book : 5
Algorithm/Flow chart : 15
Program : 35
Debugging and Execution : 35
Result : 10
Total : 100
()a Examiner has to choose the question for each
candidates by lot system.
Each sub division carries 50 marks.

Cut here
19.Write a C++ program for convolution using given
template.
()b Image Template

()c 1 1 3 3 4 1 0
()d 1 1 4 4 3 0 1

7
WK

()e 2 1 3 3 3
()f 1 1 4 4 4

20.Write a C++ program for 2D image transformation.

Cut here

21.Write a C++ program for creating an image from the


given image using automatic selection of grey level
for splitting technique.
()g 1 8 4 3 6 2 5 2 8 4 6 2 5
()h 0 3 8 3 6 5 4 0 3 8 3 8 7
()i 0 9 8 0 5 4 8 5 9 3 7 2 9

Cut here

22.Prepare a multimedia presentation showing the


features of courses offered in a college.

Cut here

23.(a) Design a Project presentation using FLASH.


()j (b) Design a marriage invitation using various
graphic features of FLASH.

Cut here

24.(a) Design a FLASH program for image animation.


()k (b) Design a study animation tool using FLASH.

Cut here

25.(a) Write a program to Zoom and Shrink bmp


image using neighbour interpolation method.
()l (b) Write a program to perform Contrast Stretching
on an image.

8
WK

26.Write a C++ program for setting a pattern for multi-


grey images or bi-level images using limbs algorithm
with the following 2*2 matrix.
0 2
3 1
()m Also print the dot patterns produced on a 16 grey
level system for a pixel.

—————

M.C.A./ M.C.A. (Lateral) DEGREE EXAMINATION,


DECEMBER 2010.
Sixth Semester
LAB XI : MULTIMEDIA APPLICATIONS
(Upto 2010 Calendar Year)
(2005 onwards)

Time : Three hours Maximum : 100 marks

Break-up of Marks :
Record Note Book : 5
Algorithm/Flowchart : 15
Program : 35
Debugging and Execution : 35
Result : 10
Total : 100

Examiner has to choose the question for each candidate


by lot system.
Each sub division carries 50 marks.

9
WK

27.Write a C++ Cutprogram


here for gray level
transformation techniques.
(a) Image negative
(b) Contrast stretching.

28.(a) Write a C++ program for AND ing two gray level
images.

(b) Write a C++ program for sharpening a gray level


image using

(i) Gradient operator

(ii) Laplacian opertor.

Cut here

29.Consider an 8-pixel line of gray-scale data {12, 12, 13,


13, 10, 13, 57, 54}, which has been uniformly
quantized with 6-bit accuracy.

(a) Construct its 3-bit improved gray scale (IGS) code.

(b) Compute the root mean square error and rms signal
to noise ratios for the decoded IGS data.

Cut here

30.(a) Write a C++ program to find the edges of an


image using second-order derivative method.

(b) Design an animated cartoon picture.

10
WK

31.(a) Prepare a multimedia presentation shows the


Cut here
features of a product developed by you.

(b) Design an animated new year greetings using flash.

32.(a) Write a C++ program for blending of two gray-


level images with the ratio 65 : 35.

(b) Write a C++ program to draw an ellipse.

————————

11

You might also like