Model-Based Anthropometry: Predicting Measurements from 3D Human Scans in Multiple Poses

Abstract

Extracting anthropometric or tailoring measurements from 3D human body scans is important for applications such as virtual try-on, custom clothing, and online sizing. Existing commercial solutions identify anatomical landmarks on high-resolution 3D scans and then compute distances or circumferences on the scan. Landmark detection is sensitive to acquisition noise (e.g. holes) and these methods require subjects to adopt a specific pose. In contrast, we propose a solution we call model-based anthropometry. We fit a deformable 3D body model to scan data in one or more poses; this model-based fitting is robust to scan noise. This brings the scan into registration with a database of registered body scans. Then, we extract features from the registered model (rather than from the scan); these include, limb lengths, circumferences, and statistical features of global shape. Finally, we learn a mapping from these features to measurements using regularized linear regression. We perform an extensive evaluation using the CAESAR dataset and demonstrate that the accuracy of our method outperforms state-of-the-art methods.

Cite

Text

Tsoli et al. "Model-Based Anthropometry: Predicting Measurements from 3D Human Scans in Multiple Poses." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6836115

Markdown

[Tsoli et al. "Model-Based Anthropometry: Predicting Measurements from 3D Human Scans in Multiple Poses." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/tsoli2014wacv-model/) doi:10.1109/WACV.2014.6836115

BibTeX

@inproceedings{tsoli2014wacv-model,
  title     = {{Model-Based Anthropometry: Predicting Measurements from 3D Human Scans in Multiple Poses}},
  author    = {Tsoli, Aggeliki and Loper, Matthew and Black, Michael J.},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2014},
  pages     = {83-90},
  doi       = {10.1109/WACV.2014.6836115},
  url       = {https://mlanthology.org/wacv/2014/tsoli2014wacv-model/}
}