Question
a.
M + N
b.
M × N
c.
2^(M + N)
d.
2^(MN)
Posted under UGC NET computer science question paper Computer Graphics
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The number of distinct binary images which can be generated from a given binary image of right M × N are
Similar Questions
Discover Related MCQs
Q. If f(x, y) is a digital image, then x, y and amplitude values of f are
View solution
Q. The feasible region represented by the constraints x1–x2<=1, x1+x2>=3, x1>=0, x2>=0 of the objective function Max Z=3x1+2x2 is
View solution
Q. The colour of an object is largely determined by its diffuse reflection coefficient. If Kd = (0.8, 0.4, 0), then what shall be the colour of the object, if the light used is blue and magenta ?
View solution
Q. If a and b are the end points of a line, then which one of the following is true ?
View solution
Q. Halftoning is defined as
View solution
Q. Circle has …………….
View solution
Q. A clustering technique that permits a convenient graphical display is:
View solution
Q. The technique used for producing color displays with random scan CRT monitors:
View solution
Q. The type of geometric transformation applied to an object for re-positioning it along a straight line path from one location to another:
View solution
Q. A raster scan display system with 24 bits per pixel and a screen resolution of 1024x1024 requires a frame buffer size
View solution
Q. If the frame buffer has 10-bits per pixel and 8-bits are allocated for each of the R,G, and B components, then what would be the size of the color lookup table (LUT)?
View solution
Q. In 3D Graphics, which of the following statements about perspective and parallel projection is/are true?
P: In a perspective projection, the farthest an object is from the centre of projection, the smaller it appears.
Q: Parallel projection is equivalent to a perspective projection where the viewer is standing infinitely far away.
R: Perspective projections do not preserve straight lines.
View solution
Q. In 3D Graphics, which of the following statements is/are true?
P: Back-face culling is an example of an image-precision visible-surface determination procedure.
Q: Z- buffer is a 16-bit, 32-bit, or 64 bit field associated with each pixel in a frame buffer that can be used to determine the visible
surfaces at each pixel.
View solution
Q. A graphic display system has a frame buffer that is 640 pixels wide, 480 pixels high and 1 bit of color depth. If the access time for each pixel on the average is 200 nanoseconds, then the refresh rate of this frame buffer is approximately:
View solution
Q. Which of the following statements is/are True regarding the solution to the visibility problem in 3D graphics?
S1: The Painter’s algorithm sorts polygons by depth and then paints (scan - converts) each Polygon on to the screen starting with the most nearest polygon.
S2: Backface Culling refers to eliminating geometry with backfacing normals.
View solution
Q. Which of the following is not a component of Memory tube display?
View solution
Q. Which of the following is not true in case of Oblique Projections?
View solution
Q. With respect to CRT, the horizontal retrace is defined as :
View solution
Q. Find the equation of the circle x^2+y^2=1 in terms of x'y' coordinates, assuming that the xy coordinate system results from a scaling of 3 units in the x' direction and 4 units in the y' direction.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Computer Graphics? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!