QCM : Fundamentals of Image Processing and Transformations — 12 questions

Questions et réponses du QCM

1. In the context of mathematical notation in image processing, what does the symbol '*' represent when applied to vectors or matrices?

Element-wise multiplication
Scalar multiplication of a vector or matrix
Matrix transpose operation
Complex conjugation, performed component-wise

Complex conjugation, performed component-wise

Explication

The symbol '*' in the given context indicates complex conjugation, performed component-wise for vectors and matrices, as explicitly stated in the provided material.

2. In the typical coordinate system used in image processing, where is the origin located and how are the axes oriented?

At the lower-right corner with axes pointing left and up
At the center of the image with axes pointing right and up
At the upper-left corner with axes pointing right and down
At the upper-left corner with axes pointing left and down

At the upper-left corner with axes pointing right and down

Explication

The standard coordinate system in image processing places the origin at the upper-left corner of the image, with axes pointing right (horizontal) and downward (vertical).

3. What is the primary role or purpose of discrete images in image processing?

To improve the visual quality of images for display
To enable digital processing and manipulation of images
To store metadata related to image acquisition
To perform color correction and enhancement

To enable digital processing and manipulation of images

Explication

The primary purpose of discrete images is to enable digital processing and manipulation of images, as they are represented as matrices or arrays suitable for computational algorithms in digital systems.

4. When was the Cartesian coordinate system, fundamental for modern image coordinate systems, published or established?

1905
1637
1801
1500

1637

Explication

The Cartesian coordinate system was established and published by René Descartes in 1637 in his work 'La Géométrie', providing the foundation for modern coordinate systems used in image processing.

5. How does Image Visualization differ from or relate to Image Characteristics?

Image Visualization is a process of sampling images, whereas Image Characteristics refer to the color models used.
Image Visualization involves converting images into numerical data, while Image Characteristics are about visual display methods.
Image Visualization is used for image compression, while Image Characteristics determine the image format.
Image Visualization is about displaying images for interpretation, while Image Characteristics describe properties like resolution and contrast.

Image Visualization is about displaying images for interpretation, while Image Characteristics describe properties like resolution and contrast.

Explication

The correct answer is that Image Visualization involves methods to display images visually for interpretation, whereas Image Characteristics refer to properties such as resolution, contrast, and noise that describe the image's attributes. These are related concepts but serve different purposes in image processing.

6. Who is credited with formulating the fundamental sampling theorem that underpins discretization methods in digital signal and image processing?

John von Neumann
Claude Shannon
Harry Nyquist
Alan Turing

Claude Shannon

Explication

Claude Shannon is credited with formulating the sampling theorem, which establishes the conditions under which a continuous signal can be accurately reconstructed from its samples. This theorem is fundamental to discretization methods in image processing, enabling the conversion of continuous images into discrete digital representations without loss of information when sampling criteria are met.

7. What is a primary consequence of applying image interpolation during geometric transformations?

It increases the spatial resolution of the original image.
It reduces the noise present in the image.
It automatically enhances the image contrast.
It introduces artifacts that depend on the interpolation method used.

It introduces artifacts that depend on the interpolation method used.

Explication

The primary consequence of image interpolation during geometric transformations is that it can introduce artifacts, such as blurring or ringing, which depend on the specific interpolation method chosen (nearest-neighbor, linear, cubic, etc.). These artifacts are a direct result of estimating pixel values at non-grid locations, which is essential for accurate transformation but can affect image quality.

8. How should an affine transformation be applied to an image in practice?

Use a lookup table of pixel values and replace each pixel with a predefined value based on its position.
Construct a transformation matrix and multiply it with pixel coordinates to find new positions, then interpolate pixel values at these positions.
Apply a non-linear warping algorithm directly to pixel intensities without using matrices or coordinate transformations.
Perform a Fourier transform of the image, modify the frequency components, and then perform an inverse Fourier transform.

Construct a transformation matrix and multiply it with pixel coordinates to find new positions, then interpolate pixel values at these positions.

Explication

The correct approach to applying an affine transformation involves constructing a transformation matrix that encodes the linear and translational components, multiplying this matrix with pixel coordinates to find their new positions, and then interpolating pixel values at these new positions. This method aligns with standard practice in image processing for affine transformations. The other options are incorrect because they either ignore the coordinate-based approach, rely solely on direct pixel replacement without geometric consideration, or involve frequency domain methods that are not typically used for simple affine geometric transformations.

9. What is a key feature that characterizes linear transformations in image processing?

They are shift-invariant and can be represented as convolutions.
They always involve non-separable kernels.
They do not preserve addition or scalar multiplication.
They are always non-linear functions.

They are shift-invariant and can be represented as convolutions.

Explication

The key feature of linear transformations in image processing is shift invariance, which allows them to be represented as convolutions with a kernel. This property means that the transformation's response to a shifted input is shifted in the same way, a fundamental characteristic of shift-invariant linear systems.

10. What is a geometric transformation in image processing?

An operation that modifies the spatial arrangement of an image, such as translation or rotation
A technique used to compress image data for storage
A method to enhance the contrast of an image
A process that adjusts the color balance of an image

An operation that modifies the spatial arrangement of an image, such as translation or rotation

Explication

A geometric transformation in image processing is an operation that modifies the spatial arrangement of an image, such as translation, rotation, scaling, or shearing, to produce a new image with altered geometry.

11. Which of the following is a well-known textbook that extensively covers affine transformations in image processing?

Pattern Recognition and Machine Learning by Bishop
Computer Vision: Algorithms and Applications by Richard Szeliski
Image Processing and Analysis by Tony F. Chan and Jackie Shen
Digital Image Processing by Gonzalez and Woods

Digital Image Processing by Gonzalez and Woods

Explication

The correct answer is 'Digital Image Processing' by Gonzalez and Woods, which is a standard textbook widely used in the field that covers affine transformations in detail. The other options are reputable works related to image processing and computer vision but do not specifically focus on affine transformations as comprehensively.

12. What is the primary role of spatial resolution as an image characteristic?

To minimize the storage space required for the image
To enhance the visual contrast between different regions
To determine the ability to distinguish small details in an image
To reduce the amount of noise present in the image

To determine the ability to distinguish small details in an image

Explication

Spatial resolution defines how finely an image can capture details, enabling the differentiation of small features. It directly influences the level of detail that can be observed, making it fundamental for applications requiring high-detail imagery.

Révisez avec les flashcards

Mémorisez les réponses avec 23 flashcards sur Fundamentals of Image Processing and Transformations.

Vectors — notation?

Bold lowercase letters, e.g., v.

Matrices — notation?

Bold uppercase letters, e.g., A.

Complex conjugation — symbol?

Asterisk (*).

Voir les flashcards →

Approfondir avec la fiche

Consultez la fiche de révision complète sur Fundamentals of Image Processing and Transformations.

Voir la fiche →

Cours similaires

Crée tes propres QCM

Importe ton cours et l'IA génère des QCM avec corrections en 30 secondes.

Générateur de QCM