Giter Site home page Giter Site logo

facedoor's Introduction

FaceDoor智慧人脸门禁系统项目

项目展示

门禁客户端:

image

业主APP端:

image
image

人脸注册机端:

image
image

B端:

image
image
image
image

文件说明

该项目主要分为服务器端、人脸注册机端、门禁客户端、业主APP端共4个端组成。

项目代码都放在了“项目代码”文件夹下,其中“FaceDoorClient_RegisterMachine”表示门禁客户端和人脸注册机端,“FaceDoor”表示业主APP端,“facedoor-server”表示服务器端。

apk安装包为我已经导出的apk文件,可以先自行把apk导入手机进行体验。

项目演示文件夹下为各个端的部分演示,更多的项目演示可去该文件夹下查看。

开发环境说明

服务器端:

  • win 10
  • jdk 1.8
  • eclipse

人脸注册机端:

  • win 10
  • jdk 1.8
  • android studio

门禁客户端:

  • win 10
  • jdk 1.8
  • android studio

业主APP端:

  • win 10
  • jdk 1.8
  • android studio

项目概述

服务器端:

服务器采用了Spring MVC整合Hibernate框架进行搭建,对应的Controller处理对应的请求进行应答,B端采用了Bootstrap、JQuery等前端框架,可视化图表是采用highcharts框架开发的。

人脸注册机端:

在android studio中开发完成,用户拍照进行人脸注册,将人脸信息(人脸特征点)保存到数据库中。

门禁客户端:

在android stduio中开发完成,集成了虹软人脸识别的SDK,将摄像头此刻对应的人脸特征与数据库中已存在的人脸特征进行比较,从而找出最匹配的那个人。

业主APP端:

APP端的功能主要分为四大模块,分别为门禁、社区、商城以及个人中心的管理。业主可以在app上方便有效的管理家人、亲友以及访客的门禁进出权限,也可在app上进行生活日常用品的购买等。

facedoor's People

Contributors

yzl123456 avatar

Watchers

James Cloos 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.