Giter VIP home page Giter VIP logo

pose2sim's Introduction

pose2sim's People

Contributors

davidpagnon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pose2sim's Issues

unexpected indent in filter_3d.py

While reviewing, it appears a tab was snuck into Pose2Sim/filter_3d.py at line 278. Upon un-tabbing the software worked as expected.

Index error when running Pose2Sim.track2D() on Linux

When running Pose2Sim.track2D() within the Demo directory, I get the following error:

    250 frames_range = config.get('project').get('frames_range')
    252 calib_dir = os.path.join(project_dir, calib_folder_name)
--> 253 calib_file = glob.glob(calib_dir+'\*.toml')[0]
    254 pose_dir = os.path.join(project_dir, pose_folder_name)
    255 poseTracked_dir = os.path.join(project_dir, poseTracked_folder_name)

IndexError: list index out of range

It seems that the +"*.toml" at that line should be replaced with os.path.join as in the neighboring lines.
This should be replaced for both track_2d_all and recap_tracking functions.

How to use two Cameras to calibration checkerboard

Hello , I am currently using Pose2Sim tools but i have some problems that Cameras calibration uses to
checkerboard , I will use two cameras to calibration with checkerboard , but i don't know how to use it . Can you give me tutorial video or more detail to me ? If you can help me I will so grateful for all your help.

Community guidelines for contributing and seeking support are not clear

Following the JOSS review, one of the items is:

Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

However, I think the community guidelines are not clear. The closest is the following line at the top of the README:

Pull requests, suggestions, and issues are very welcome. GitHub issues

In particular, it's unclear to me how to contribute. The pose2sim repository on the github does not have the code, and people outside of INRIA cannot comment on the INRIA gitlab .
Furthermore, it would be useful to have a code standard or some kind of guideline for contributing.

The README points to this issues page, which is clear enough. It is confusing to have separate github and a gitlab repositories for issues and code still.

I'm not sure where I should seek support. Is there a documentation website for this software? Is this github issues page the standard reference? It would help to specify this precisely.

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.