Machine Vision
Machine Vision
NALVETHA B
24MP02
OBJECTIVES
Image Acquisition.
Preprocessing.
Segmentation.
Feature Extraction.
Analysis.
Decision Making.
IMAGE ACQUISITION
Components Involved: Camera or imaging sensor
• 2D Cameras: For simple dimensional
measurements like length, width, and height.
• 3D Cameras: For more complex measurements,
like depth, volume, or contours.
• Specialized Cameras: Infrared or thermal cameras
for specific applications.
Light positioning.
P R E P R O C E SS I N G
Noise Reduction using Gaussian filters.
Contrast Enhancement.
Binarization: Converts the image into a binary format
for edge detection and feature extraction.
Geometric Corrections: Eliminates distortions caused by
lens.
F E AT U R E D E T E C T I O N
Edges: Boundaries of objects or regions.
Contours: The shape of an object.
Patterns: Repeated features or specific structures.
Techniques Used:
Edge Detection Algorithms: Sobel, Canny, or Prewitt
filters to find sharp changes in brightness.
Thresholding: Sets pixel value ranges to identify areas
of interest.
A N A LY S I S
The system
calculates the
diameter by
measuring the
distance between
the outer edges
and converting
pixel data into
standard
THANK
YO U