搜索资源列表
Visual C++编程实现摄像头视频捉
- 本文提供的视频捕捉类CcaptureVideo和示例,在Win2K + DirectX9 SDK + VC6 环境下调试通过。注意:编译时需要Strmiids.lib Quartz.lib两个库文件(DirectX9 SDK自带)。 -This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment. Atte
A.ps
- A Model of Saliency-Based Visual Attention for Rapid Scene Analysis.ps.gz
VA_X.10.4.1624.crack
- 非常棒的VC插件,能大幅度提升工作效率,强烈建议使用VC的同学安装!! 将安装目录中的VA_X.dll覆盖掉即可,注意版本。 关于visual assist x: 由whole tomato开发的visual studio的插件,通过它你可以实现高亮代码、输入提示、组织代码、纠错代码、快速阅读. 用这个东西可以在visual studio里快速高效方便地开发c++,vb,c#程序。下面是visual assist x的相关链接:-VC great plug-in, can gr
VA_X.10.4.1619.crack
- 非常棒的VC插件,能大幅度提升工作效率,强烈建议使用VC的同学安装!! 将安装目录中的VA_X.dll覆盖掉即可,注意版本。 关于visual assist x: 由whole tomato开发的visual studio的插件,通过它你可以实现高亮代码、输入提示、组织代码、纠错代码、快速阅读. 用这个东西可以在visual studio里快速高效方便地开发c++,vb,c#程序。下面是visual assist x的相关链接:-VC great plug-in, can gr
Saliency
- 利用视觉注意机制生成显著图(包括matlab程序、exe程序和相应的文章)-Use of visual attention mechanisms generate significant plan (including the matlab program, exe and the related article)
itti-koch-1998
- 有关视觉注意机制的文章,英文原文,itti-Articles on visual attention mechanisms, the English original, itti
A-Model-of-saliency
- 本文是基于生物视觉注意模型的算法介绍,基于显著图理论-This article is based on biological visual attention model algorithm introduced, based on graph theory significantly
xishaoxing
- 模仿人眼的视觉注意机制,以图像中的稀少点和对比度为特征,求出视觉注意点。-Mimic the human eye visual attention mechanism to image point and a contrast ratio of rare characteristics, find the point of visual attention.
FaceDetection
- 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
SaliencyToolbox2.2
- 视觉注意力模型,寻找感兴趣区域,模仿人眼找出最感兴趣的区域,再找出第二感兴趣的区域,以此类推-Visual attention model to find the region of interest, to imitate the human eye to identify the most interesting region, and then find the second region of interest, and so on
ONEzj
- 根据Itti视觉注意模型得到图像的显著区域。本算法简单并且对一般简单的图像能够提取出比较好的显著区域。-According to Itti visual attention model are significant regions in the image. The algorithm is simple and easy on the general good image to extract a significant area.
Visual-attention-driven-analysis-
- 视觉注意驱动的基于混沌分析的运动检测方法,matlab论文,功能详细-Visual attention-driven analysis based on chaotic motion detection method, matlab thesis, Feature Details
Visual-Attention-Survey
- 计算视觉注意系统及其认知基础调查,matlab英文论文-Computational Visual Attention Systems and Their Cognitive Foundations A Survey
visual-attention
- 基于视觉注意和SNAKE模型获得肿瘤轮廓-Get the contour of the tumor based on visual attention and snake model。
significance-of-visual-attention
- 对现有基于注意力机制的静态显著性计算和动态显著性计算技术进行综述-Significance of existing significant computing and dynamic computing technology based on static attention mechanisms are reviewed
visual-attention
- 彩色图像视觉注意程序,并有绘制ROC曲线和AUC计算功能-visual attention code for color image,it can plot AUC and ROC
Visual-Attention
- 这是我自己根据Visual Attention Detection in Video Sequences Using Spatiotemporal Cues这篇文章写的matlab程序,比较好用,但是效果还有待完善,贴出来大家看看,有好的改进办法欢迎留言。压缩文件里面包含论文以及LC算法的代码。-This is based on my own Using Visual Attention Detection in Video Sequences Spatiotemporal Cues This
visual-attention-model-implementation
- Implementation of a Visual Attention Model according to paper : A model of saliency-based visual attention for rapid scene analysis
bottom-up-visual-attention-model
- 基于显著性的视觉注意模型用于快速场景分析,效果不错。-Based on significant visual attention model for fast scene analysis, good results.
Itti-c
- 论文:A model of saliency-based visual attention for rapid scene analysis.(1998) C++版本(Paper:A model of saliency-based visual attention for rapid scene analysis.(1998) Implement:C++ version)