-
yocan5book
1.支持多用户
2.支持自定义背景音乐,更个性化
3.可自定义浮动图片使留言本更漂亮(1. Support multi-user
2. Support for custom background music, more personalized
3. Customizable floating picture to make this message more beautiful)
- 2016-03-20 11:22:27下载
- 积分: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
-
SRAD
各向异性扩散相干斑降噪,可以在增强边缘的同时滤出噪声,效果很好!(Anisotropic diffusion, coherent noise can enhance the edge of the filter out the noise at the same time, the effect is very good!)
- 2015-09-07 16:12:11下载
- 积分:1
-
Digital-Image(201008)
计算机图形学图像处理学习内容,附带PPT教程里面的代码。(the ppt for Digital Image)
- 2012-02-18 15:17:52下载
- 积分:1
-
SSIM
图像质量评价的一个重要的指标:平均结构相似度(MSSIM),比PSNR有更好的性能,并且计算简单。(Image quality assessment is an important indicator: Average structural similarity (MSSIM), better than the PSNR performance, and easy to compute.)
- 2011-10-18 17:05:45下载
- 积分:1
-
variance
实现图像的方差,斜度,峰度,能量和熵的实现,代码简单,可以直接运行(matlab graph variance)
- 2010-07-07 21:26:06下载
- 积分:1
-
ICA
本文首先概述了独立成分分析与盲信号分离, 主成分分析的关系, 然后系统地介绍了该技术的基本概念和数据模型, 对现今比较流行的各种独立成分分析算法进行了剖析和总结。最后对独立成分分析的发展及应用前景作了展望(In this paper, an overview of independent component analysis and blind signal separation, principal component analysis of the relationship, and then systematically introduces the basic concept of the technology and data models for today' s more popular variety of independent component analysis algorithm is analyzed and summarized. Finally, independent component analysis of the development and application prospects are described)
- 2020-11-26 11:49:31下载
- 积分:1
-
levelsetImagesegment
自己用水平集方法编的,实现了医学图像的分割,效果不错,可试一下(Their allocation by level set method, and realize the medical image segmentation, the effect good, can try)
- 2008-04-14 10:25:51下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
HDRImaging
HDR图像生成的算法,很实用和有效。利用多帧不同曝光时间的图像合成HDR的图像。(Algorithm of HDR image generation)
- 2017-10-15 19:02:48下载
- 积分:1