搜索资源列表
数字图像处理
- 主要是数字图像的一些基本的处理,如去噪、图像分割、边缘检测。
图像的代数与图像分割
- delphi数字图像分割及代数.rar-digital image segmentation and algebra. Rar
数字图像处理[何斌]
- 图像处理,包括图像变换。图像增强。图像复原,图像重建,图像分割,图像编码等内容-image processing, including image transformation. Image enhancement. Image restoration, image reconstruction, image segmentation, image coding content
数字图像处理学[阮秋琦]
- 包括图像处理,包括图像变换。图像增强。图像复原,图像重建,图像分割,图像编码等内容-including image processing, including image transformation. Image enhancement. Image restoration, image reconstruction, image segmentation, image coding content
《数字图象工程案例》光盘
- 光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第1章提供的是相关算法的核心程序,第5章由于是一个综合的商业程序,涉及到各种技术,如果读者需要图像识别部分的程序,可以发邮件至2wintech@126.net与我们联系。另外,书中涉及到的图片等资源,保存在光盘的对应目录下。-stored in the CD book is the source code,
模式识别——数字图像的纹理分析应用实例
- 模式识别——数字图像的纹理分析应用实例。《VC模式识别》源码。-pattern recognition-- digital image texture analysis application examples. "VC pattern recognition" source.
数字图像处理算法源程序
- 图像处理的常用程序,包括图像的增加、图像的复原、图像的分割、二值化处理、对角镜像处理等-common image processing procedures, including images, image restoration, image segmentation, binary, right angle image processing
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im
RodneySegment
- 图像分割,影像分割,分割影像,分割图像,数字分割-image segmentation, image segmentation, image segmentation, image segmentation, the digital divide
suzifenge
- 数字分割,黑白和彩色图像的,代码简单实用,还配图片-The digital divide, black and white and color images, the code is simple and practical, but also with pictures
Temp
- 数字图像处理,图像分割,分水岭分割,轮廓提取,轮廓跟踪,膨胀,特征提取,BP神经网络-Digital image processing, image segmentation, watershed segmentation, contour extraction, contour tracing, expansion, feature extraction, BP neural network
2.2 图像分割技术
- 基于matble数字图像处理,迭代法阈值分割,灰度处理(digital image processing)
数字图像处理作业
- 图像分割、复原、增强、形态学处理、滤波、直方图等简单实现。大学作业(image processing assignment)
数字图像处理第三版
- 数字图像处理,有图像分割,图像增强,形态学处理,图像复原(Digtal Image Processing)
数字图像处理(matlab版)源码
- 内部包含去噪,调整,灰度均一化,均衡化等多功能代码。 数字图像处理是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。(It contains multi-function code, such as denoising, adjustment, homogenization of gray scale, equalization and so on. Digital image processing (d
数字图像处理—冈萨雷斯matlab程序
- 对图像进行识别,分类。同时对图像压缩,形态学图像处理,图像分割产生很好的效果。(Recognition and classification of images)
区域生长法分割
- 数字图像分割算法一般是基于灰度值的两个基本特性之一:不连续性和相似性。前一种性质的应用途径是基于图像灰度的不连续变化分割图像,比如图像的边缘。第二种性质的主要应用途径是依据实现指定的准则将图像分割为相似的区域。区域生长算法就是基于图像的第二种性质,即图像灰度值的相似性。(Digital image segmentation algorithm is one of the two basic characteristics of gray
字符串分割3
- 连续输入字符串,请按长度为8拆分每个字符串后输出到新的字符串数组; 长度不是8整数倍的字符串请在后面补数字0,空字符串不处理。(Input strings consecutively, please split each string to output the new string array according to length 8. The length is not 8 times the number of strin
数字图像处理部分功能
- 包括对图像的打开保存、灰度化、滤波、阈值分割、canny算子、腐蚀等(It includes opening, preserving, grayning, filtering, thresholding, Canny operator, etching and so on.)
基于阈值处理的图像分割
- 用gui做的阈值分割界面,其中包含三种分割方法,数字图像处理那本书里的(Threshold segmentation interface made with GUI)