搜索资源列表
C++0314085
- JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都对其应用前景表示乐观, JPEG 2000 在图像压缩领域里
Videocapture.rar
- 新手编写的视频录像程序 在vc++6.0环境下编译成功运行 这个需要摄像头并安装好驱动程序 是初学视频者很好的资料 也可在此基础上改进与提高,New video prepared by the procedure in vc++6.0 environment successfully compiled to run this need a good camera and install the driver who is a good beginner video information is
skeleton-motion
- 在计算机视觉领域,人体运动分析的研究具有相当广泛的应用前景。由于人体运动的复杂性,已有的研究方法都对研究对象—人体,加上了许多限制条件。本文中提出了一种新的方法来获得各类人体运动的信息。本文主要论述了该方法中对人体三维运动骨架的重建部分,其基本思想是在摄相机定标的基础上,应用三维人体模型知识和运动连续性依次建立每个图象的人体运动骨架。-In the field of computer vision, human motion analysis with a wide range of appli
vms-0.0.1
- 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系
esCARAbajo
- In recent times, the camera manufacturers have included a new parameter in the analysis: facial recognition. How a camera can detect if there are faces in a scene? For simple, when analyzing the data they send the AF and AE camera contrasts them with
WebCamera_test
- WEB Camer摄像头程序,用于新入门人员测试使用。-WEB Camer camera program used to test for the new entry.
A-Flexible-New-Technique-for-Camera
- 主要讲述摄像机的标定,很经典的一篇论文,是一种比较简单的标定方法。-Mainly about the camera calibration, a classic paper, is a relatively simple calibration method.
video-based-traffic-monitoring
- 本文重点讲了在摄像头视野内的多辆车的监控和跟踪。基于特征检测的层次结构和融合,我们在本文中提出一个新的车型检测框架。-This article focuses on about the monitoring and tracking of vehicles in the camera field of view. Based on the hierarchy of the feature detection and integration in this paper, we propose a
STAFCanon
- TCanon Delphi 2005 Component Ver 1.0 ------------------------------------------------------------------ Source in: STAF_Canon.pas Purcose: Controlling the Canon EOS photo cameras. ================================================= You can
GMM
- 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
test1
- 用opencv库打开摄像头并显示,运行环境VS2010,需要配置好opencv2.4.9,适合刚接触opencv的人群-open camera and display with Opencv library , operating environment VS2010, needs to configure opencv2.4.9, suitable for people new to opencv