We are independent & ad-supported. We may earn a commission for purchases made through our links.

Advertiser Disclosure

Our website is an independent, advertising-supported platform. We provide our content free of charge to our readers, and to keep it that way, we rely on revenue generated through advertisements and affiliate partnerships. This means that when you click on certain links on our site and make a purchase, we may earn a commission. Learn more.

How We Make Money

We sustain our operations through affiliate commissions and advertising. If you click on an affiliate link and make a purchase, we may receive a commission from the merchant at no additional cost to you. We also display advertisements on our website, which help generate revenue to support our work and keep our content free for readers. Our editorial team operates independently from our advertising and affiliate partnerships to ensure that our content remains unbiased and focused on providing you with the best information and recommendations based on thorough research and honest evaluations. To remain transparent, we’ve provided a list of our current affiliate partners here.

What Are the Different Types of Computer Vision Applications?

By Benjamin Arie
Updated May 17, 2024
Our promise to you
WiseGeek is dedicated to creating trustworthy, high-quality content that always prioritizes transparency, integrity, and inclusivity above all else. Our ensure that our content creation and review process includes rigorous fact-checking, evidence-based, and continual updates to ensure accuracy and reliability.

Our Promise to you

Founded in 2002, our company has been a trusted resource for readers seeking informative and engaging content. Our dedication to quality remains unwavering—and will never change. We follow a strict editorial policy, ensuring that our content is authored by highly qualified professionals and edited by subject matter experts. This guarantees that everything we publish is objective, accurate, and trustworthy.

Over the years, we've refined our approach to cover a wide range of topics, providing readers with reliable and practical advice to enhance their knowledge and skills. That's why millions of readers turn to us each year. Join us in celebrating the joy of learning, guided by standards you can trust.

Editorial Standards

At WiseGeek, we are committed to creating content that you can trust. Our editorial process is designed to ensure that every piece of content we publish is accurate, reliable, and informative.

Our team of experienced writers and editors follows a strict set of guidelines to ensure the highest quality content. We conduct thorough research, fact-check all information, and rely on credible sources to back up our claims. Our content is reviewed by subject matter experts to ensure accuracy and clarity.

We believe in transparency and maintain editorial independence from our advertisers. Our team does not receive direct compensation from advertisers, allowing us to create unbiased content that prioritizes your interests.

Computer vision, also known as "machine vision," is a technology that uses cameras and computers to interpret images. There are many different uses for this technology. Some of the most common computer vision applications are in the medical, industrial, and security fields. Additionally, machine vision is prominent in robotics.

Each application of machine vision has the goal of gathering useful information based on visual clues. The data used in computer vision applications may be from a static source, such as a photograph. This technology can also be used to interpret moving images, including live or pre-recorded action captured through a video camera.

Medical computer vision applications are typically used to process static images. Microscope results, x-ray pictures, and ultrasound images can all be interpreted by this technology. Vision software can be programmed to detect abnormalities in a medical photograph. Computer analysis, for instance, can be used to locate tumors on an x-ray result. Computers are sometimes able to scan medical images and identify potential problems at a faster rate than human technicians.

Industrial applications can also make use of machine vision. Factories often use computer vision to inspect merchandise for defects, or to sort objects based on attributes such as size and color. Some factories use high-resolution cameras to capture extremely detailed images of products. Vision software is then used to automatically locate small fractures or imperfections in the material. This technology is able to view details that are imperceptible to the naked eye.

There are several computer vision applications within the field of security. Computers are able to analyze live video feeds in order to track important patterns. Security checkpoints at airports, for example, sometimes use machine vision to recognize the faces of previously identified, wanted criminals. Vision software is also able to track individuals in a crowd and identify suspicious activity, such as abandoned baggage or loitering.

Robotic systems frequently employ computer vision. Autonomous vehicles, including unmanned aerial vehicles (UAVs) and lunar rovers, often use cameras and computers to analyze the nearby landscape. Prominent terrain features such as mountains can be compared to an electronic map. This allows robotic vehicles to determine their location based on external reference points.

Computer vision is an emerging technology that has not yet reached its full potential. Many scientists believe that in the future, machine vision will lead to advanced technological breakthroughs. Potential applications may be applied to automated cars, unmanned airliners or other technological advances.

WiseGeek is dedicated to providing accurate and trustworthy information. We carefully select reputable sources and employ a rigorous fact-checking process to maintain the highest standards. To learn more about our commitment to accuracy, read our editorial process.

Discussion Comments

By everetra — On Sep 03, 2011

@nony - I think that level of image analysis would be taxing for a computer, I agree.

I think the most practical uses of computer vision is in anything that needs to detect body heat. I believe that some of the advanced motion detection sensors use this.

The cameras look at the image using infrared or something like that; when humans enter the image frame, the heat becomes visible as red in the frame and that trips the sensor.

By nony — On Sep 03, 2011

@MrMoody - I heard someone talk about a unique application for vision software once – website filters.

Basically the software would filter for those images that, frankly, look like nothing but human flesh; adult sites in other words. If it detected that what it was looking at was all flesh, the filter would block the site.

As a matter of fact I seem to recall Google or one of those other companies discussing the possibility of creating such a sophisticated filter.

The problem, they explained, is that human flesh comes in wide varieties of tones and colors. So those individual numbers that you described can run the gamut from very low values to very high values, with potentially millions of possible combinations.

The raw processing power needed to conduct such an analysis would make it impractical however to integrate into a web browser, at least for now anyway.

By MrMoody — On Sep 02, 2011

I am software developer by trade and have some basic familiarity with the idea of image analysis. Basically a computer can scan an image for certain patterns to determine if there are abnormalities or other things that stick out.

It does this by giving a numerical value to each pixel in the image and then treating the whole image as a statistical set. You can have parts of the image that seem to have more of one kind of value than another.

If you have a region like this, and then all of the sudden a value that doesn’t “fit in” appears in the image, the program will zero in on that part of the image for further analysis. That’s an oversimplification but that’s the basic idea.

All images are just rows and columns of numbers and can be evaluated statistically like any other set of numbers.

WiseGeek, in your inbox

Our latest articles, guides, and more, delivered daily.

WiseGeek, in your inbox

Our latest articles, guides, and more, delivered daily.