版本9和10间的区别
于2007-03-04 19:38:35修订的的版本9
大小: 2846
编辑: czk
备注:
于2007-03-04 20:54:40修订的的版本10
大小: 2999
编辑: czk
备注:
删除的内容标记成这样。 加入的内容标记成这样。
行号 20: 行号 20:
== 数字图像处理在哪些方面应用 ==

== 数字图像处理有哪些处理步骤 ==

== 数字图像处理系统有哪些部分组成 ==
  1. 什么是图像?
  2. 什么是数字图像?
  3. 一个数字图像处理系统的组成和处理过程是怎样的?
  4. 数字图像处理可以在哪些领域应用?
  5. 进行数字图像处理需要什么工具?

什么是图像

  • An image may be defined as a two-dimensional function, f(x, y), where x and y are spatial coordinates, and the amplitude of f at any pair of coordinates (x,y) is called the intensity or gray level of the image at that point. When x, y, and the amplitude values of f are all finite, discrete quantities, we call the image a digital image. The field of digital image processing refers to processing digital images by means of a digital computer. Note that a digital image is composed of a finite number of elements, each of which has a particular location and value. These elements are referred to as picture elements, image elements, pels, and pixels.

图像上的的值代表什么

Unlike humans, who are limited to the visual band of the electromagnetic(EM) spectrum, imaging machines cover almost the entire EM spectrum, ranging from gamma to radio waves. They can operate also on images generated by sources that humans are not accustomed to associating with images. These include ultrasound, electron microscopy, and computer-generated images. Thus, digital image processing encompasses a wide and varied field of applications.

图像处理分为哪些层次

  • Low-level processes involve primitive operations such as image preprocessing to reduce noise, contrast enhancement, and image sharpening. A low-level process is characterized by the fact that both its inputs and outputs are images. Mid-level processes on images involve tasks such as segmentation (partitioning an image into regions or objects), description of those objects to reduce them to a form suitable for computer processing, and classification (recognition) of individual objects. A mid-level process is characterized by the fact that its inputs generally are images, but its outputs are attributes extracted from those images(e.g., edges, contours, and the identity of individual objects). High-level processing involves "making sense" of an ensemble of recognized objects, as in image analysis, and at the far end of the continuum, performing the cognitive functions normally associated with human vision.

数字图像处理是从哪里起源的

数字图像处理在哪些方面应用

数字图像处理有哪些处理步骤

数字图像处理系统有哪些部分组成

MATLAB是什么

MATLAB is a high-performance language for technical computing. It integrates computation, visualization, and programming in an easy-to use environment where problems and solutions are expressed in familiar mathematical notation. The Image Processing Toolbox is a collection of MATLAB functions that extend the capability of the MATLAB environment for the solution of digital image processing problems.

什么是数字图像处理 (2008-02-24 19:31:49由czk编辑)

ch3n2k.com | Copyright (c) 2004-2020 czk.