11
Computer Vision

Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

  • View
    213

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

Computer Vision

Page 2: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

Computer vision is concerned with the theory and technology for building artificial

Computer vision is concerned with the theory and technology for building artificial

Intelligent agents need to acquire knowledge of their world through a set of sensors.

Intelligent agents need to acquire knowledge of their world through a set of sensors.

systems that obtain information from

images.

systems that obtain information from

images.

Page 3: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and
Page 4: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

Applications

Page 5: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

• Medical imaging• Industry• Defense• Robotics• Accessibility/Usability

Page 6: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

Common Tasks

Page 7: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

• Recognition: one or several pre-specified or learned objects or object classes can be recognized.

• Identification: an individual instance of an object is recognized.

Page 8: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

• Detection: the image data is scanned for a specific condition.

• Tracking: following the movements of objects (e.g. vehicles or humans).

Page 9: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

• Scene reconstruction: computing a 3D model of a scene when given two or more images of that scene.

• Image restoration: removal of noise (sensor noise, motion blur, etc.) from images.

Page 10: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

State of the Art

Page 11: Computer Vision. Computer vision is concerned with the theory and technology for building artificial Computer vision is concerned with the theory and

• The field of computer vision can be characterized as immature and diverse.

• There exists an abundance of methods for solving various well-defined computer vision tasks, where the methods often are very task specific and seldom can be generalized over a wide range of applications.

• Many of the methods and applications are still in the state of basic research.