《手机眼球跟踪36氪开放日上海站.ppt》由会员分享,可在线阅读,更多相关《手机眼球跟踪36氪开放日上海站.ppt(18页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。
1、手机眼球跟踪36氪开放日上海站 Still waters run deep.流静水深流静水深,人静心深人静心深 Where there is life,there is hope。有生命必有希望。有生命必有希望2013.7.20-眼球跟踪眼球跟踪-眼控交互眼控交互-用眼睛玩游戏,暂停视频,自拍,体验增强现实眼控打飞机1 移动更快飞机可以瞬移2 眼控暂停视线离开,游戏自动暂停重视http:/ 注视目标(图片),弹出三维物体。2 用视线在三维场景中漫游眼控暂停眼控拍照眼控缩放http:/ 眼控提示眼睛看到某个兴趣点,就自动弹出相应的信息。2 凝视2秒钟,则自动显示细节。3 眼控平移眼睛看向左侧,则
2、自动左移;看向右侧,则自动右移。重视http:/ 简介重视10帧每秒,每帧处理时间0.1秒全屏眼控:100*100 200*200速度定位光照,角度光照补偿后的双眼截图用设备的前置摄像头跟踪眼球/头部运动提取用户事件,操控手机,平板。用眼睛来玩游戏,播放视频,移动地图。HiTrack 开发包多项技术创新,流畅,稳定,能耗综合考虑配置低 只需30硬件万像素摄像头多个实际应用演示 提供完整文档及演示代码全球首创-手机实现全屏眼控 完整独立知识产权,不依赖任何第三方代码纯软件开发包,易于集成、升级、发布Dark face Look up illumination compensation Detec
3、t result white rectangle contains detected face white cross is the eye positionKey Feature 1Example:Dark face+Look up left eye right eye Key Feature 2FastDetect one frame 0.1 second in most phone.Use many highly optimized detectors,which are 10 times faster than standard algorithm.Eye blink 0.3 seco
4、ndKey Feature 3completely Software-basedEasy integration in Android and other systems.Only need hardware is 0.3 Megapixel camera,which is satisfied by most devises.Complete documentation.Many demos with source code.Only need 10 lines of code to implement some amazing eye control function.Key Feature
5、 3Only 4 lines to implement eye-pausing function./1 Create HiTrack instancehitrack=HiTrackerPreview.newInstance(null,0 x0);/2 set Listenerhitrack.setSightListener(new HiTracker.SightListener()Override public void onSightLeave(long time,int flag)/3 pause video when look away pauseVideo(time,0 x0);Ove
6、rride public void onSightEnter(long time,int flag)/4 play video when look at the screen playVideo(););Key Feature 4Robust to Light Complex illumination environment HiTrack use a novel O(n)illumination compensation algorithm.In very strong sidelight,increase the accuracy from 30%to 70%.Key Feature 5Low Power ConsumptionDynamic FPStracking frames vary from 2-20 per second.Only need 1/10 power consumption in low fps mode.For example:2 fps is right for eye-pausing.携手共创 眼动未来邮件:微信:grusoftQQ:304718494问 答 环 节