搜索资源列表
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
NetAudioVideo.v3.0
- 网络音视频传输3.0 2006-06-23 TVideoCap-提供视频捕捉,预览的功能 TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。 TRECVideo-和上面的控件是一对,用于接收。 TACMWaveOut-声音输出控件。 TACMWaveIn-声音输入控件。 TSendVideo_VIDX-Vidx压缩传输控件。 TRecXVID --接收vidx压缩初频的控件。 TVideoAdd1--
DShow
- 没有解压密码,使用DShow同时进行视频预览和捕捉,大家在图像编程时用的到-not extract passwords, use DShow simultaneous video preview and capture, everyone in the image of programming to use
mean_shift
- mean shift的源代码,用于学习 Bilkent University: Mean-shift Tracker based Moving Object Tracker in Video Version: 1.0 Compiler: Microsoft Visual C++ 6.0 (tested in both debug and release mode) -mean shift in the source code, for learni
ezvidc60[1]
- the program let the user see the video of webcam in the visual basic-the program let the user see the video of the web cam in the visual basic
CaptureVideo
- 用来捕捉正在播放的视频文件的图像窗口内容,比如使用Media Player。这个功能使用DirectX and DirectShow可能很容易就实现了,当时我没有看到相关的文章或者源代码,据我所知,HyperSnap-DX好像是捕捉播放的视频图像的一个工具。 我做了一个示例程序,当你使用播放器播放视频文件的时候,运行这个程序,在“Option”菜单中选择“Start Caputre”即可进行捕捉,在“File”菜单可以选择“Save...”菜单可以保存捕捉的图像为bmp文件。-i
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
EVideo
- 采用UDP协议写的一个网络视频和聊天程序,对学习网络编程的大虾有帮助-using UDP written in a network video and chat program, the Learning Network Programming prawns help
marvin-v1.1.2-final-eclipse-pr
- Marvin is an extensible image processing framework developed in Java. Every image processing algorithm is developed as a plug-in. Plug-in are integrated with the framework features, such as image manipulation, video capturing, plug-in history, perfor
Image.rar
- 静态图像中的人体检测技术在驾驶员辅助系统、人体运动捕捉、色情图片过滤以及虚拟视频等领域有重要的应用价值。,Static images of the human body detection technology in driver assistance systems, human motion capture, filter pornography and other areas as well as the virtual video has important application va
RgnTst
- 对任何坐标类型多维地区的模板类 一个几年前,我曾写了一个视频挂钩驱动程序排序。在那里,我需要: (其中包括)地区的业务处理,如发现路口,减,加入区域,等 有一个在Win32 API的这些地区的支持。区域功能是用于操作CreateRectRgn,CreateEllipticRgn,EqualRgn,GetRgnBox,OffsetRgn,CombineRgn,等这个API是相当难看,在我看来不舒服。它的实施是隐蔽,你要手柄(HRGN)来使用它。当你需要,例如,要找到一两个区域相交,你必
vcdemo.rar
- 这是天敏SDK3000视频采集卡的VC demo程序,很详细的介绍了天敏SDK300视频采集卡的使用方法,This is a video capture SDK3000 Tianmin card VC demo program, it is described in detail SDK300 Tianmin video capture card to use
stasm-src-2.4.tar
- 视频人脸跟踪算法研究,实现了在视频中人脸跟踪功能。-Video Human face tracking algorithm, the realization of human faces in video tracking.
hrssystem-4win32-1.0
- HRS Reconstruction System This program build 3D model of object from range images. Program use modified volume reconstruction method for creating a model. In this method I replace difficult calculations on CPU with simple rendering on video card. -HR
Windows_GDI
- 图形设备接口(GDI,Graphics Device Interface)的主要目标之一是支持在输出设备(如视频显示器、打印机和绘图仪)上的与设备无关的图形。 GDI通过将应用程序与不同输出设备特性相隔离,使Windows应用程序能够毫无问题地在Windows支持的任何图形输出设备上运行。-Graphics Device Interface [GDI, Graphics Device Interface] one of the main objectives are to support the
Addison.Wesley.OpenGL.Distilled.Feb.2006
- OpenGL opens the door to the world of high-quality, high-performance 3D computer graphics. The preferred application programming interface for developing 3D applications, OpenGL is widely used in video game development, visualization and simulati
RunningAvg-without-seletivity
- 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
Videoreadingandextractthetargetofbackground
- mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
opencv-temp
- opencv 实现模板匹配,方法对图像、视频都可用,简单、易懂!-Opencv achieve template matching procedures, simple, easy to use, can realize the matching of image, video in!