资源列表
Circle-Median-Filter
- 对于circle-valued数据而言的一种快速中值滤波,例如信号或图像描述阶段或方向-Fast median filter for circle-valued data, for example signals or images describing phase or orientation
K-means_C
- 用K-means算法实现数据聚类。首先利用C随机产生800个数据,并将这800个数据作为一组训练样本;其次利用K-means的原理跟方法将这组样本聚类成8个类,从而实现数据的分类。-Data Clustering with K-means Algorithm. First, 800 data were randomly generated by C and the 800 data were used as a set of training samples. Secondly, the K-m
main
- 模糊图像的去模糊处理,主要有利用hough变换估计模糊方向,利用radon变换估计模糊长度。-Blurred image deblurring process, mainly using the estimated blurring direction hough transform, radon transform using the estimated blur length.
vc_image_xingtaixue
- VC++图像处理,对形态学中的膨胀与腐蚀做了具体的代码示例,让读者可通过具体源码来深入理解形态学的概念知识。-C++ image processing, the morphology of the expansion and corrosion to do a specific code example, so that readers can through the specific source code to understand the concept of knowledge in d
vc_image_pinghua
- VC图像平滑处理源码,为了消除图片噪声,提高质量,一般采用平滑处理,根据不同的平滑方法,可以针对不同的目标而进行不一样的特征提取或质量增强。-VC image smoothing source, in order to eliminate picture noise, improve quality, the general use of smoothing, according to different smooth methods, can be different for differen
wavefilter
- 对噪声图片进行小波变换,采用合适的阈值进行滤波,再对处理后的图像进行锐化处理,得其信噪比-Image noise wavelet transform, using a suitable threshold value filtering processing is then performed on the image sharpening process, obtaining the signal to noise ratio
image_bianyuanjiance
- 图像边缘检测,边缘检测的方法比较多,常用到梯度处理,微分处理。分别包含边缘检测处理、梯度检测、微分运算。-Image edge detection, edge detection methods are more commonly used to gradient processing, differential processing. Including edge detection processing, gradient detection, differential operation.
write_raw_mhd
- 将matlab变量转化为raw格式,并编写mhd文件-Transform the .mat format into raw format
SSIM
- 实现图像SSIM的计算, 实现图像SSIM的计算,实现图像SSIM的计算。-Implementation of image SSIM calculation Implementation of image SSIM calculation Implementation of image SSIM calculation
MATLAB_image
- 基于MATLAB的图形和图像处理书籍,内容丰富,方便图像和图形方面的研究人员使用。-Graphics and image processing books based on Matlab rich in content for graphics and graphics researchers.
Visual-CPP-MATLAB_image_regonize
- 关于Visual C++和MATLAB的图像识别和处理书籍,适合研究人员使用。-About Visual C and MATLAB image recognition and processing books, suitable for researchers to use
lizi
- 基于matlab的GUI的粒子滤波算法与实现,其中含有五中轨迹的代码-Particle filter