搜索资源列表
-
0下载:
基于水平集的彩色图像分割matlab实现算法(包括源码、测试图像),Based on the level set for color image segmentation algorithm matlab (including source code, test images)
-
-
2下载:
基于马尔科夫随机过程框架下的彩色图像分割,代码完整,非常值得参考。-Markov random process based on the framework of color image segmentation, code complete, very good reference.
-
-
0下载:
图像分割程序源码代码说明P0801:索书号文字图像分割P0802:粘连字符切分P0803:文字识别P0804:彩色车牌分割P08805:商标文字分割Recognition:文字识别的识别子函数StrDeteect01:文字识别的结构特征提取子函数 可直接使用。
-Image segmentation program source code Descr iption P0801: Call text image segmentation P0802: adhesion character se
-
-
0下载:
程序源码代码包含:索书号文字图像分割,粘连字符切分,文字识别,彩色车牌分割,,商标文字分割,文字识别的识别子函数,文字识别的结构特征提取子函数
-Call text image segmentation program source code contains: the adhesion character segmentation, character recognition, color license plate segmentation trademark text segmen
-
-
0下载:
Matlab based color based segmentation code, written to segment blue color in the image. Can be further enhanced to extract colors other than blue.
-
-
0下载:
this was the code for SOM based brain image segmentation which can segment brain image and finally the segmented labelled image was represent as a color label. this code segment the tumor spot of an given brain image and represent as a color label. w
-
-
3下载:
有源码,适合学习C++的人
一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。
二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。
三、 1.灰度线性变换、分段线性变换
2.灰度直方图均衡、规格化
3.图象卷积:各种模板实现低通、高通滤波
4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波
5.伪彩色图象增强
四、 1.图象的加、减、乘、除和逻辑运算。
2.图象的镜像变换、图象的缩放
-
-
0下载:
读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
-