zengyh1900 / 3D-Human-Body-Shape

[ICIMCS'2017] Official Code for 3D Human Body Reshaping with Anthropometric Modeling
https://doi.org/10.1007/978-981-10-8530-7_10
MIT License
340 stars 105 forks source link

Need Guidance #27

Closed asimniazi63 closed 2 years ago

asimniazi63 commented 3 years ago

I have a model of vertex count = 6890 and triangle face count = 13776, i am trying to load this data but i figured out i have to manually set body control points. Please also tell me about template.txt file? what is it about and how can I manually set control points? much appreciated.

okomenchuk commented 2 years ago

@asimniazi63 Hello Friend! Have you solved this problem? Faced the same ...

asimniazi63 commented 2 years ago

you need to manually pick vertices around the body part i.e. neck and save them into a file. For this purpose you can use meshlab. You can ignore zyh's template format and create your own.

okomenchuk commented 2 years ago

@asimniazi63 thank you very much for your reply! Can you tell me more about the coefficients in the file (0.25 0.5 0.75), did you somehow count them or skip them?

asimniazi63 commented 2 years ago

I skipped them but noted only the vertices in my new file. you can only use those vertices for distance measurement.