搜索资源列表
VC图像处理变换识别及各种应用
- VC图像处理及各种应用程序集合,包括图像的各种变换,图像分割,图像识别,特征提取等多种应用-VC various image processing and application pool, including the transformation of images, image segmentation, image recognition, feature extraction and other applications
发个指纹识别系统
- 抛开别的,现在只说细化。 细化的目的是把图像变成单像素宽。 单像素宽的定义如下: 在8邻域内最多不超过3个临接点。 端点处一个,连续点处2个,分叉点处3个 可是如果这样定义,那么这样的图形无法细化了: 图像是一个叉子,因为交点所在的8邻域是有4个临界点的 这样的图像是无法变成单像素宽的
Visual C++实现视频图像处理技术
- 随着计算机软件、硬件技术的日新月异的发展和普及,人类已经进入一个高速发展的信息化时代,人类大概有80%的信息来自图像,科学研究、技术应用中图像处理技术越来越成为不可缺少的手段。图像处理所涉及的领域有军事应用、医学诊断、工业监控、物体的自动分检识别系统等等,这些系统无不需要计算机提供实时动态,效果逼真的图像。-as computer software and hardware technology and the rapid development of all that mankind has
指纹识别
- c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即
GetImageFromVideo
- 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
Ada_boostMat
- 在图像分析与识别中,有一种巧妙的分类器设计方法叫做Ada_boost,它在近年来以其良好的性能和易于理解的特点引起广泛的关注,并在各种领域被成功运用,大大提高了分类器的性能。-in Image Analysis and Recognition, there is a clever design classification method called Ada_boost. In recent years, with its good performance and easier to under
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!
Visual_Cppshuzituxiangmoshishibie
- Visual C++数字图像模式识别技术及工程实践_光盘源码 极其有价值-Visual C++ Digital image pattern recognition technology and engineering practice is extremely valuable source _ CD-ROM
seg
- 汽车车牌号识别,基于纹理的内容图像检索技术-Vehicle license plate number recognition, content-based texture image retrieval
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.
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
OpenCV)
- opencv人像识别实例,学习图像识别的可以参考一下,很好的材料-opencv face recognition instance learning image recognition can refer to materials
pdf417
- 二维扫描条码视频图像识别算法源代码,C++实现-Two-dimensional scanning bar code video image recognition algorithm source code, C++ to achieve
audio
- 利用python对视频中较为明显的某样物体进行捕捉;直线检测及其他图像基本操作(Using Python to capture an object that is more obvious in video ;Line detection and other basic image operations)