图像分析与处理软件的设计与实现
Design and implementation of the image analysis and processing software
-
摘要: 该文以计算机图形学及图像处理的理论为基础,提出了图像分析与处理的一些基本功能;文中给出了大量图像操作函数,有Windows封装的,有自定义的,突出了图像处理的编程实现.Abstract: Based on the theory of the computer graphics and the images processing,this paper proposes several basic image analysis and processing function.This paper gives a great deal of image operation functions,some of them are encapsulated,some of them are self-defined,which illustrates how to process the images by programming.