-
histogram-equalization
彩色图像直方图均衡化:把一副彩色图像分成红绿蓝三个通道,对每一个通道先进行均衡化,然后再合并三个通道,得到整幅图像的直方图均衡化。(Color image histogram equalization: put a pair of color image into red, green, blue three channels, to each channel to equalization, then merge three channels, get the whole image histogram equalization.)
- 2012-06-17 10:48:50下载
- 积分:1
-
vtk-CT(MC)
MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)
- 2014-02-25 10:14:46下载
- 积分:1
-
yiweizuidashang
基于最大熵的图像分割阈值处理程序(单阈值)(Based on Maximum Entropy Image Segmentation threshold process (single-threshold))
- 2008-01-20 15:48:40下载
- 积分:1
-
susan-
基于SUSAN特征检测算子的边缘提取,添加图片即可运行,可自行根据图片特征设置参数得到较好的边缘检测效果(Edge detection feature extraction SUSAN operator, add images to run, you can set your own parameters to get a better edge detection based on image characteristics)
- 2016-03-31 10:02:02下载
- 积分:1
-
bcolor_treat
利用matlab从某张图片中提取或删除某种颜色的背景。(extract/delete certain color from a picture)
- 2019-05-09 09:44:52下载
- 积分:1
-
textureAnalysis
基于纹理分析的图像分割,matlab开发,用entropyfilt,stdfilt等(Image segmentation based on texture analysis, matlab development, with entropyfilt, stdfilt etc.)
- 2010-11-23 12:34:49下载
- 积分:1
-
2DLDA
二维线性判别 功能比较强 二维线性判别 功能比较强(Img = imread( twoObj.bmp ) )
- 2009-05-28 19:22:35下载
- 积分:1
-
cvprcode
这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
功能1:使用canny算子计算图像的二值边缘图
(The code is for paper "Saliency Detection via Graph-Based Manifold Ranking"
by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
Procedures:
1. compute a binary edge map of the image using the canny method.
)
- 2013-09-06 17:03:54下载
- 积分:1
-
tuxingfenxi.zip
实现边缘特征提取的功能有很强的特征提取功能能够边缘特征进行提取(Edge feature extraction to achieve the function of the characteristics of a strong edge feature extraction functions can be extracted)
- 2009-06-17 18:07:18下载
- 积分:1
-
canny_edge1
改进非极大抑制的CANNY算子检测代码,能够比原来的CANNY算子更准确(Improved CANNY operator detection code for non-maximal suppression can be more accurate than the original CANNY operator)
- 2017-05-22 16:33:24下载
- 积分:1