Coder Social home page Coder Social logo

eroniki / build_daq Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 1.06 MB

build_daq contains the code and tools needed for multi-cam video acquisition and analysis of human poses

Python 93.84% HTML 5.83% Shell 0.33%
daq computer-vision openpose opencv-python

build_daq's Issues

Theme and UX Design

By using a framework like Bootstrap, the user interface should be designed to create a more pleasing look for the project.

Add skeleton api

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Bounding box generation and automation

For each detected person in each frame:

  • create a bounding box (a thumbnail image)
  • save the bounding box image into its corresponding location
  • extract features on the bounding box by using the vision package
  • save the feature locations and descriptors as numpy files by using the utils package

add online extrinsic calibration

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Visualization tools

  • Visualization tool for 2d detections
  • Visualization tool for 3d estimations
  • Visualization for matching algorithm
  • Video exporting from the different visualization tools

Develop a new class for coordinate transformations

There are some many coordinate frames defined in the project (one for each camera) some of which are related to each other with extrinsic parameters.

  • Read and parse devices.json to create a tree-like structure to define camera relations
  • By using standard libraries, implement transformation between cameras (we can depend on this for the most part.)
  • Define a global coordinate frame by using one of the cameras
  • Project all the joints from stereo camera coordinate frame to the global

Triangulation

By using the computer_vision package, create an estimate for each matched persons.

pose detection automation

  • Create the folder structure for each frame each camera and each experiment.
  • For each frame, save the detected people into a json file to its corresponding location by using the utils package.

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.