Machine vision

Machine vision

Machine vision (MV System) is the application of computer vision to industry and manufacturing. Whereas computer vision is mainly focused on machine-based image processing, machine vision most often requires also digital input/output devices and computer networks to control other manufacturing equipment such as robotic arms. Machine Vision is a subfield of engineering that encompasses computer science, optics, mechanical engineering, and industrial automation. One of the most common applications of Machine Vision is the inspection of manufactured goods such as semiconductor chips, automobiles, food and pharmaceuticals. Just as human inspectors working on assembly lines visually inspect parts to judge the quality of workmanship, so machine vision systems use digital cameras, smart cameras and image processing software to perform similar inspections.

Machine vision systems are programmed to perform narrowly defined tasks such as counting objects on a conveyor, reading serial numbers, and searching for surface defects. Manufacturers favour machine vision systems for visual inspections that require high-speed, high-magnification, 24-hour operation, and/or repeatability of measurements. Frequently these tasks extend roles traditionally occupied by human beings whose degree of failure is classically high through distraction, illness and circumstance. However, humans may display finer perception over the short period and greater flexibility in classification and adaptation to new defects and quality assurance policies.

Computers do not 'see' in the same way that human beings are able to. Cameras are not equivalent to human optics and while people can rely on inference systems and assumptions, computing devices must 'see' by examining individual pixels of images, processing them and attempting to develop conclusions with the assistance of knowledge bases and features such as pattern recognition engines. Although some machine vision algorithms have been developed to mimic human visual perception, a number of unique processing methods have been developed to process images and identify relevant image features in an effective and consistent manner. Machine vision and computer vision systems are capable of processing images consistently, but computer-based image processing systems are typically designed to perform single, repetitive tasks, and despite significant improvements in the field, no machine vision or computer vision system can yet match some capabilities of human vision in terms of image comprehension, tolerance to lighting variations and image degradation, parts' variability etc.

Components of a machine vision system

A typical machine vision system will consist of several among the following components:
# One or more digital or analog camera (black-and-white or colour) with suitable optics for acquiring images
# Camera interface for digitizing images (widely known as a "frame grabber")
# A processor (often a PC or embedded processor, such as a DSP)
# (In some cases, all of the above are combined within a single device, called a smart camera).
# Input/Output hardware (e.g. digital I/O) or communication links (e.g. network connection or RS-232) to report results
# Lenses to focus the desired field of view onto the image sensor.
# Suitable, often very specialized, light sources (LED illuminators, fluorescent or halogen lamps etc.)
# A program to process images and detect relevant features.
# A synchronizing sensor for part detection (often an optical or magnetic sensor) to trigger image acquisition and processing.
# Some form of actuators used to sort or reject defective parts.

The sync sensor determines when a part (often moving on a conveyor) is in position to be inspected. The sensor triggers the camera to take a picture of the part as it passes beneath the camera and often synchronizes a lighting pulse to freeze a sharp image. The lighting used to illuminate the part is designed to highlight features of interest and obscure or minimize the appearance of features that are not of interest (such as shadows or reflections). LED panels of suitable sizes and arrangement are often used to this purpose.

The camera's image is captured by the framegrabber. A framegrabber is a digitizing device (within a smart camera or as a separate computer card) that converts the output of the camera to digital format (typically a two dimensional array of numbers, corresponding to the luminous intensity level of the corresponding point in the field of view, called pixel) and places the image in computer memory so that it may be processed by the machine vision software.

The software will typically take several steps to process an image. Often the image is first manipulated to reduce noise or to convert many shades of gray to a simple combination of black and white (binarization). Following the initial simplification, the software will count, measure, and/or identify objects, dimensions, defects or other features in the image. As a final step, the software passes or fails the part according to programmed criteria. If a part fails, the software may signal a mechanical device to reject the part; alternately, the system may stop the production line and warn a human worker to fix the problem that caused the failure.

Though most machine vision systems rely on black-and-white cameras, the use of colour cameras is becoming more common. It is also increasingly common for Machine Vision systems to include digital camera equipment for direct connection rather than a camera and separate framegrabber, thus reducing signal degradation.

"Smart" cameras with built-in embedded processors are capturing an increasing share of the machine vision market. The use of an embedded (and often very optimized) processor eliminates the need for a framegrabber card and external computer, thus reducing cost and complexity of the system while providing dedicated processing power to each camera. Smart cameras are typically less expensive than systems comprising a camera and a board and/or external computer, while the increasing power of embedded processors and DSPs is often providing comparable or higher performance and capabilities than conventional PC-based systems.

Processing methods

Commercial and open source machine vision software packages typically include a number of different image processing techniques such as the following:

* Pixel counting: counts the number of light or dark pixels
* Thresholding: converts an image with gray tones to simply black and white
* Segmentation: used to locate and/or count parts
** Blob discovery & manipulation: inspecting an image for discrete blobs of connected pixels (e.g. a black hole in a grey object) as image landmarks. These blobs frequently represent optical targets for machining, robotic capture, or manufacturing failure.
** Recognition-by-components: extracting geons from visual input
** Robust pattern recognition: location of an object that may be rotated, partially hidden by another object, or varying in size
* Barcode reading: decoding of 1D and 2D codes designed to be read or scanned by machines
* Optical character recognition: automated reading of text such as serial numbers
* Gauging: measurement of object dimensions in inches or millimeters
* Edge detection: finding object edges
* Template matching: finding, matching, and/or counting specific patterns

In most cases, a machine vision system will use a sequential combination of these processing techniques to perform a complete inspection. E.g. A system that reads a barcode may also check a surface for scratches or tampering and measure the length and width of a machined component.

Applications of machine vision

The applications of Machine Vision (MV) are diverse, covering areas of endeavour including, but not limited to:

* Biometrics
* Large-scale industrial manufacture
* Short-run unique object manufacture
* Safety systems in industrial environments
* Inspection of pre-manufactured objects (e.g. quality control, failure investigation)
* Visual stock control and management systems (counting, barcode reading, store interfaces for digital systems)
* Control of Automated Guided Vehicles (AGVs)
* Automated monitoring of sites for security and safety
* Monitoring of agricultural production
* Quality control and refinement of food products
* Retail automation
* Consumer equipment control
* Medical imaging processes (e.g. Interventional Radiology)
* Medical remote examination and procedures
* Vision for Humanoid or Robot also called Robot Vision
* Provide Artificial Visual Sensing for the blind (e.g. Super Vision System, Artificial Eye System)

Machine vision systems are widely used in semiconductor fabrication; indeed, without machine vision, yields for computer chips would be significantly reduced. Machine vision systems inspect silicon wafers, processor chips, and subcomponents such as resistors and capacitors.

In the automotive industry, machine vision systems are used to guide industrial robots, gauge the fit of stamped metal components, and inspect the surface of the painted vehicle, weld seams, engine blocks and many other components for defects.

Though machine vision techniques were developed for the visible spectrum, the same processing techniques may be applied to images captured using imagers sensitive to other forms of spectra such as infrared light or x-ray emissions.

Related fields

Machine vision is distinct from computer vision. Computer vision extends to topics related to autonomous robotics and machine representation of human vision. Machine Vision refers to automated imaging systems including a wide range of computing disciplines aggregated to form a complete solution to visual problems and can be considered a superset composed of computer vision and elements such as equipment control, databasing, network systems, interfacing and machine learning.

See also

* Barcode
* Computer vision
* Digital image processing
* Frame grabber
* Household robot
* Image processing
* Industrial robot
* Machine Vision Glossary
* Machine vision optical filters
* Medical imaging
* Morphological image processing
* Optical character recognition
* Pattern recognition
* Robotic mapping
* Smart camera
* Video Analytics
* [http://www.vmv.com.au/ VMV]
* List of computer vision conferences

Further reading

*
*. Online PDF version [http://www.eeng.dcu.ie/~whelanp/ivsi/]
*
*
*
*

External links

* [http://www.vmv.com.au/ Victorian Machine Vision]
* [http://www.sme.org/mva/ Intelligent Sensors Technical Group - Society of Manufacturing Engineers]
* [http://www.machine-vision.info/ The Machine Vision Portal::Buyers Guide::Solutions::News::Informations]
* [http://www.machinevision.dk/ A Danish site containing free material on Machine Vision]
* [http://www.axtel.com/machine-vision.html Machine Vision Resources]
*List of computer vision conferences
* [http://www.machinevision.co.uk/ A History and Introduction to Machine Vision]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Machine Vision — Der Begriff Maschinelles Sehen oder Bildverstehen beschreibt im Allgemeinen die computergestützte Lösung von Aufgabenstellungen, die sich an den Fähigkeiten des menschlichen visuellen Systems orientieren. Vor allem werden maschinell sehende… …   Deutsch Wikipedia

  • machine vision — kompiuterinė rega statusas T sritis automatika atitikmenys: angl. computational vision; computer vision; machine vision vok. maschineless Sehen, n rus. машинное зрение, n pranc. vision par ordinateur, f …   Automatikos terminų žodynas

  • Machine vision optical filters — are optical filters used in machine vision applications.Choosing the correct optical filter for machine visionMany of those developing machine vision applications know that considerable emphasis has been placed on choosing the correct lighting to …   Wikipedia

  • Machine vision glossary — Common definitions related to the machine vision field.Compiled for application on the Society of Manufacturing Engineers interest area.General related fields *Machine vision *Computer vision *Image processing *Signal processing NOTOC 0 9*1394.… …   Wikipedia

  • machine vision — Computers. See computer vision. * * * …   Universalium

  • machine vision — Computers. See computer vision …   Useful english dictionary

  • Machine Vision System —   A computer system which utilises imaging systems, computer systems and robots to do a task. At the moment they are mostly employed in the manufacturing industries …   International financial encyclopaedia

  • Vision Guided Robotic Systems — Introduction A Vision Guided Robot System comprises three core systems including robotic system, vision system, and component bulk handling system (hopper or conveyor system). [Zens, Richard. 2006. Vision guided robot system trims parts. Vision… …   Wikipedia

  • Machine perception — In computing, machine perception is the ability of computing machines to sense and interpret images, sounds, or other contents of their environments, or of the contents of stored media. Real time perception of a machine s environment is useful in …   Wikipedia

  • Machine translation — Part of a series on Translation Types Language interpretation …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”