搜索资源列表
对象定位 C 语言源程序
- 机器人视觉控制系统中图像定位算法源程序。图像编程有效工具。-robot control system visual image positioning algorithm source. Image effective programming tools.
人脸的监测与定位
- 本程序可以对读入人脸进行相似度计算,二值化,脸的直方图,头发直方图,标记人连区域等-this program can read human faces similarity, the two values, face the histogram, hair histogram, marking the region even as people
人眼定位算法
- 对人脸进行定位标定眼、嘴和鼻。算法简单易行。效果非常好。VC++6.0编写。运行环境:2000,xp-right positioning calibration eyes, mouth and nose. A simple algorithm. The effect was very good. VC + +6.0 prepared. Operating environment : 2000, xp
qcode.org
- 是一个鼠标定位和一个根据时钟变化的小程序,有经典的运算和窗口句柄运算.-is a mouse positioning and the clock under a small change procedures, the classic computing and computing window handle.
chepaidingwei
- 一个关于车牌定位的算法,能够对.JPG,.BMP格式的文件进行定位操作,有一定的参考价值 。-one on the license plate positioning algorithm to right. JPG, . BMP files for positioning operation, the reference value.
facedetection11
- 人脸检测和定位过程 主要是实现从静态图像中获取人脸的过程-face detection and localization process is mainly from a static image acquisition process Face
CoordDemo
- CoordDemo是为了验证3点定位算法的一个演示程序,该应用程序基本完成了如下功能:打开图片;图片的漫游;输入3点POI坐标,确定整个图片上各个点的逻辑坐标;根据输入的逻辑坐标,在图片上显示所在位置;新建一个POI,修改POI,删除POI等等功能。-CoordDemo to verify 3:00 positioning algorithm of a demo program, the application process completed the following functions
VC++cpdw
- 汽车牌照定位,只能读取800*600的BMP位图-vehicle license positioning, can read 800 * 600 BMP Bitmap
carpai
- 此代码采用VC++ 编写 应用于车牌号码识别中的车牌区域定位!-this code used for the preparation of VC registration number plates recognition of regional positioning!
facialrec
- 人脸检测人脸识别人脸定位人脸位置寻找人脸缩放-Face Detection Face to Face Recognition positioning Face Face location for zooming
IPA_0_1
- 用于对摄像采集的图像处理.及定位.算发很好.
carnumberdistinguish
- 车牌定位算法及实现,先阈值分割,边缘提取,最后识别!
face_location
- 程序实现了人脸的的检测和定位,源代码齐全,可以直接运行,检测效果不错
VC++人脸定位实例
- 一个经典的人脸识别算法实例,提供人脸五官定位具体算法及两种实现流程.-a classic example of face recognition algorithm, providing facial features specific positioning algorithm and the two implementation process.
人脸检测源码
- 本程序的开发环境为vc6.0. 程序实现了图片预处理、人眼定位、人嘴定位、人脸轮廓检测等功能,有较强的实用性. 在winxp环境下编译通过.
人脸定位实例
- 利用相似度和肤色建模两种方法进行人脸定位,并定位出来人眼、嘴、鼻子利用VC++对话框编程,功能强大
正面人脸的定位和器官识别
- 正面人脸的定位和器官识别,功能较为全面
licenseLocation
- 利用VC++开发的车牌定位视频,适用与交通部门对车辆的监控,定位率较高。-licenseLocation
LipLoca
- 实现一种结合颜色空间、变换及变形模板的自动唇部定位及唇轮廓提取、跟踪方法首先在空间建立肤色模型进行人脸检测、定位, 并由人脸几何特征进行唇部粗定位然后结合唇色模型进行变换使肤、唇色差别明显化, 提出根据亮度信息对变换结果预处理后用法进行图像分割, 经唇色模型进一步验证后实现唇部精定位再使用变形模板来进行嘴唇轮廓特征提取, 为增强内轮廓定位的鲁棒性, 对经亮度预处理和唇色模型验证得到的口腔区域边缘图进行曲线拟合来实现内轮廓定位最后, 将唇读图像序列中上一帧的唇部定位结果拓展后作为当前帧的预测区域再
基于肤色的人脸定位检测
- 通过肤色分割,接着二值化处理,再进行积分投影法来实现人脸的定位