Question Bank GM
Question Bank GM
Question Bank
UNIT-1
PART A
PART B
2. Discuss about DDA algorithm with its drawbacks and apply it for the line having end points (5,5)
and (13,9).
3. Write Bresenham’s line drawing algorithm and apply it for the line having endpoints (20,10) and
(30,18).Bresenhams circle algorithm
4. Explain Mid point circle drawing algorithm. Draw the circle of radius 10 cm using mid point
circle drawing algorithm..
5. Write Mid point Ellipse drawing algorithm. Assume 8cm as r x ,6cm as r y and origin as a centre
for determining raster positions along the ellipse path in the first quadrant by using mid point
ellipse drawing algorithm.
UNIT-2
PART-A
1. Scale the polygon with co-ordinates A(2,5),B(7,10) and C(I0,2) by 2 units in x direction and 2
units in y direction.
2. Translate the polygon with co-ordinates A(10,15),B(20,35) and C(30,5) by 3 units in x direction
and 25 units in y direction.
5. Translate a triangle ABC with co-ordinates A(0, 0), B(5, 0) and C(5, 5) by 2 units in x-direction
and 3 units in y-directions.
PART B
1. Clip a line A(40,15) and B(75,45) using the Cohen Sutherland algorithm with window
coordinates (50,10) and (80,40).
2. Explain two dimensional transformations with details of the matrix representation at various
stages.
3. Apply Liang Barsky line clipping algorithm for a line A(10,30) and B(80,90) with the window
coordinates (20,20) and (90,70).
UNIT-3
PART-A
PART B
1. Elaborate the term scan line method with neat diagrammatic explanation.
UNIT-4
PART-A
2. List out some of the transform tools and selection tools in GIMP.
PART B
3. What are all the steps to be followed to capture a large image with a digital camera and tripod
setup?
4. What are all the common tonal problems and list out the steps for tonal corrections using levels
and curves?
UNIT-5
PART-A
4. List out the steps to convert color image to black and white image.
PART B
3. List out the steps to convert color image to black and white image and vice versa.