-
watershed
利用形态学分水岭算法对图像进行分割,对细胞图像能达到较好的分割效果(Using morphological watershed algorithm for image segmentation, the cell image segmentation can achieve better results)
- 2021-01-28 20:28:35下载
- 积分:1
-
winner-
用matalab编译的winner滤波法对图像进行去噪处理,利用了FFT的方法(Compiled using matalab winner filtering method to deal with the noise of image, using the FFT method
)
- 2013-03-19 20:56:02下载
- 积分:1
-
Pyramid
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】(Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】)
- 2009-09-16 22:39:30下载
- 积分:1
-
enhance
图像增强图像增强 对比度增强 视觉增强对比度增强 视觉增强(image Enhanceme)
- 2010-05-21 11:26:34下载
- 积分:1
-
colorhist
颜色特征提取,为matlab 源文件,是底层图像处理的基本特征之一,是本人在做硕士论文时收集修改的代码(Color Feature Extraction for the matlab source file, the underlying image processing are one of the essential features)
- 2009-02-24 12:02:19下载
- 积分:1
-
xiaobozengqiang
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!(First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!)
- 2021-03-24 19:19:14下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
GeneratePictures
在计算鬼成像当中,用于生成计算散斑,有了计算散斑 可以做仿真或者其他用途(In the calculation of ghost imaging were used to calculate the generating speckle, speckle can do with computing simulation or other purposes)
- 2016-10-14 20:31:06下载
- 积分:1
-
DXF文件数据提取
通过对DXF文件解析,将解析后的数据以列表的形式展示在winform窗体中
- 2020-04-13下载
- 积分:1
-
BJ200_4
一个很有用的SAR图片,可用于SAR图像的目标识别(A very useful SAR image can be used for target recognition SAR image)
- 2016-12-25 09:36:21下载
- 积分:1