Edge Detection (Sobel, Prewitt, Roberts, Canny, LoG) — MCQs | Digital Image Processing

50
Score: 0
Attempted: 0/50
Subscribe
1. Which edge detection operator uses a pair of 3×3 convolution masks to detect horizontal and vertical edges?



2. Which edge detection method combines Gaussian smoothing with Laplacian operation?



3. Which operator is best for detecting diagonal edges in an image?



4. Which method is known for using non-maximum suppression in its edge detection process?



5. Which edge detector applies double thresholding to identify potential edges?



6. Which of the following edge detectors performs best in the presence of noise?



7. What is the size of the Roberts operator masks?



8. Which method is a derivative-based edge detector that uses two kernels to approximate gradients?



9. Which edge detection operator uses the square root of the sum of squared gradients?



10. Which operator is considered the simplest in terms of implementation?



11. Which step in the Canny algorithm ensures only the most prominent edges remain?



12. Which edge detection technique uses the second derivative?



13. In which operator are the gradient directions computed using arctangent?



14. Which operator uses a 3×3 kernel with equal weights for vertical and horizontal gradients?



15. Which operator combines edge detection with smoothing in a single step?



16. Which operator is more sensitive to noise due to its small kernel size?



17. Which edge detection operator is directional and not rotationally symmetric?



18. Which of the following is NOT a step in the Canny edge detection process?



19. Which edge detection method gives thick edges and is not ideal for accurate localization?



20. Which method is ideal for detecting edges with low contrast but good noise suppression?



21. Which operator is a discrete differentiation operator?



22. What is the primary limitation of the Roberts operator?



23. Which of the following does Canny use to connect edge pixels?



24. Which of these uses the Laplacian operator after Gaussian filtering?



25. Which method provides better edge continuity?



26. Which operator approximates the gradient magnitude?



27. In LoG, what shape is used to perform convolution?



28. Which edge detector typically produces the thinnest edges?



29. Which operator performs better at corners and curves?



30. Which operator is symmetric and uses weights based on pixel distance?



31. Which operator approximates gradients using central differences?



32. What is the main advantage of the Sobel operator over Prewitt?



33. Which edge detector is best suited for images with high noise levels?



34. Which of the following detects both positive and negative edges?



35. Which operator has diagonal masks for gradient approximation?



36. In edge detection, the gradient is high when:



37. What does hysteresis in Canny help prevent?



38. Which is not a commonly used edge detection method?



39. Which of the following uses a single high-pass filter?



40. Which edge detection method is considered multi-stage?



41. What kernel is used in Sobel for horizontal edge detection?



42. What is the role of Gaussian smoothing in Canny edge detection?



43. Which edge detector has the best localization, detection, and low response?



44. In Canny, edges are marked only if they are:



45. Which edge detection operator is based on zero-crossings?



46. Which operator emphasizes edges more heavily than Prewitt?



47. Which edge detector requires tuning two thresholds?



48. Which operator computes gradient using orthogonal masks?



49. What makes Canny different from other edge detectors?



50. Which step is first in Canny edge detection?



More MCQs on Digital image Processing

  1. Introduction to DIP — MCQs | Digital Image Processing

  2. Human Visual System (HVS) — MCQs | Digital Image Processing

  3. Image Acquisition Devices — MCQs | Digital Image Processing

  4. Image Sampling & Quantization — MCQs | Digital Image Processing

  5. Image Resolution & Bit Depth — MCQs | Digital Image Processing

  6. Basic Image Operations (Negative, Log, Power-law) — MCQs | Digital Image Processing

  7. Histogram Equalization & Specification — MCQs | Digital Image Processing

  8. Contrast Stretching — MCQs | Digital Image Processing

  9. Image Arithmetic (Add, Subtract, Multiply, Divide) — MCQs | Digital Image Processing

  10. Bit-plane Slicing — MCQs | Digital Image Processing

  11. Smoothing Filters (Mean, Gaussian, Median) — MCQs | Digital Image Processing

  12. Sharpening Filters (Laplacian, Gradient) — MCQs | Digital Image Processing

  13. High-Boost Filtering — MCQs | Digital Image Processing

  14. Edge Detection (Sobel, Prewitt, Roberts, Canny, LoG) — MCQs | Digital Image Processing

  15. Fourier Transform (DFT, FFT) — MCQs | Digital Image Processing

  16. Frequency Domain Filtering — MCQs | Digital Image Processing

  17. Low-pass & High-pass Filters — MCQs | Digital Image Processing

  18. Homomorphic Filtering — MCQs | Digital Image Processing

  19. Noise Models (Gaussian, Salt & Pepper, Speckle) — MCQs | Digital Image Processing

  20. Adaptive Filtering — MCQs | Digital Image Processing

  21. Inverse & Wiener Filtering — MCQs | Digital Image Processing

  22. Pseudo-color & True-color Processing — MCQs | Digital Image Processing

  23. Color Space Conversion (RGB ↔ HSV, HSI, YCbCr) — MCQs | Digital Image Processing

  24. Color Image Enhancement — MCQs | Digital Image Processing

  25. Image Segmentation (Thresholding, Otsu, K-means, Region Growing) — MCQs | Digital Image Processing

  26. Edge-based Segmentation — MCQs | Digital Image Processing

  27. Region Splitting and Merging — MCQs | Digital Image Processing

  28. Watershed Algorithm — MCQs | Digital Image Processing

  29. Morphological Operations (Erosion, Dilation, Opening, Closing) — MCQs | Digital Image Processing

  30. Boundary Extraction — MCQs | Digital Image Processing

  31. Skeletonization — MCQs | Digital Image Processing

  32. Connected Components Labeling — MCQs | Digital Image Processing

  33. Texture Analysis (GLCM, LBP, Gabor Filters) — MCQs | Digital Image Processing

  34. Shape Descriptors (Perimeter, Area, Compactness, Eccentricity) — MCQs | Digital Image Processing

  35. Statistical Features (Mean, Variance, Skewness) — MCQs | Digital Image Processing

  36. Principal Component Analysis (PCA) — MCQs | Digital Image Processing

  37. Linear Discriminant Analysis (LDA) — MCQs | Digital Image Processing

  38. Feature Matching (SIFT, SURF, ORB) — MCQs | Digital Image Processing

  39. Image Registration — MCQs | Digital Image Processing

  40. Image Stitching — MCQs | Digital Image Processing

  41. Motion Detection & Optical Flow — MCQs | Digital Image Processing

  42. Background Subtraction — MCQs | Digital Image Processing

  43. Object Detection & Tracking — MCQs | Digital Image Processing

  44. Template Matching — MCQs | Digital Image Processing

  45. Pattern Recognition (KNN, SVM, ANN) — MCQs | Digital Image Processing

  46. Image Classification — MCQs | Digital Image Processing

  47. Image Clustering — MCQs | Digital Image Processing

  48. Image Compression (RLE, Huffman, LZW, JPEG, JPEG2000) — MCQs | Digital Image Processing

  49. Video Compression (MPEG, H.264) — MCQs | Digital Image Processing

  50. Image Fusion (Pixel, Feature, Decision Level) — MCQs | Digital Image Processing

  51. Image Watermarking — MCQs | Digital Image Processing

  52. Steganography — MCQs | Digital Image Processing

  53. Face Detection & Recognition — MCQs | Digital Image Processing

  54. Gesture Recognition — MCQs | Digital Image Processing

  55. 3D Image Processing — MCQs | Digital Image Processing

  56. Stereo Vision & Depth Estimation — MCQs | Digital Image Processing

  57. Medical Image Analysis (CT, MRI, Ultrasound) — MCQs | Digital Image Processing

  58. Remote Sensing Image Processing — MCQs | Digital Image Processing

  59. Satellite Image Enhancement — MCQs | Digital Image Processing

  60. Deep Learning for Image Processing (CNN, GANs, Autoencoders) — MCQs | Digital Image Processing

  61. Image Captioning — MCQs | Digital Image Processing

  62. Semantic & Instance Segmentation (Mask R-CNN, U-Net) — MCQs | Digital Image Processing

  63. Super Resolution (SRCNN, ESRGAN) — MCQs | Digital Image Processing

  64. Image Inpainting — MCQs | Digital Image Processing

  65. Image Style Transfer — MCQs | Digital Image Processing

  66. Real-Time Image Processing — MCQs | Digital Image Processing

  67. Augmented Reality (AR) & Virtual Reality (VR) — MCQs | Digital Image Processing

  68. DIP using MATLAB/OpenCV/Python — MCQs | Digital Image Processing

  69. DIP in IoT & Embedded Systems — MCQs | Digital Image Processing

  70. Ethics & Privacy in Image Processing — MCQs | Digital Image Processing

Computer Science Repeated MCQs Book Download

Contents Copyrights Reserved By T4Tutorials