资源列表
发个指纹识别系统
- 抛开别的,现在只说细化。 细化的目的是把图像变成单像素宽。 单像素宽的定义如下: 在8邻域内最多不超过3个临接点。 端点处一个,连续点处2个,分叉点处3个 可是如果这样定义,那么这样的图形无法细化了: 图像是一个叉子,因为交点所在的8邻域是有4个临界点的 这样的图像是无法变成单像素宽的
摄像头抓图程序
- ARM的USB视频采集源程序 抽取出来了三个文件:vidcat.c v4l.c v4l.h 搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常-Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v41.h to finish its compile and build about 60K vidcat executable file and wor
OKCAPOnly
- 创建了基于中自科技嘉的OK采集卡的采集平台,创建了采集类,并独立设计出相关的DIB类和DIBShow类配合采集类显示图像和其他操作使用,个人感觉设计思路具有采集卡程序设计的通用性,开发平台是VC6.0,硬件环境OKC30采集卡,欢迎大家批评指正,提出更好的设计方案-created based on the technology since Stoker's OK acquisition card collection platform, creating a collection cat
VFW-Framegrabber class
- 在vc下 实现视频捕捉 采用了VFW 封装API函数到该类中 我们要做的就是直接调用 :)-A class that encapsulates all APIs for video capture in windows is built in VC. what we need to do is to call it directly.
vgrabbj-0.9.6.tar
- 一种基于Linux的视频捕捉程序,遵守GPL,代码精简。可以将VIDEO 4 LINUX设备(如网络摄像头)传送的图像转换为JPEG,PNG,PNM文件。广泛的用于嵌入式系统之中,也可以作为V4L程序的教学代码。-a Linux-based video capture procedures, compliance with the GPL, streamlined code. VIDEO 4 can be LINUX equipment (such as network camera) the
openCV program
- 这是一个OPENCV和MFC相结合的演示程序,主要是完成了在几个窗口同时读入,显示几个不同的视频流- This is the demonstration program which OPENCV and MFC unifies, mainly was completes has also read in several windows, demonstrated several different video frequencies flowed
摄像头监视程序
- 一个可以控制所有摄像头的监视程序. 功能包括:旋转摄像头,允许自动侦测,自动报警,监视范围,全屏显示,抓图.记录监视日志等完整功能. -one can control all camera surveillance procedures. Features include : rotating camera, allowing automatic detection, automatic alarm, surveillance, full screen display, Previous
VFM视频音频捕捉xitong
- 本程序已经在Windows 2000、Visual C++ 6.0环境下编译通过。程序可以运行在Windows 98/2000/XP/2003平台下,在Visual C++ 6.0中调试。使用时需要有一个摄像头并安装好相关驱动程序。-the procedures in Windows 2000, Visual C 6.0 environment compile. Procedures can run on Windows 98/2000/XP/2003 platform, the Visual
AviCap_demo-1
- 这是一个用VC++开发的视频采集的程序,不但可以回放视频,还可以保存视频和图片-This is a VC++ video capture application with the fuction of video playback ,and you can also save the captured video or iamge.
ArrayTest800131
- 采用VMR9完成对视频的采集,可以采集多个摄像头。能够对图像进行抓屏。对抓屏数据进行Sobel处理,可以辨别图像中的线条。-use VMR9 completed the acquisition of video, can be collected over a camera. Images can Capturing the Screen. Capturing the Screen right Sobel data processing, image can be identified line
jmfsource
- java视频处理软件,可用来播放视频,采集摄像头图像等。-video processing software can be used to broadcast video, acquisition camera images.
RoboA
- 实现了一种快速比较算法进行图象识别比较,可以应用在足球机器人和工业控制等方面-achieve a more rapid identification algorithm for image comparison, can be used in robot soccer and industrial control, etc.
