资源列表
Texture_mosica
- 利用聚类技术实现纹理图像分割的实验算法程序-Clustering technology experimental texture image segmentation algorithm program
Untitled
- 利用MATLAB对图像进行分解为高频和低频部分,在重构得到图像的高低频部分并显示出来-MATLAB decomposed into high-frequency and low-frequency part of the image, the high-low-frequency part of the image in the reconstruction and display.
qtfm
- 四元数傅里叶变换工具函数,内含完全代码和PDF文件说明,可以添加为MATLAB工具箱使用。-Quaternion Fourier transform tool function, contains the complete code and PDF file descr iption, can be added as a MATLAB toolbox.
k-mediods
- 用于图像特征的K中心点聚类(k-mediods)的matlab实现。-k-mediods implements by matlab, used for cluster of image feature
FCM_clust
- 本文在阐述聚类分析方法的基础上重点研究FCM聚类算法。FCM算法是一种基于划分的聚类算法,它的思想是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。最后基于MATLAB实现了对图像信息的聚类。- This paper describes the basis of cluster analysis methods and focus on the FCM clustering algorithm. FCM algorithm is a clustering algorithm b
entropy
- 各种信息熵的计算,包括Tsallis 熵,Renyi熵,Shannon熵等,及它们的扩展形式。-The functions include extensive Shannon and nonextensive Tsallis,escort Tsallis,and renyi entropy.
WPF_chart
- 非常经典的WPF图表图形开发源代码 非常全面-The WPF chart graphics development source code
Sample
- MFC基于对话框图像处理,各种变化,各种滤波等-Image processing, various changes, filtering, etc.
image
- 利用matlab的gui显示两幅图像并对图像进行边缘提取,高斯变换、滤波、特效的浮雕马赛克、雾化、添加水印、图像增强等各种图像处理功能-Gui matlab the two images and image edge extraction, Gaussian transform, filtering, effects relief mosaic, atomization, add watermark, image enhancement, and other image processing f
lens
- 鱼眼图像畸变校正的代码,基于C鱼眼实现,校正效果与Opencv差不多-The fisheye image distortion correction code, C-based fish-eye correction effect Opencv almost
software
- 用于压缩感知图像处理的matlab代码 包括CoSaMP,GBP,IHT,OMP,BP,SP等算法的代码-matlab codes for image processing applied for compressed sensing,codes including CoSaMP,GBP,OMP,BP,IHT,SP
Color-Image-JPEG-Compression
- 彩色图像的压缩与解压的程序,网上关于图像压缩的程序基本上是黑白图像的压缩,我参考别人黑白图像压缩的源码改写出了彩色图像的压缩与解压的程序,里面包括色域的转换、DCT变换等-Compression of color images online image compression and decompression program, the program is basically a black and white image compression, my reference to the ot