搜索资源列表
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
NearestRecognation
- 程序实现了.net环境下,C++语言的手写数字识别,程序对手写数据进行了去边框处理,采用最近邻法进行了分类-achieved with the program. Net environment, the C language handwritten numeral recognition, procedures for handwritten data to the frame, using nearest neighbor method of classification
kuangbiao
- 本程序是在遥感图象处理中第一步,服务于内定向,用来确定框标图象中框标的重心位置.-this procedure is in remote sensing image processing first step in the services within orientation, standard used to determine frame image frame target focus position.
Face_tracker
- The proposed face tracker is based on a frontal face detector that can be applied in real-time to every frame, and it is so fast that it provides the illusion of tracking.-The proposed face tracker is based on a fron tal face detector that can
License_Plate_Recognition.rar
- VC编的车牌识别系统,采用简单的SDI框架结构 ,一次处理一幅位图,VC series license plate recognition system, SDI, using a simple frame structure, one dealing with an bitmap
Monitor.rar
- 自己写的vc 读取YUV视频信号 进行帧差法进行目标跟踪 ,高斯背景模型提取,,Vc wrote it myself to read YUV video signal frame-difference method for target tracking, Gaussian background model extraction,
精确地标出人脸的各个部位
- 能够很好地框出人脸的界线,并且能精确地标出人脸的各个部位。-It is able to frame the boundaries of a face, and can be a face landmarks of each place
AviShow
- 能够提出视频关键帧,具有很好的视频分析功能,是一个不错的视频分析程序-Able to make the video key frame, with good video analysis, video analysis is a good program
UVectorFont
- 文字轮廓识别,用于提取文字外框,只能用于Windows-Outline text recognition, to extract the text frame, only for Windows
Chepai118
- 车牌识别系统 VC++ 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI)-License Plate Recognition System VC++ using VC++6.0 to do development tools, using a simple SDI frame structure, one dealing with a bitmap (who are interested can be made MDI)
blend
- 获取摄像头视频图像后,在图像中加入自己想要的图片,并在对画框显示效果-Camera to obtain video image after the image you want to add his own pictures, and show the effects of frame
zxzmat
- 用matlab做的人脸识别程序效果很好,可以框出照片人脸。-Face recognition using matlab to do the procedure well, you can frame a photo face.
mytest2
- 车牌识别系统,使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI)-License Plate Recognition system, using VC++6.0 to do development tools, SDI, using a simple frame structure, one to deal with a bitmap (who are interested can make MDI)
Video-Frame
- 视频帧分析源码,用于车辆检测及车牌识别,采用背景差分法-Analysis of source video frame for vehicle license plate detection and identification, using the background difference method
peperwork
- 在VS2008平台上实现的运动目标检测,采用帧差法实现,并用图像形态学进行图像的细化。-In VS2008 platform to achieve object detection, using the frame difference method implemented with the image of the refined image morphology.
renlanjiance
- 这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错,下面的图片是取的其中的某一帧。-This program is a avi video face detection, required background is relatively simple, because the expansion of some corrosion removed, so time was good, the following picture is take
VideoCapture(04.5.31)
- 以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪 网上的-WebCam video stream collected by the data source, the video stream interception of single frame image, by converting the color space, face skin color model an
face--color
- 这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错,下面的图片是取的其中的某一帧。-This program is a avi video, face detection, requires relatively simple background, as part of the expansion of corrosion removed, so real time is also good, the following picture is
fuse
- 基于肤色的人脸检测,要求背景比较简单,下面的图片是取的其中的某一帧-Face detection based on skin color, requiring relatively simple background, the following picture is taken in which a frame
112
- 对拍摄得到的驾驶员视频帧图像, 使用复合肤色模型检测人脸 通过自适应边缘检测、 图像增强等方法处理得到 特征图像, 经特征区域筛选, 依据人脸先验知识匹配得到最佳人眼对 提取眼部特征向量, 结合 LVQ神经网络进行模式 识别检测眼部状态, 为判断驾驶员是否处于疲劳状态提供判据。-Video shot by the driver of the frame, the use of composite skin model of face detection through adaptive