yanghe888 在 2009-11-13 05:14:55 上传
说明:GPU Accelerating Speeded-Up Robust Features. Many computer vision tasks require interest point detection and description, such as real-time visual navigation. We present a GPU implementation of the recently proposed Speeded-Up Robust Feature extractor, currently the state of the art for this task. Robust feature descriptors can give vast improvements in the quality and speed of subsequent steps, but require intensive computation up front that is well-suited to inexpensive graphics hardware. We describe the algorithm’s translation to the GPU in detail, with several novel optimizations, including a new method of computing multi-dimensional parallel prefix sums. It operates at over 30 Hz at HD resolutions with thousands of features and in excess of 70 Hz at SD resolutions.
开发平台:Visual C++ | 大小:1505KB | 下载18次
helloyuxin 在 2009-11-10 18:57:21 上传
说明:EM算法在概率图中的应用,在计算机视觉中也用用到!
开发平台:matlab | 大小:27KB | 下载60次
飞机飞不动 在 2009-11-08 12:56:26 上传
说明:基于VC++2008的视频文件与摄像头处理源码与说明,说明文件是英文的,当时是 用于VC++2005,但是应该不妨碍大家阅读。 共包括三个工程,分别为MPEG文件的处理、单个摄像头的处理、两个摄像头的处理,每 个工程带一个Word说明文件。 至于大家所要的视频文件的处理和多文档窗口的编程资料,里面都有很好的示例。
开发平台:Visual C++ | 大小:7430KB | 下载43次
voltz 在 2009-11-03 14:56:43 上传
说明:computer vision praktikum
开发平台:Visual C++ | 大小:31661KB | 下载1次
voltz 在 2009-11-03 14:08:53 上传
说明:computer vision project
开发平台:Visual C++ | 大小:16808KB | 下载3次
monkey123 在 2009-11-01 09:16:14 上传
说明:code for vision stuff homework related
开发平台:MultiPlatform | 大小:9465KB | 下载3次
lin_fang888 在 2009-10-27 09:53:57 上传
说明:华清远见FPGA 第2讲、FPGA设计入门2 视频
开发平台:VHDL | 大小:5674KB | 下载4次
zchengj 在 2009-10-22 12:52:31 上传
说明:机器视觉,利用visual c++完成机器视觉的程序设计,对于正在从事机器视觉研究的同学帮助很大。
开发平台:Visual C++ | 大小:268KB | 下载27次
rkg117 在 2009-10-09 00:23:38 上传
说明:This document contains the details about Bayesian Learning. It can be very useful for Computer vision and adaptive system implementations
开发平台:PDF | 大小:495KB | 下载4次
hustyw 在 2009-09-16 19:58:13 上传
说明:一片关于机器视觉、视觉测量领域的硕士学位论文,对于研究立体视觉测量具有参考价值!
开发平台:matlab | 大小:4525KB | 下载59次
yanxq 在 2009-09-16 09:51:57 上传
说明:这是一本徐关佑的一本关于机器视觉方面的书,是学习机器视觉技术人员的很好的助手
开发平台:Visual C++ | 大小:6964KB | 下载36次
doodoo4909 在 2009-09-15 10:59:12 上传
说明:应用于计算机视觉领域,拍摄等像素大小的两张图片,其中一张是细节图,我们可以将我们关注的这张细节图(拍摄得清楚)‘粘贴’到大图中,起到细化局部的作用
开发平台:matlab | 大小:4147KB | 下载7次
doodoo4909 在 2009-09-14 22:19:39 上传
说明:应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张
开发平台:matlab | 大小:10068KB | 下载160次
snowrui 在 2009-09-10 21:23:45 上传
说明:清华大学计算机系徐光祐编写,对计算机视觉进行了基础的讲解.
开发平台:PDF | 大小:6831KB | 下载20次
snaidercl 在 2009-09-09 23:30:08 上传
说明:Vision and mind ebook for percepction
开发平台:PDF | 大小:2810KB | 下载6次
diosOdin 在 2009-09-09 08:08:25 上传
说明:many implementing them, created using opencv, "Artificial Vision"
开发平台:C/C++ | 大小:1163KB | 下载8次
bit_rain 在 2009-09-08 23:48:10 上传
说明:讲述机器视觉的原理及实现方法,很不错的机器视觉方面的参考材料,但是要求一定的英文功底
开发平台:Visual C++ | 大小:2035KB | 下载17次
华一 在 2009-09-08 21:52:40 上传
说明:机器视觉的开发包,包括摄像机的标定,图像分割,等。
开发平台:Visual C++ | 大小:18101KB | 下载55次
nari123 在 2009-08-25 19:56:47 上传
说明:DIP presentation Introduction Hardware for image processing - Basics Eye – Human vision sensor
开发平台:PDF | 大小:2061KB | 下载7次
keller 在 2009-08-22 07:18:48 上传
说明:knn cpp vision library
开发平台:Visual C++ | 大小:106KB | 下载4次
keller 在 2009-08-22 06:55:30 上传
说明:megawave vision libarary
开发平台:Visual C++ | 大小:4748KB | 下载4次
cruiser1011 在 2009-08-19 23:42:38 上传
说明:这篇文章描述了促使graphcut发展的主要理论特性,并分析了这些特性的局限性。
开发平台:PDF | 大小:318KB | 下载40次
ustcdonkey 在 2009-08-09 19:33:40 上传
说明:mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。均值转移算法、均值转移代码、Mean-Shift,用于视觉目标跟踪、视频监控、主动视觉等领域,还可以用于图像分割/图像聚类/聚类分割。
开发平台:matlab | 大小:5KB | 下载308次
cbreal159 在 2009-07-31 18:26:01 上传
说明:计算机视觉马颂德。从原理到算法,有助于深入学习了解机器视觉
开发平台:C/C++ | 大小:13651KB | 下载5次
Kuriaa 在 2009-07-27 13:30:34 上传
说明:Algorithms for image processing and computer vision书中的源代码
开发平台:C++ | 大小:24222KB | 下载14次
zgxlogic 在 2009-07-24 10:29:44 上传
说明:计算机视觉中的数学方法,供参考,或者科研使用
开发平台:Windows_Unix | 大小:4015KB | 下载150次
screeam 在 2009-07-16 04:23:57 上传
说明:An active appearance model (AAM) is a computer vision algorithm for matching a statistical model of object shape and appearance to a new image. They are built during a training phase. A set of images together with coordinates of landmarks, that appear in all of the images is provided by the training supervisor.
开发平台:Visual C++ | 大小:22526KB | 下载743次
action44 在 2009-07-08 18:32:50 上传
说明:Vision document for library management system.
开发平台:WORD | 大小:21KB | 下载5次
xiaozuo5207 在 2009-07-05 10:59:22 上传
说明:一本有关特征提取和图像处理的,绝对经典!
开发平台:matlab | 大小:2990KB | 下载53次
qiaowan 在 2009-07-03 18:33:32 上传
说明:机器视觉系统设计方法,相信对初学者有一定帮助!
开发平台:Visual C++ | 大小:453KB | 下载5次