Quiz Space

Deep Learning for Computer Vision · Quiz 1 · 19 Jul 2026 · May 2026 term

Question 1: In the Canny edge detector, which is the correct order of…

Question 1

+1 markOne correct option

In the Canny edge detector, which is the correct order of major steps?

  1. A

    Non-maximum suppression → Gaussian smoothing → gradient computation → hysteresis thresholding

  2. B

    Gaussian smoothing → gradient computation → non-maximum suppression → hysteresis thresholding

  3. C

    Gradient computation → Gaussian smoothing → hysteresis thresholding → non-maximum suppression

  4. D

    Gaussian smoothing → hysteresis thresholding → non-maximum suppression → gradient computation

Show answer

Correct answer

  • B

    Gaussian smoothing → gradient computation → non-maximum suppression → hysteresis thresholding

Video solution

The video solution to this question is being recorded and will play here. Until then, the answer key is above.

Question 1 of 13 in the IIT Madras BS Deep Learning for Computer Vision (Deep Learning for Computer Vision) Quiz 1 paper sat on 19 Jul 2026, in the May 2026 term (Deep Learning For Computer Vision 16 Jul 26). It carries 1 mark.

This question was also asked in

More questions from this paper

  1. Q2Which is True?
  2. Q3Correct order of SIFT stages is:
  3. Q4Which of the following 3 × 3 kernels is separable?
  4. Q5Consider the following pyTorch code:
  5. Q6Figure question
  6. Q7Figure question
  7. Q8Figure question
  8. Q9Figure question
  9. Q10The degrees of freedom for affine transformations in 3D is
  10. Q11Figure question
  11. Q12Figure question
  12. Q13Figure question