搜索资源列表
deblur_code_1_2
- 从单张图片中去除相机抖动造成的模糊的matlab程序,算法见Removing Camera Shake from a Single Image
Taylor四相码信号及其模糊图的绘制
- Matlab语言由早期专门用于矩阵运算的计 算机语言发展而来,其运算格式与数学格式几乎 一样,程序因此十分简洁。且其具有强大的数值 计算能力、高级图形和可视化数据处理能力,特 别适用于科学计算、图像处理、数据的拟合与可 视化,所以本文选用Matlab语言。 如果能得到模糊函数的精确解析表达式,这 项工作就会十分简单。但现在的雷达信号越来 越复杂,如频率编码信号、码长大的相位编码信 号要计算出其模糊函数的解析表达式很麻烦。 下面以绘制13位Taylor四相码的立体模糊图 为例
FuzzyCMean.zip
- 图像处理 模糊C均值算法 MATLAB代码 压缩包解压时没有密码,Image processing fuzzy C means algorithm MATLAB code extracting compressed package without a password
isodata.rar
- 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
clustering.rar
- 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值,Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
mohujulei.rar
- matlab模糊聚类算法进行图像分割的源程序,matlab fuzzy clustering algorithm for image segmentation source code
Maximum Entropy v1.00
- 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
fcm
- 很好的模糊聚类算法 用MATLAB编写的-Good fuzzy clustering algorithm using MATLAB prepared
EdgeDetection
- 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
retinex_frankle_mccann
- Retinex算法对较暗区域的图像处 理有明显效果,改进的Retinex方法则是基于经典Retinex,对具有较高亮度的遥感图像通过图像变 换方法达到去除模糊的目的。 -Retinex algorithm for image processing on the dark region was effective to improve the Retinex method is based on the classic Retinex, on remote sensing images
FCM
- 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
aaa
- 是基于模糊聚类的图像分割算法 matlab代码
FCM
- 实现了模糊聚类算法,能将N个样本分成C类(1《C《N)-Fuzzy C-means Clustering
FCM-C-mean-cluster-segment-[matlab]
- 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
数字图像处理图像去模糊迭代盲去卷积算法
- 数字图像处理图像去模糊迭代盲去卷积算法matlab源代码-Digital image processing, image deblurring iterative blind deconvolution algorithm Matlab source code
基于pca+lda+粗糙集+模糊神经网络的人脸识别
- 各种算法用于人脸识别,各个算法的识别率都不错,有lda,pca等算法(Various algorithms are used for face recognition, and the recognition rate of each algorithm is good. There are algorithms such as LDA, PCA and so on)
模糊C均值算法
- 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
deblur_code_1_2
- 图像去模糊算法,可以去除图像的模块,重建出清晰图像。(Removing Camera Shake from a Single Image)
噪声分析算法代码:
- 对运动模糊图像的噪声分析算法。希望各位大佬能采纳(Noise analysis algorithm code:)
cvpr09 defog(matlab)
- 基于暗通道先验的图像去雾算法源代码,经调试可以顺利运行,能够处理薄雾或者浓雾遮盖的模糊图片,效果很不错。(The source code of image de haze algorithm based on a priori dark channel can run smoothly after debugging, and it can handle blurred images covered with mist or dense fog. The effect is pretty goo