-
IHS_fusion
ihs融合方法,比较好用,测试通过,大家可以试试~(ihs fusion methods, better quality, tested, we can try ~)
- 2010-06-22 22:24:57下载
- 积分:1
-
颜色直方图
它所描述的是不同色彩在整幅图像中所占的比例,而并不关心每种色彩所处的空间位置,即无法描述图像中的对象或物体。颜色直方图特别适于描述那些难以进行自动分割的图像。(It describes the proportion of different colors in the entire image, and does not care about the spatial location of each color, that is, it can not describe objects or objects in the image. Color histograms are especially suitable for describing images that are hard to segment automatically.)
- 2017-07-11 14:17:48下载
- 积分:1
-
Joint-Bayesian-master
联合贝叶斯人脸验证python代码,机器学习(Joint Bayes face verification)
- 2018-05-21 10:21:53下载
- 积分:1
-
gbvs
静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt).
Please try it out and email me if you have any questions.
Download:
Please select one of the following to download:
[gbvs.zip]
This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below).
Right after you download the zip file, you must change into the gbvs/ directory and run:
>>)
- 2011-09-11 15:56:18下载
- 积分:1
-
matlab实验程序
说明: (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。
(2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。
(3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。
(4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image.
(2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results.
(3) The image processing of Laplacian operator and image enhancement are realized by programming
Sobel operator is used to extract image edge. The results are compared with those of MATLAB.
(4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)
- 2020-07-19 14:29:09下载
- 积分:1
-
CSR_Denoising
该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
- 2017-05-02 20:48:25下载
- 积分:1
-
MPPT
MPPT algorithm INC method
- 2021-03-13 14:59:24下载
- 积分:1
-
choi_matlab
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。(rice university CHOI written on wavelet-domain HMT model for image denoising algorithm. Comparison of the classical algorithm. HMT model of research has great reference value counterparts.)
- 2007-07-26 15:43:12下载
- 积分:1
-
regiongrow2
区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 (regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel additional seeds)
- 2006-12-21 20:53:55下载
- 积分:1
-
CVPR12_SAS_code
一种基于超像素的图像分割程序,是cvpr13年文章的相应代码,可以学习下(An ultra-pixel-based image segmentation procedure is the appropriate code cvpr13 In the article, you can learn under)
- 2014-03-26 16:05:10下载
- 积分:1