Git Product home page Git Product logo

autosittingposegenerate's Introduction

AutoSittingPoseGenerate

AutoSittingPoseGenerate is an open source project for the fit between humans’ anthropometric characteristics and the functionality of chairs. It is developed based on the VS2015.It is the original implementation of paper Automatic Sitting Pose Generation for Ergonomic Ratings of Chairs.

We would like to hear from you if you appreciate this work.

In our project, we provide 3 human models and 8 chair models for example and you can choose them for the experiment. In the RenderResult folder we provide the render result for each human model and chair model.The number of the human models and the chair models are as follows.

To run the demo, you may install OpenMesh at first. If you want run the demo directly, you can run the HumanSegmentation.exe in the AutoSittingPoseGenerate\Sourcecode\ReshapeCode\Reshape\HumanSegmentation\x64\Release.

If you want use the other chair model, you may put the obj model in the folder called chairX(X is the number of the chair) and then put the folder into the ChairModel folder.

If you want use the other human model, it may a little bit complex. You’d better use it as follow:

(1) Convert your human model format to ‘.off’ and then put the model into the \Sourcecode \auto_rigging \Pinocchio-master \x64 \Release and run the Pinocchio.exe. Then you need change the name to the skedata_pX.bin(X is the number of the human model).

(2) Open the OFF2HKS.m in MATLAB and change the address of the human model. Then input the command OFF2KS (‘name.ply’) in the command window. You need also change the output document name to hks_pX.txt.

(3) Open the curvature.m in MATLAB and change the input document address. Then you may change the output document name to curvature_pX.txt.

(4) After the steps above you may put the human model into the HumanModel folder and put skedata_pX.bin, hks_pX.txt and curvature_pX.txt into \Sourcecode\ReshapeCode\Reshape\HumanSegmentation\x64\Release.

(5) After build the solution, you can run the HumanSegmentation.exe and choose the model you want.

Please contact the author for questions and bug report, or consulting for the usage of this code base.

autosittingposegenerate's People

Contributors

maolab-graphics avatar

Watchers

 avatar

Forkers

dclcs

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.