CPV301
CPV301
1. D What is the difference between Phong model of light sources and the reality?
A. Phong assumes infinite light sources, while in reality, shadows and inter-reflec-
tions occur
B. Phong assumes diffuse light only, while in reality, discrete light sources create
shadows
2. B What are the two traditional methods suggested for modeling light effects based
on surface characteristics?
A. Ray tracing for matte surfaces and radiosity for specular surfaces
B. Ray tracing for mostly specular surfaces and radiosity for mostly matte surfaces
C. Radiosity for both matte and specular surfaces
D. Ray tracing for both matte and specular surfaces
5. A Which approach is employed to spread the range of intensity to make full use of
possible values?
A. Contrast stretching
B. Gray world
C. Ground truth
D. Histogram equalization
1 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
6. A What is the primary purpose of the Fourier transform in signal processing and
image analysis?
A. Frequency analysis
B. Noise reduction
C. Edge detection
D. Color correction
7. A How does the sampling rate affect the representation of frequencies in the Fourier
transform of a signal?
A. A higher sampling rate increases frequency accuracy.
B. A lower sampling rate increases frequency accuracy.
C. It has no effect on frequency representation.
D. A higher sampling rate decreases frequency accuracy.
9. D When preventing aliasing, what additional step may be required before applying
a shearing transformation in image processing?
A. Downsampling in the both directions
B. Applying a non-separable filter kernel
C. Adjusting the color space transformation
D. Upsampling in the opposite direction
10. D What is true about the Elliptical Weighted Average (EWA) filter?
A. It relies on an single-pixel computation
B. Affine mapping introduces a skewed two-dimensional coordinate system in the
distance of each source
pixel x
2 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
C. Ellipsoidal projection of a small pixel grid in source pixel onto destination pixel
is computed
D. Gaussian filtering whose inverse covariance matrix is this ellipsoid is used
14. A In the Harris Corner Detector, what property of corners is exploited for detection?
A. High gradient magnitude
B. High pixel intensity
C. Low gradient magnitude
D. Low pixel intensity
15. A Which type of following spaces does the Hough Transform often use for repre-
senting lines in parameter space?
A. Polar space
B. Cartesian space
3 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
C. Transform space
D. Gradient space
16. B How is the orientation of the gradient computed? (I: intensity at pixels, x: x
coordinate of pixel, y: y coordinate of pixel)
A. I
B. II
C. III
D. IV
dI/dy dI/dx
I
tan-1 dI/dy
II
dI/dx dI/dy
tan-1 dI/dx
III
IV
20. B What should we do if the goal is to detect dark lines against a light background
using the basic masks in convolution based technique?
A. Apply gradient-based edge detection
B. Negate the mask values
C. Adjust the convolution kernel size
D. Increase the image resolution
23. D When dealing with image classification, what kind of challenges do we face with
images?
A. Variations due to scaling
B. Variations due to illumination
C. Image occlusion
D. All the above
5 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
26. A What is the purpose of the internal energy term in the Snake Model?
A. To penalize large deformations of the contour
B. To attract the contour towards object boundaries
C. To perform non-maximum suppression
D. To adjust the intensity of edge pixels
27. B How many steps are there in the task of face recognition?
A. 1
B. 4
C. 2
D. 3
el motion
C. Direction of
pixel motion
D. Location of
keypoints\A
31. C The lower limit of the dynamic range ratio can be determined by_
A. Contrast
B. Saturation
C. Noise
D. Brightness
32. C ....is the process of combining multiple photographic images with overlapping
fields of view to produce a segmented panorama or high-resolution image.
A. Image preprocessing
B. Image subtraction
C. Image stitching
D. Image acquisition
7 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
36. A Cylindrical is used if the camera is level and we have only rotation around its
vertical axis
A. True
B. False
37. wedge}k) How is the required minimum number of trials calculated in RANSAC algorithm,
B. given P, the probability of success after S trails, p, the probability of inliers and k,
log(1-P)^{*}log(1-p^{\wedge}k)
the number of random samples inliers?
C. A. log(1-P)/log(1-p^{
log[(1-P)(1-p^{\wedge}k)]
D.
.log[(1-P)/(1-p^{\wedge}k)]\A
38. A
8 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
39. A What is the key idea behind the RANSAC algorithm for 2D alignment?
A. Iteratively estimating a model from a subset of inliers
B. Minimizing the sum of squared differences
C. Maximizing mutual information between images
D. Employing kernel density estimation for feature matching
40. A The dynamic range of the imaging system is a quantitative relation where the
upper limit can be determined by
A. Saturation
B. Contrast
C. Noise
D. Brightness
41. A What system does the digital camera use to perform the digitization of images?
A. Sensor system
B. Number system
C. Logic system
D. Optical system
B. Bilateral Filter
C. Blue Blur
D. Build Pyramid
44. C What is the range of the spectrum that humans can see as colors?
A. 200nm-500nm
B. 300nm-600nm
C. 400nm-700nm
D. 500nm-900nm
48. C
10 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
51. A A. Computer Vision is a field of computer science that enables the computer to
understand just like a human.
B. Computer Vision is the analysis and manipulation of a digitized image, espe-
cially in order to improve its quality.
C. Computer Vision is the study of computers and computational systems like
electrical and computer engineers.
D. Computer Vision is a task defined as the technical analysis of an image by using
complex algorithms.
domain
C. If the filter is asymmetrical then the output of both the expression would be
same.
D. Correlation is measurement of the similarity between two image.
56. C The ....... is based on the observation that the affine mapping x = Ax' defines a
skewed two-dimensional coordinate system in the vicinity of each source pixel x.
Choose the best answer
A. MIP Mapping filter
B. Gaussian White filter
C. Elliptical Weighted Average (EWA) filter
D. Multi pass filter
12 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
58. D Object recognition consists of ........ objects within a picture with a given degree
of confidence. Choose the best correct answer
A. Detection, identifying, and locating
B. Identifying, and locating
C. Detection and locating
D. Recognizing, identifying, and locating
59. B In image processing, what is the next step after feature detection?
A. Preprocessing
B. Feature description
C. Feature combination
D. Noise remove(filters)
61. D Why use the image feature for processing, rather than using the whole image
A. In the photo, we are only interested in the color, as well as the size of the photo.
13 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
B. Use features to be able to apply more advanced techniques later like deep
learning.
C. It reduces the number of resources required to describe a large set of data
D. All of the others
64. D Active contour is described as an active model for the process of segmentation.
Which of the following algorithms is used in active contour? Choose the best
answer
A. Snakes model
B. Scissors model
C. Sets model
D. All of the others
66. C ...is a method of enhancing the image quality of textures on surfaces of computer
graphics that are at oblique viewing angles with respect to the camera where the
projection of the texture. Choose the best answer
A. MIP Mapping filter
B. Elliptical Weighted Average (EWA) filter
C. Anisotropic filtering
D. Gaussian White filter
68. C Algorithms used for face detection based on what set features to recognize faces?
Choose the best correct answer
A. Eyes, eyebrows, nose, hair, jaw
B. Eyes, eyebrows, nose, neck, mouth
C. Eyes, eyebrows, nose, mouth, jaw
D. Eyes, eyebrows, jaw, neck, ear
72. A ..... is the process of dividing an image into different regions based on the
characteristics of pixels to identify objects or boundaries to simplify an image and
more efficiently analyze it. Choose the best correct answer
A. Image segmentation
B. Image analysis
C. Object detection
D. Object recognition
73. D The ...... treats the image it operates upon like a topographic map, with the
brightness of each point representing its height, and finds the lines that run along
the tops of ridges. Choose the best correct answer
A. Image transformation
B. Heuristic transformation
C. Hybrid transformation
D. Watershed transformation
74. D Choose the best description about global alignment in image stitching
A. Global alignment requires the non-linear minimization of an error term, which
16 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
76. B It is an approach that identifies, for every pixel, a belonging instance of the object.
It detects each distinct object of interest in the image. What is the exact name of
this process?
A. Semantic detection
B. Instance segmentation
C. Instance detection
D. Semantic segmentation
77. A Choose the best description of the line detection using the convolution based
technique
A. A convolution-based technique that produces an image description of the thin
lines in an input image
B. These kernel masks are tuned for dark lines against a grey background
C. A convolution-based technique is the foundation of deep learning models.
D. All of the others
17 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
78. A It is a technique for efficiently finding peaks in this high-dimensional data distri-
bution without ever computing the complete function explicitly. What is the exact
name of this technique in image segmentation?
A. Mean shift model
B. K-mean clustering model
C. Gaussian Mixture Models
D. K- nearest model
79. C Choose the best description of the Prewitt operator for edge detection
(Choose 1 answer)
A. It detects the overlap edges of an image.
B. It is one of the best ways to detect the color intensity and magnitude of an
image
C. It is a good performance on detecting vertical and horizontal edges
D. It is never a good choice to detect the orientation of an image
82. A How are pixel transforms understood? Choose the best correct answer
A. Those are transformation techniques based on pixel-by-pixel processing.
18 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
83. B How does the shutter speed parameter in digital cameras work?
A. Adjusting amplification and black level to get a "good fit" of the incident light
power to the range of the image
B. Controls the amount of light reaching the sensor
C. The physical spacing between adjacent sensor cells on the imaging chip
D. The active sensing area size as a fraction of the theoretically available sensing
area
84. B Suppose we have two images at two different times: I(x,y,t) and I(x,y,t+1). How to
estimate pixel motion from image l(x,y,t) to l(x,y,t+1)?
A. Put two images on top of each other and calculate the closest distance of I(x,y,t)
and I(x,y,t+1)
B . Given a pixel in I(x,y,t), look for nearby pixels of the same color in I(x,y,t+1)
C. Use the interpolation method to estimate the next positions of I(x,y,t).
D. Based on the color of each pixel at the position I(x,y,t) relative to the overall
image at time t+1
C. Region-Based Segmentation.
D. Watershed Segmentation.
88. D Line detection is an important step in image processing. There are two techniques
applied to line search. The first technique is the Hough transform. So what is the
second technique? Choose the best correct answer
A. Content-based techniques
B. Edge detection technique
C. Gaussian technique
D. Convolution based technique
89. D Object detection method has two approaches. In which the non-neural approach
is widely used in computer vision. Which of the following algorithms belongs to
the category of non-neural approach?
A. Mean shift model
B. Single Shot MultiBox Detector
C. RANdom Sample Consensus
D. Histogram of oriented gradients
90. D After extracted features and their descriptors from two or more images then the
next is to establish some preliminary feature matches between these images.
Which name is it called?
A. Feature reduce
20 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
B. Feature combination
C. Feature compression
D. Feature matching
91. C ...is a technique of image processing used to identify points in a digital image with
discontinuities sharp changes in the image brightness. Choose the best answer
A. Peak detector
B. Peak descriptor
C. Edge detection.
D. Edge descriptor
92. C are probabilistic models and use the soft clustering approach for distributing the
points in different clusters.
A. K-mean clustering model
B. SVN model
C. Gaussian Mixture Models
D. K- nearest model
93. C How are thresholding methods implemented? Choose the best answer
A. It replaces each pixel in an image with a black pixel if the image intensity is less
than some fixed constant.
B. It replaces each pixel in an image with a white pixel if the image intensity is
greater than that constant.
C. The first and second is correct
D. The first or second is correct
94. B The most difficult part of getting a fully automated stitching algorithm to work
is deciding which pairs of images actually correspond to the same parts of the
scene. What is the best solution to solve these issues? Choose the best correct
answer
A. Using a feature-based approach to remove objects from image frames. Then
we get a completed panoramas image.
B. Using a direct pixel-based comparison between the registered images to
21 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
97. A ...is the process by which an existing graph, or graphed equation, is modified to
produce a variation of the proceeding graph. Choose the best answer
A. Graph transformation
B. Image transformation
C. Graph computing
D. Image computing
100. D ...can be used to find a sparse set of corresponding locations in different images.
Choose the best answer
A. Edge features
B. Line features
C. Object features
D. Point features
103. C
23 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
The basic idea of is to break the image into a set of disjoint regions which are
coherent within themselves.Choose the best correct answer
A. Region combination
B. Object combination
C. Region splitting
D. Object splitting
105. A Edge detection is a technique widely used in medical image processing, auto-
matic traffic control systems.Edge detection is divided into two basic types: the
second is Gaussian - based operator which computes second-order derivations
in a digital image. Which of the following algorithms belongs to this type?
A. Canny edge detector
B. Sobel operator
C. Gaussian detector
D. HOG detector
24 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
107. C Choose the best answer about the bidirectional reflectance distribution function:
A. It describes the light that reaches the surface of matter in low light and how the
color spectrum in the corresponding frequency range can be calculated.
B. It is reciprocal- can calculate by a total of the incident and reflected intensity.
C. It describes the proportion of light coming from each incident direction that is
redirected to each reflected direction.
D. All of the others
108. D The object tracking level can be divided into two basic types. The first type is Single
Object Tracking (SOT).Choose the best description of Single Object Tracking
(SOT)
A.
It creates bounding boxes that are given to the tracker based on the first frame of
the input image.
B. Single Object Tracking is also sometimes known as Visual Object Tracking.
C. SOT implies that one singular object is tracked, even in environments involving
other objects.
D. All of the others
109. D The aim is to identify the facial landmarks that are key to distinguishing your face.
What is the exact name of this step in face recognition? Choose the best correct
answer
A. Face detection
B. Face locating
C. Features analysis
D. Face analysis
111. B There are many applications for image alignment, such as tracking objects on
video, motion analysis, and many other tasks of computer vision. How do you
understand image alignment?
A. It is the image that has been created using elements from a variety of different
pictures.
B. Image alignment is the process of matching one image called a template with
another image.
C. The images are more paired together as a collection of stand-alone images that
may follow a theme or story.
D. All of the others
112. D It is an approach detecting, for every pixel, belonging class of the object. What is
the exact name of this process?
A. Instance segmentation
B. Semantic detection
C. Instance detection
D. Semantic segmentation
113. D Pixel operator is a function is used to process pixel forest. What are the input and
output of pixel operators?Choose the best correct answer.
A. Input is an image and output is an image.
B. Input is an image and output is the images.
C. Input is one or more images and output is the images.
D. Input is one or more images and output is an image.
114. A What is the difference between image processing and computer vision? Choose
the most correct answer
A. Image processing and computer vision are two different concepts.
26 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
115. D Choose the best description of the RANdom SAmple Consensus- RANSAC
A. RANSAC is a parameter estimation approach designed to cope with a large
proportion of outliers in the input data
B. RANSAC is a resampling technique that generates candidate solutions by using
the minimum number of data points required to estimate the underlying model
parameters.
C. It is a key point matching algorithm.
D. All of the others
117. C Detecting cancerous cells as quickly as possible can potentially save millions of
lives. Object detection will not be very useful here. So why is image segmentation
so useful in this area?
A. We will generate bounding boxes which will not help us in identifying the shape
of the cells.
B. Segmentation processing is many times faster than object detection, thus
helping to quickly prevent cance
cells.
27 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
C. The shape of the cancerous cells plays a vital role in determining the severity of
cancer.
D. All of the others.
118. C ...is a method of enhancing the image quality of textures on surfaces of computer
graphics that are at oblique viewing angles with respect to the camera where the
projection of the texture. Choose the best answe
A. MIP Mapping filter
B. Elliptical Weighted Average (EWA) filter
C. Anisotropic filtering
D. Gaussian White filter
119. B Object detection method has two approaches. In which, the first approach is
non-neural which is widely used in traditional computer vision. What is the second
approach? Choose the best correct answer
A. Color-based approach
B. Neural network approaches
C. Feature-based approach
D. Convolution-based techniques
120. C In a the line detector operator consists of a convolution mask tuned to detect the
presence of lines of a particular width n and a 9 orientation. Choose the best
correct answer
A. Content-based techniques
B. Gaussian technique
C. Convolution based technique
D. Edge detection technique
121. A The basic idea consisted of placing a water source in each regional minimum in
the relief, to flood the entire relief from sources, and build barriers when different
water sources meet. What is the exact name of this process?
A. Watershed segmentation
B. Waterfall segmentation
28 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
122. A Hough transform is used to recognize complex lines in photographs. How do you
understand Hough transform?
A. The purpose of the technique is to find imperfect instances of objects within a
certain class of shapes by a voting procedure.
B. For the Hough Transform algorithm, it is crucial to perform point detection first
to produce a point image which will then be used as input into the algorithm.
C. The Hough technique is particularly useful for computing a local description of
a feature.
D. All of the others
125. B Edge detection is a technique widely used in medical image processing, automat-
ic traffic control systems.Edge detection is divided into two basic types: the first
is a Gradient-based operator which computes first-order derivations in a digital
image. Which of the following algorithms belongs to this type?
29 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
127. C It is the ability to perceive an object's physical properties (such as shape, color,
and texture) and apply semantic attributes to the object. What is the exact name
of this process? Choose the best correct answer
A. Object detection
B. Object locating
C. Object recognition
D. Object tracking
134. B Suppose we have two images at two different times: I(x,y,t) and I(x,y,t+1). How to
estimate pixel motion from image l(x,y,t) to l(x,y,t+1)?
A. Put two images on top of each other and calculate the closest distance of I(x,y,t)
and I(x,y,t+1)
31 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
B. Given a pixel in I(x,y,t), look for nearby pixels of the same color in I(x,y,t+1)
C. Use the interpolation method to estimate the next positions of I(x,y,t).
D. Based on the color of each pixel at the position I(x,y,t) relative to the overall
image at time t+1
136. D The treats the image it operates upon like a topographic map, with the brightness
of each point representing its height, and finds the lines that run along the tops
of ridges. Choose the best correct answer
A. Image transformation
B. Heuristic transformation
C. Hybrid transformation
D. Watershed transformation
138. C The is based on the observation that the affine mapping x = Ax' defines a skewed
two-dimensional coordinate system in the vicinity of each source pixel x. Choose
the best answer
A. MIP Mapping filter
B. Gaussian White filter
32 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
140. A In the technique, a sparse set of features are detected in one image and matched
with the features in the other image. A transformation is then calculated based
on these matched features that warp one image onto the other. What is the exact
name of this technique?
A. Feature-Based alignment
B. Feature-Based detection
C. Feature-Based recognition
D. Feature-Based filter
141. C Detecting cancerous cells as quickly as possible can potentially save millions of
lives. Object detection will not be very useful here. So why is image segmentation
so useful in this area?
A. We will generate bounding boxes which will not help us in identifying the shape
of the cells.
B. Segmentation processing is many times faster than object detection, thus
helping to quickly prevent cancer cells.
C. The shape of the cancerous cells plays a vital role in determining the severity of
cancer.
D. All of the others.
142. A ...is an image that is meant to be viewed as if seen through the inside of a cylinder.
You can look at the image horizontally at a 360 degree. Choose the best correct
33 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
answer
A. Cylindrical projection
B. Cylindrical viewing
C. Cylindrical panoramic
D. None of the others
143. C In image storing, which of the following image formats follows the pattern of the
lossy scheme?
A. iac
B. bmp
C. jpg
D. ppm
146. D Choosing the position of K centroids positions is very important. How is the initial
value of K centroids positions calculated? Choose the best answer
A. Divide by K number and photo scale
34 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
148. D Object detection method has two approaches. In which the non-neural approach
is widely used in computer vision. Which of the following algorithms belongs to
the category of non-neural approach?
A. Mean shift model
B. Single Shot MultiBox Detector
C. RANdom SAmple Consensus
D. Histogram of oriented gradients
150. B A convolution-based technique is used to detect the line. Here are the four
convolution masks to detect horizontal, vertical, oblique +- amount lines in an
image. What is the specific value of the oblique in degrees?
A. 15
B. 45
35 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
C. 90
D. 180
154. A Object tracking takes an approach that uses point tracking techniques. So how is
the approach to using point tracking understood? Choose the best answer
A. Objects detected in consecutive frames are represented by object: determin-
istic, probabilistic methods,and the association of the object is based on the
previous object state which can include object position and motion.
B. It is usually performed by locating the moving object, which is represented
by an embryonic object region,from one frame to the next: a multi- view based,
36 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
template-based.
C. It refers to the object's shape and appearance.
D. This approach requires an external mechanism to detect the object in every
frame.
155. C When the Fourier transform is used, the values of the properties are also trans-
formed accordingly. What is the result of the Fourier transform applied to convo-
lution f(x) * h(x)?
A. F(w)+H(w)
B. F(w)*H(w)
C. F(w)H(w)
D. F(w)H*(w)
158. D The object tracking level can be divided into two basic types. The first type is Single
Object Tracking (SOT).Choose the best description of Single Object Tracking
(SOT)
A. It creates bounding boxes that are given to the tracker based on the first frame
37 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
159. B ...is a function or operator that takes an image as its input and produces an image
as its output. Choose the best answer
(Choose 1 answer)
A. Geometric transformation
B. Image transformation
C. Geometric computing
D. Image computing
161. D can be used to find a sparse set of corresponding locations in different images.
Choose the best answer
A. Edge features
B. Line features
C. Object features
D. Point features
162. A Edge detection is a technique widely used in medical image processing, auto-
matic traffic control systems.Edge detection is divided into two basic types: the
second is Gaussian-based operator which computes second-order derivations in
a digital image. Which of the following algorithms belongs to this type?
38 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
165. C The most difficult part of getting a fully automated stitching algorithm to work
is deciding which pairs of images actually correspond to the same parts of the
scene. What is the best solution to solve these issues? Choose the best correct
answer
A. Using a feature-based approach to remove objects from image frames. Then
we get a completed panoramas image.
B. Using a direct pixel-based comparison between the registered images to
determine if they actually are different views of the same scene.
C. To find the similarity of adjacent images, we determine whether the properties
39 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
166. C In a the line detector operator consists of a convolution mask tuned to detect the
presence of lines of a particular width n and a e orientation. Choose the best
correct answer
A. Content-based techniques
B. Gaussian technique
C. Convolution based technique
D. Edge detection technique
168. B When the Fourier transform is used, the values of the properties are also trans-
formed accordingly. What is the result of the Fourier transform applied to multi-
plication f(x)h(x) ?
A. F(w)+H(w)
B. F(w)H(w)
C. F(w)H*(w)
D. F(w)*H(w)
169. D How do you understand image alignment? Choose the best correct answer
A. Image alignment algorithms can discover the correspondence relationships
among images with varying degrees of overlap.
B. They are ideally suited for applications such as video filters, color increate, and
the creation of panoramic monochrome.
C. Image alignment algorithms take the alignment estimates produced by such
40 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
170. A ...is the process of dividing an image into different regions based on the charac-
teristics of pixels to identify objects or boundaries to simplify an image and more
efficiently analyze it. Choose the best correct answer
A. Image segmentation
B. Image analysis
C. Object detection
D. Object recognition
172. B In image processing, what is the next step after feature detection?
A. Preprocessing
B. Feature description
C. Feature combination
D. Noise remove( filters)
173. A If the input signal of the Fourier transform is an impulse signal, what will the result
after the transform look like?Choose the most correct answer.
A. Constant transform
B. Almost unchanged
C. Unit magnitude and linear phase
D. None of the others
174. C
41 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
The idea of is simply to replace each pixel value in an image with the average value
of its neighbors,including itself. Choose the best answer
A. Median Filter
B. Gausian Filter
C. Mean Filter
D. Bilatera Filter
175. B It is a feature extraction technique used in image analysis, computer vision, and
digital image processing. The purpose of the............ is to find imperfect instances
of objects within a certain class of shapes by a voting procedure. Choose the best
correct answer
A. Prewitt operator
B. Hough transform
C. Convolution-based techniques
D. Edge transform
176. B Choose the best description of the Histogram of Oriented Gradients- HOG
A. HOG is a histogram of orientations of the image gradients within an object
B. HOG method is used for object detection and image recognition.
C. HOG is based on a feature detector, which extracts useful information and
discards unnecessary parts.
D. HOG calculates the total component of the gradient's magnitude and direction
of each individual pixel.
178. B
42 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
179. A Active contour is described as an active model for the process of segmentation.
Which of the following algorithms is used in active contour? Choose the best
answer
(Choose 1 answer)
A. Snakes model
B. Scissors model
C. Sets model
D. All of the others
180. C The basic idea of is to break the image into a set of disjoint regions which are
coherent within themselves.Choose the best correct answer
(Choose 1 answer)
A. Region combination
B. Object combination
C. Region splitting
D. Object splitting
181. C It is the motion of objects between consecutive frames of the sequence, caused
by the relative movement between the object and camera.
A. What is the exact name of this process?
B. Image stitching
C. Optical flow
D. Object moving
182. A Which type of filter is commonly used for smoothing an image and reducing
noise?
43 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
A. Low-pass filter
B. High-pass filter
C. Band-pass filter
D. Adaptive filter
183. C What method is commonly employed to extract feature locations and descriptors
in the feature-based matching stage of panorama recognition?
A. Principal Component Analysis (PCA)
B. Histogram of Oriented Gradients (HOG)
C. Scale Invariant Feature Transform (SIFT)
D. Convolutional Neural Networks (CNN)
184. A How does the "CMYK" color model relate to color printing?
A. It is a subtractive color model for printing
B. It is used for video encoding
C. It represents the primary colors for additive color mixing for printing
D. It is primarily used for web-based color representation
187. C
44 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
188. B Based on Haar Cascade, if the difference is close to 1, then there is an edge
detected.
A. True
B. False
190. A What is the primary objective of the watershed algorithm in image segmenta-
tion?
A. Region-based segmentation
B. Graph-based segmentation
C. Active contour-based segmentation
D. Deep learning segmentation
191. C What role does the edge linking process play in image processing after edge
detection?
A. It introduces disorder to the detected edge pixels
B. It randomly rearranges the order of edge pixels
C. It organizes an unordered set of edge pixels into an ordered list of edges
D. It eliminates edge information by breaking connections between neighboring
pixels
192. A
45 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
Support Vector Machines for Image classification may use kernels. There are
different types of kernels, which of the following is not a type of Kernel?
A. Histogram of Oriented Gradients
B. Polynomial
C. Radial Basis Function
D. Linear
193. A Which type of tracking method is based on comparing the target object to a
reference template in each frame?
A. Template matching
B. Optical flow tracking
C. Kalman filtering
D. Mean Shift tracking
194. D In the process of face recognition, what step involves comparing your faceprint
against a database of known faces?
A. Face detection
B. Face analysis
C. Converting the image to data
D. Finding a match
195. A When preventing aliasing, what additional step may be required before applying
a shearing transformation in image processing?
A. Downsampling in both directions
B. Applying a non-separable filter kernel
C. Adjusting the color space transformation
D. Upsampling in the opposite direction
196. D Which of the following disadvantages of Snake model? A. Sensitive to local minima
states
B. Not works perfectly even for binary images
C. Dependent
D. All of the above
46 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
197. A What is the effect of shifting a signal in the time domain on its Fourier transform?
A. The phase spectrum is shifted
B. The magnitude spectrum is scaled
C. The frequency components are attenuated
D. The Nyquist frequency is altered
198. C In which coordinate system are points represented using the radial distance,
azimuthal angle, and height?
A. Cylindrical coordinates
B. Cartesian coordinates
C. Spherical coordinates
D. Polar coordinates
200. C ______ is the process of combining multiple photographic images with overlap-
ping fields of view to produce a segmented panorama or high-resolution image.
A. Image preprocessing
B. Image subtraction
C. Image stitching
D. Image acquisition
202. C What is the primary purpose of finding connected components in the overlap
graph during panorama recognition?
A. Identifying outliers in the image set
B. Recognizing individual panoramas
C. Estimating camera poses
D. Calculating image overlap angles
203. D What is a prerequisite for the successful application of the Hough Transform to
recognize complex lines?
A. Utilizing machine learning algorithms
B. Performing extensive image cropping
C. Employing gradient-based image enhancement
D. Edge detection performed on the image
204. A When preventing aliasing, what additional step may be required before applying
a shearing transformation in image processing?
A. Downsampling in the both directions
B. Applying a non-separable filter kernel
C. Adjusting the color space transformation
D. Upsampling in the opposite direction
205. A Support Vector Machines for Image classification may use kernels. There are
different types of Kernels, which of the following is not a type of Kernel?
B. Polynomial
D. Linear
206. C
48 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
What role does the edge linking process play in image processing after edge
detection?
207. A Which type of tracking method is based on comparing the target object to a
reference template in each frame?
A. Template matching
C. Kalman filtering
208. D In the process of face recognition, what step involves comparing your faceprint
against a database of known faces?
A. Face detection
B. Face analysis
D. Finding a match
209. C
49 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
Which of the following color is having the largest frequency in visible spectrum?
A. Red
B. Blue
C. Violet
D. Green
210. A When preventing aliasing, what additional step may be required before applying
a shearing transformation in image processing?
211. A What is the primary purpose of finding connected components in the overlap
graph during panorama recognition?
214. A What is the primary objective of the watershed algorithm in image segmenta-
tion?
A Region-based segmentation
B Graph-based segmentation
C Active contour-based segmentation
D Deep learning segmentation
51 / 52
CPV301
Hoc trực tuyến tại https://quizlet.com/_gxw6i
217. A What is the primary purpose of the Fourier transform in signal processing and
image analysis?
A Frequency analysis
B Noise reduction
C Edge detection
D Color correction
218. B Based on Haar Cascade, if the difference is close to 1, then there is an edge
detected.
A True
B False
220. A In which type of object tracking method is the moving object represented by an
embryonic object region, with emphasis on object shape and appearance?
A Kernel Tracking
B Point Tracking
C Silhouette Tracking
D Template Matching
52 / 52