搜索资源列表
vigra
- VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Muss
gandalf.1.5
- Gandalf软件(含源码)主要用于计算机视觉分析与相关数字分析。用C语言编写。Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Includes many useful vision routines, including camer
graphcut
- 在计算机视觉中的立体匹配算法----最大流最小割,最新的研究成果.-in computer vision of the stereo matching algorithm-largest flow minimum cut, the latest research results.
ImageAlignment
- Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
TR98-71
- 介绍张正友摄像机标定的一篇博士论文,对计算机视觉的人很有帮助。-Zhang briefed the Friends of camera calibration is a doctoral thesis on computer vision people very helpful.
SzeliskiBook_20100517_draft
- Computer Vision: Algorithms and Applications 图像入门基础,非常值得学习的一本书 2010年5月最新版,还没有实体书-Computer Vision: Algorithms and Applications image entry based on a book well worth study in May 2010 updated version, there is no physical book
cvmeanshift
- 计算机视觉领域用mean—shift算法制作的分割程序。-The field of computer vision algorithms make use of mean-shift segmentation procedures.
glow_104.tar
- KLT 光流法 GPU的实现,需要显卡,大家赶快下吧,保证高质量-This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation
EStereo
- EStereo is a computer vision C++ library for real-time disparity estimation. It computes dense stereo matching from 2 or 3 images as well as 3D scene reconstruction. The library also comes with a GUI-based application (StereoPlus). -ESTEREO real-t
opencv
- 首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
Dip(
- 灰度值 立方图 计算机视觉教程 作业 一个学期所学内容-Gray value cube computer vision tutorial jobs
preprocess-the-image
- 《opencv2计算机视觉编程手册》一书的勘误表,避免学习者见到错误的地方,不知所云。- Opencv2 computer vision programming manual s errata, avoid learners understand the wrong place.
detect_object
- 计算机识别:画出目标所在方框,需要opencv支持-computer vision, detect object
detect-humface
- 计算机识别:画出人脸所在方框,需要opencv支持-computer vision ,detetc humanface
detect-smile
- 计算机识别:画出微笑人脸所在方框,需要opencv支持-computer vision, detect smile face
CV
- 计算机视觉课上做的一些作业,包涵灰度化,拉伸、直方图等等初学者可以参考的代码-Course on Computer Vision do some homework, bear with graying, stretching, histogram, and so beginners can refer to the code
mixture_of_gaussians
- 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
opencv2
- opencv2计算机视觉编程手册随书源码-Opencv2 computer vision programming manual with the book source