GithubHelp home page GithubHelp logo

whutddk / smatg Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.77 MB

A prototype of smart glasses base on respberry-pi,with the function of face recognoze,takes photo automatically

License: GNU General Public License v3.0

Makefile 1.67% Shell 0.13% C++ 60.56% C 37.64%
ar smart-glasses respberry-pi

smatg's Introduction

SMATG

  • 一个大四时自己想来搞的项目;
  • 树莓派,瑞士军刀扩展板,通过opencv,写了几个脚本。自己训练人脸识别样本,可以达到一定的识别率。
  • 最终封装功能:
    • 识别到指定人脸,识别成功自动拍照,AR投影指示框
    • 检测到人脸,框起来,通过按键选择是否加入到样本库

原型到产品的距离

  • AR微型投影是用OLED加分光棱镜实现的
  • 树莓派算不过来
  • 电源及小型化

图片


原理

AR视觉原理

  • 虚拟影像和真实影像的叠加
    • 使用分光棱镜,采用的是50:50的,即真实场景和AR场景1:1叠加
  • 投影屏离眼睛太近无法聚焦的问题
    • 在OLED屏和分光棱镜之间放置一个凸透镜,调整距离即可调整好焦距

人脸识别和检测原理

  • 几个opencv的API调用
  • 基于opencv-2.9.4

smatg's People

Contributors

whutddk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.