2

Several applications of this is text recognition (OCR), face recognition (biometrics), camera guided missiles (targetting systems). Each involves analyzing images and making out some object of interest. Is there a term that describes this branch of programming?

Mason Wheeler
83.2k24 gold badges238 silver badges312 bronze badges
asked Sep 21, 2012 at 16:28
2
  • I'd use umbrella term for such a diverse field: Computer Vision (alternatively Machine Vision). Commented Sep 21, 2012 at 16:39
  • 2
    That's exactly it - computer vision, and the Wikipedia article has a lot of information about the subject. Calling it a branch of programming doesn't quite do it justice. Commented Sep 21, 2012 at 17:06

1 Answer 1

1

You're looking for Computer Vision:

...a field that includes methods for acquiring, processing, analyzing, and understanding images and, in general, high-dimensional data from the real world in order to produce numerical or symbolic information, e.g., in the forms of decisions. A theme in the development of this field has been to duplicate the abilities of human vision by electronically perceiving and understanding an image. This image understanding can be seen as the disentangling of symbolic information from image data using models constructed with the aid of geometry, physics, statistics, and learning theory...

As a scientific discipline, computer vision is concerned with the theory behind artificial systems that extract information from images. The image data can take many forms, such as video sequences, views from multiple cameras, or multi-dimensional data from a medical scanner...

gnat
20.5k29 gold badges117 silver badges308 bronze badges
answered Sep 21, 2012 at 17:39
0

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.