资源列表
数字图像处理源代码
- 图形常见变换如维纳、中值滤波 小波变换,加噪,复原等处理要求图像为256色-common graphics transformation as Wiener, the median filter wavelet transform, increase noise, rehabilitation processing requirements for the 256 color images
矢量绘图软件EastDraw及其完整源代码
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
数字图像处理九章讲义及代码
- 数字图像处理方面的讲义及代码,共九章节,详细讲述,利于学习-digital image processing code and the lectures, a total of nine chapters detail, conducive to learning
Hilditch细化算法
- Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
Pavlidis细化算法
- Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
大津法阈值分割(otsu)
- 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
数字图像基础处理
- 其中选择了10种最常用的算法,将其封装为更容易调用的API函数。除了方便VC++开发人员调用外,也使得VB、Delphi程序员能够方便地将其应用到自己的开发项目中。-which selected 10 species of the most commonly used algorithm, to more easily package for the API function calls. Apart from facilitating the development of VC personn
数字图像处理系统
- 这是一个数字图像处理系统,包含了几乎对数字图像的全部基本处理操作。它由Viaual C++编写。-This is a digital image processing system, including a digital image of virtually all the basic handling operations. It Viaual C preparation.
convolutionprocessing
- 一段对图像进行卷积的程序。可自定义区域处理方法进行卷积操作。自定义卷积和。-a programme of processing convolution of image.You can process convolution by defining area processing method and defining convolution sum by yourself.
solarrizeprocessing
- 一段很有用的程序。对图像进行曝光处理。也可对图像还原。-a very useful procedure. Exposure to handle images. Images can also be reduced.
粗糙集-图像
- 我搜集的有关粗糙集方法在图像分析、识别中的应用的论文-I collected the Rough Set in image analysis, identification of the papers
BP神经网络的C程序语言实现
- BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code