Giter Club home page Giter Club logo

camera_face_check's Introduction

camera_face_check

基于opencv,tensorflow,调用摄像头的人脸检测 csdn博客链接:https://blog.csdn.net/weixin_43582101/article/details/88913164

在这里插入图片描述 直接贴代码了,基本上都有注释。就不多说了。

导入要使用的模块 cv2,tensorflow

import tensorflow as tf
from face_check import detect_face
import cv2
import numpy as np

tf.Graph() 表示实例化了一个用于 tensorflow 计算和表示用的数据流图

先用两个人物测试。 在这里插入图片描述 真人测试。拒绝露脸在这里插入图片描述

camera_face_check's People

Contributors

lixi5338619 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.