搜索资源列表
match-v3.3.src
- This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih \"Multi-Camera scene Reconstruction via Graph Cuts\" In: European Conference on Computer Vision, May 2002. Vladimir
A-Model-of-saliency
- 本文是基于生物视觉注意模型的算法介绍,基于显著图理论-This article is based on biological visual attention model algorithm introduced, based on graph theory significantly
sift_experiment
- Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个
gbvs_Itti-saliency
- Graph-Based Visual Saliency
gbvs
- 可用于计算输入图像或图像序列的基于全局的视觉显著图,或计算标准的Itti显著图。-This can ompute a "Graph-Based Visual Saliency" map for an image or image sequence or compute the standard Itti saliency map.
MINE
- 计算机图形学的大作业,使用MFC实现,编译环境为Visual Studio 2012,图形均为MFC所绘制的,没有使用图片,可自定义扫雷难度。Release文件夹中有可直接运行的程序。-Homework of Computer graphics, which uses MFC to implement. The compiler environment is Visual Studio 2012. The graph are drawn by MFC, without the use of im
SDgraph
- 06年Nips上经典的基于图模型的视觉显著性检测matlab版本源码-Graph-based model for visual saliceny detection
gbvs
- Gbvs图像的显著度检测算法,用Matlab编程的,非常实用的算法适合图像处理入门学习-graph-based visual saliency
sigsaliency
- 显著度的检测,包括图像的平滑操作,图像分割重组等检测操作-graph-based visual saliency
GBVS
- 基于视觉图论的运动目标检测识别,可以通过提取运动目标特征来检测运动目标-Visual graph theory based moving target detection and recognition, you can extract the moving target signatures to detect moving targets
the shortest path program in graph theory
- 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p