3D Body Measurements
Through this library you can obtain the body measurements of a human body made up of vertices and faces generated by SMPL model.
Requirements
- Python 3.8+
- Trimesh
Installation
You can install the package by running
pip install body_measurements
Body Measurements
- A: Height (meters)
- B: Chest (meters)
- C: Hip (meters)
- D: Waist (meters)
- E: Thigh (meters)
- F: Outer leg (meters)
- G: Inner leg (meters)
- H: Neck-Hip length (meters)
- I: Shoulder (meters)
- Weight (Kilos - Pending validation)
IMPORTANT
We strongly recommend generate the vertices with 'A' pose of human body to make the measurements to more accurate as possible.
To get the 'A' pose throught SMPL model you can set all values of the pose param in zero except the positions 50 and 53, the values of these positions must be 5.6 and -5.6 respectively.
Release files for body-measurements 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| body_measurements-1.1.1.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| body_measurements-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / body_measurements-1.1.1.tar.gz
| Download URL | body_measurements-1.1.1.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
036435eb725bbb70102a3f76a6dcd0a84dab099abd1a482d09967a25b39666ad
|
|
BLAKE2b-256 checksum How to use checksums |
918703f48212b2698f936e7b8d1deada174fcd3a5105a1fb3d5ccbb3ad7ad856
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.2.0 pkginfo/1.6.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
|
Release files / body_measurements-1.1.1-py3-none-any.whl
| Download URL | body_measurements-1.1.1-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9ddd9685cb7df384a0ee3466b2439ac448857153a3b465af988d9e0bb35dbd00
|
|
BLAKE2b-256 checksum How to use checksums |
218d8795dc9fbe91e934f2dfcde04c8c06dff0757edefe6c10dc12a8dc837842
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.2.0 pkginfo/1.6.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
|