Giter Club home page Giter Club logo

gaitrecognition's Introduction



img

i. Overview ii. Copying iii. Use

i. OVERVIEW

This gait recognition demo needs clean background, e.g. a white wall. As this demo only takes GEI as its feature, so it can only recognize persons with same views. For example, people walk with the same angle for both registration and recognition.

This code is one part of the Tutorial of ICPR 2016.

ii. COPYING

We share this code only for research use. We neither warrant correctness nor take any responsibility for the consequences of using this code. If you find any problem or inappropriate content in this code, feel free to contact us.

iii. USE

This code should work on Windows or Linux, with Python and OpenCV. We highly recommend you install Anaconda (python 2.7) and OpenCV2.4:

  1. You should install the python libraries (including PyQt4, numpy, PIL)and OpenCV.
  2. Type 'python GaitDemoV1.py' in the command line. Then press 'Enter' button to start this demo.
  3. Firstly, you need to type your name in the 'Name' box and click the 'Register' button to record the human GEI into the database. Then the human can walk in front of the camera. After several frames, you need to click the 'Save' button to save.
  4. Now, you can click the 'Recognize' button to have a test.
  5. Sometime, you need to click 'UpdataBk' button to refresh the background.
  6. The GEIs will be saved in './gei/'.

gaitrecognition's People

Contributors

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