CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人眼

搜索资源列表

  1. 基于STC 51单片机的摇摇棒程序源码

    0下载:
  2. 该程序是基于STC 51单片机的摇摇棒程序源码,摇摇棋工作原理是通过检测水银开关以判断其被摇至哪一边,然后程序调用相应字模显示单行LED管,由于人眼的视觉暂留,当摇摇棒快速摇动时便可看到一幅完整的图形。-The program is shook his stick program source code based on the SCM STC 51, shook his chess works by detecting the mercury switches to determine the
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-22
    • 文件大小:17424
    • 提供者:吴平
  1. pilaojiashi

    3下载:
  2. 在VC++环境下利用OPENCV实现人眼检测和识别,并判断驾驶员是否疲劳,自动提醒驾驶员停止驾驶。-In VC++ environment using OPENCV achieve detection and recognition of the human eye and determine whether driver fatigue, and automatically alerts the driver to stop driving.
  3. 所属分类:图形/文字识别

    • 发布日期:2014-04-08
    • 文件大小:5151347
    • 提供者:王文瑾
  1. EyeTracking-with-OpenCV--

    0下载:
  2. 转载的,通过眨眼前后灰度图对比是别人眼,一个学习opencv工具的好例程。-Reproduced by blinking eyes of others around the grayscale contrast, a learning tool opencv good routine.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:22230
    • 提供者:王孜蓟
  1. EyesDetection-using-emgu

    0下载:
  2. c# 基于emgucv 的人眼识别jpg图片的例子-EyesDetection Using emgucv C#
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:21823008
    • 提供者:ltj
  1. EyeFinder

    0下载:
  2. 检测人脸,人眼的检测 检测人 脸,人眼的检测-Face detection, eye detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:639630
    • 提供者:faway
  1. renyanpilao

    0下载:
  2. 人眼疲劳检测的一种优秀方法,简单有效快速,直接就可以用-Eye fatigue detection of a kind of good method, simple and effective quick, direct can use
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:388400
    • 提供者:刘衢
  1. example_demo

    0下载:
  2. 在openCV环境下,实现了一种简易的人眼跟踪的算法,是新生学习的很好的例子。-In openCV environment, implements a simple algorithm for eye tracking is a good example of new learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2036779
    • 提供者:
  1. zuoye

    0下载:
  2. 这是opencv的人眼识别程序,经调试可用!识别率很高!-This is the the opencv human eye identification procedures, debugging available! High recognition rate.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5244508
    • 提供者:秦朗
  1. Infrared-detection-devices

    0下载:
  2. 本设计主要由红外线传感器、信号放大电路、电压比较器、延时电路、音响报警电路、开机延时电路和电源电路组成。人体时时刻刻都在发射人眼不可见的红外波,但是可以被红外线传感器Q74接收,只是这个信号很小。经过前级三极管放大和后级运算放大器LM358放大之后,信号放大到足够大。在电压比较器LM393和延时电路的控制下,能够很好的实现,当有人出现在一定感应范围内时,探测防盗器自动报警。-The design mainly by infrared sensors, signal amplifier, volt
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:274974
    • 提供者:涂玖佳
  1. Eyes22x5.1

    0下载:
  2. 基于opencv的人眼检测分类器,检测精度还不错,希望能给大家带来一些帮助-Opencv eye detection based on the classification, detection accuracy is also good, hope we can bring some help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:43672
    • 提供者:刘凯
  1. TrackEye_SourceCode

    0下载:
  2. 一个简单的人眼跟踪程序,VC++6.0编写-A simple eye tracking program, VC++6.0 prepared
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4907008
    • 提供者:刘超越
  1. Eye-haar

    1下载:
  2. haar-like 特征 人眼检测跟踪C语言代码-haar-like features of eye detection
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-30
    • 文件大小:205367
    • 提供者:sunbo
  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. Simple

    0下载:
  2. 简单的调用OpenCV完人眼识别功能。该程序基于OpenCVS1.0,是一个简单结构的MFC程序。易读,好用。入门级的。-A simple program about eye detection based on OpenCV.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:13737
    • 提供者:Fly
  1. renliandingwei

    0下载:
  2. 对人眼,嘴巴等进行定位,在此基础上进行人脸检测,效果挺好-To the eyes, mouth, etc. to locate, in this based on face detection, very good results
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3853788
    • 提供者:啊哦
  1. wpsnr

    0下载:
  2. 基于人眼系统的(hvs)图像质量评估算法-NO reference image quality assessment
  3. 所属分类:Development Research

    • 发布日期:2017-04-05
    • 文件大小:1353
    • 提供者:liu dl
  1. TEST

    0下载:
  2. 人脸检测,人眼检测,基于区域生长的图像分割-Face detection, eye detection, image segmentation based on region growing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7826535
    • 提供者:凯子
  1. CascadeClassifierTest

    0下载:
  2. 基于OpenCV CascadeClassifier的人脸和人眼检测代码,用到两个训练好的分类器-Good classifier based the OpenCV CascadeClassifier face and eye detection code, used in the two training
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1645126
    • 提供者:guyue
  1. xishaoxing

    0下载:
  2. 模仿人眼的视觉注意机制,以图像中的稀少点和对比度为特征,求出视觉注意点。-Mimic the human eye visual attention mechanism to image point and a contrast ratio of rare characteristics, find the point of visual attention.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:226820
    • 提供者:ccd
  1. 1

    0下载:
  2. 通过人眼进行人脸定位 轴对称人眼定位特征提取方法在人脸表情识别中-Face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:42563
    • 提供者:小小
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »
搜珍网 www.dssz.com