搜索资源列表
发个指纹识别系统
- 抛开别的,现在只说细化。 细化的目的是把图像变成单像素宽。 单像素宽的定义如下: 在8邻域内最多不超过3个临接点。 端点处一个,连续点处2个,分叉点处3个 可是如果这样定义,那么这样的图形无法细化了: 图像是一个叉子,因为交点所在的8邻域是有4个临界点的 这样的图像是无法变成单像素宽的
GetImageFromVideo
- 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
facegotoinstance111qwert
- 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确
人体步态跟踪识别bate版
- 人体步态跟踪识别bate版,建立自适应背景,对图像序列的运动人体进行步态识别。自动检测-human gait recognition IASAS version tracking, establish adaptive background, the image sequence for the movement of human gait recognition. Automatic detection
mousemove
- 摄像头识别,能通过摄像头捕捉的图像变化模拟鼠标的移动-The camera to identify, through the camera to capture images of changes in simulated mouse movement
ActivityEffect
- 本程序为视频图像动态识别java源码 分析视频/摄像头的图形动态变化 可用于JAVA监控项目开发!-This procedure for dynamic video image analysis to identify source java video/graphics camera dynamic JAVA can be used to monitor changes in project development!
VideoCapture(04.5.31)
- 讲解如何使用webcamera采集人脸图像数据并进行生物识别。-A sample shows how recognize a human face。
Human-Detection-Code
- 人体跟踪监测源代码,可用于识别图像中人体的个数,并将其标示出来-This codes have the function that can pick out and sign persons from pictures...
facedetect
- 用摄像头采集人脸图像并进行识别,是基于opencv实现的。-This code is used to capture the video of a person s face and detect it by comparing the image detected with those already stored in the files.
face_recognition_pca
- 可以通过摄像头实时采集待识别的人脸图像,依据已有人脸库中的人脸人脸识别。-The camera can capture real-time facial image to be identified, based on the library has been the face of face face recognition.
cam_test
- 摄像头图像识别,用于视频监控,防盗等 E语言编写,源码-Camera image recognition for video surveillance, security and other E language, source
captureImage
- 基于JAVA JMF的图像捕获,做图像识别的基础,共同学习,共同进步-JAVA the JMF-based image capture, and image recognition on the basis of common learning and common progress
face-search
- 摄像头将图像传入系统中,系统对人脸进行识别,从而检测是否为合法用户-Camera images into the system, the system of human face recognition, so as to detect whether the legitimate users
View
- 模拟摄像头监控功能的程序,运用了图像捕捉,图形识别的理论-Analog camera monitoring function of the program, the use of image capture, pattern recognition theory
pdf417
- 二维扫描条码视频图像识别算法源代码,C++实现-Two-dimensional scanning bar code video image recognition algorithm source code, C++ to achieve
F4驱动OV7670(DCMI)
- 最近在学习摄像头 想做摄像头采集图像,然后颜色识别, 不过楼主太水 目前只做到可以显示图像 接线:如正点原子ppt图 不过SIOC相当于SCL SIOD相当于SDA 即,SIOC接PD6 SIOD接PD7 刚打开程序可能kill5会弹出窗口,不用担心关点就可以了 记得调相机焦距 只不过30万像素太低了。。。。(Learning camera recently Want to be a camera to collect images, and the
audio
- 利用python对视频中较为明显的某样物体进行捕捉;直线检测及其他图像基本操作(Using Python to capture an object that is more obvious in video ;Line detection and other basic image operations)