-
C# 绘制圆形、矩形、三角形 实例
GDI实例3,绘制圆形、矩形等图形
- 2013-02-10下载
- 积分:1
-
Brain-MRI-Ssegmentation
自己写的分割脑组织的程序,用FCM方法分割,可以直接运行(Write their own brain tissue segmentation procedure, using FCM segmentation method can be run directly)
- 2011-10-27 22:03:02下载
- 积分:1
-
HOSA-Toolbox
高阶频谱分析工具箱,老外写的代码,可以用来做实验(High-order spectral analysis toolbox, a foreigner writing code that can be used to experiment)
- 2011-10-16 19:19:02下载
- 积分:1
-
image_matching
说明: 实现了三种图像匹配算法
1:归一化互相关匹配算法
2:基于Hausdorff距离的图像匹配算法
3:图像不变矩匹配算法(Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matching Algorithm)
- 2021-03-28 19:09:11下载
- 积分:1
-
work
针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。(For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into blocks the size of the window, and then sub-block feature vector extraction unit, using FCM clustering coarse partition, and then block on the edge, in pixels from the new Feature Extraction, for fine segmentation. Improve the segmentation results after the speed and accuracy of segmentation.)
- 2011-06-06 20:51:45下载
- 积分:1
-
LMS
用于数字图像处理的椒盐噪声滤波的自适应算法,(Salt and pepper for digital image processing adaptive noise filtering algorithm)
- 2013-09-06 10:23:41下载
- 积分:1
-
Matlab-edge-detection-operator
自己整理的经典边缘检测算子matlab源程序
图像处理必备
1、canny算子
2、kirsch算子
3、laplacian算子
4、log算子
5、prewitt算子
6、robert算子
7、robinson算子
8、sobel算子(Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsch operator, Laplacian operator, and the log operator Operators 6 prewitt, robert. Operator, robinson operator 8, sobel operator)
- 2012-05-31 11:18:31下载
- 积分:1
-
tuxiangpingjie
图像拼接及柱面全景图生成算法研究 图像拼接及柱面全景图生成算法研究(Image mosaicing and cylinder panorama generation algorithm is studied)
- 2012-01-14 19:37:10下载
- 积分:1
-
salt-and-pepper-
halcon代码 ,对图像添加高斯噪声 椒盐噪声(halcon code, add the image Gaussian noise impulse noise)
- 2015-06-29 10:40:11下载
- 积分:1
-
frft
矩形信号的frft(分数傅里叶变换wigner_ville_1.m 单分量信号去噪
wigner_ville_2.m 双分量平行信号去噪
wigner_ville_3.m 3分量信号频率检测)分数傅里叶变换是经典傅里叶变换的另一种改进方式。它的主要特点是提供研究对象从时间域到频率域全过程的综合描述,随着阶数从0连续增长到1,分数傅里叶变换展示出研究对象从纯时间域逐步变化到纯频率域的所有变化特征。因此,分数傅里叶变换提供了远比傅里叶变换多得多的可供选择的数据处理和分析方法。(The rectangular signal FRFT (Fractional Fourier Transform) Score Fourier transform is another modification of the classic Fourier transform. Its main feature is a comprehensive description of the study from the time domain to the frequency domain, with the order of continuous growth from 0 to 1, the fractional Fourier transform demonstrate the object of study from a purely time-domain gradually change to a pure frequency domain variation. Thus, the fractional Fourier transform provides data processing and analysis methods than Fourier transform much more to choose from.)
- 2012-09-23 11:58:05下载
- 积分:1