错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Image Classification: A Computer Vision Task

  • Klaus D. Toennies

摘要

Computer vision retrieves knowledge from pictures. Image classification is an important part of this. In this chapter, you will learn that image classification is an integral part of many problems from computer vision and influences the solutions of many more. We will discuss why image classification is a difficult problem and what are the causes for it. Finally, image classification will be formulated as sequence of steps to find a mapping from an image to a label that represents the meaning of the image. We will introduce the concept of a feature space to represent image characteristics and define classification as feature space partitioning.