Coder Social home page Coder Social logo

pace's Introduction

Pace

linc 사업단 프로젝트

가상환경 설정

conda create -n 가상환경이름 python=3.6
activate 가상환경이름
pip install dlib-19.8.1-cp36-cp36m-win_amd64.whl
pip install opencv-python
pip install opencv-contrib-python
pip install face_recognition
pip install flask #솔직히 안해도 될듯...
pip install django=3.0.5

local website 열기

C:\Users\sjszz\Documents\github\Pace>activate linc
C:\Users\sjszz\Documents\github\Pace>conda.bat activate linc
(linc) C:\Users\sjszz\Documents\github\Pace>cd paceweb
(linc) C:\Users\sjszz\Documents\github\Pace\paceweb>python manage.py runserver

pace's People

Contributors

ryeond avatar jisu-shin avatar arbre-w avatar

Watchers

 avatar

Forkers

ryeond

pace's Issues

회의 때 의논사항

버튼을 누르고 카메라가 얼굴인식 후 자동적으로 5초 후에 닫히는 건지
얼굴인식하자마자 닫히게 할 건지
=> 그 이유: 뒤로가기 버튼을 누르면 오류가 난다.. 아직 오류까진 잡지 않음

앞으로 해야할 일...?

  • 웹캠 크기 사이즈 업

*** django 버전 3.0.5 로 변경해야 카메라가 웹페이지에서 보임

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.