Inquiry About Using RecFusion SDK for Human Body Scanning and Measure Inbox

We’re exploring the possibility of using your RecFusion SDK for this purpose. Our setup involves a turntable, on which a person stands while rotating 360°, and a fixed vertically mounted depth sensor (single sensor setup). We are also considering a three-sensor configuration for improved coverage.

We would like to know:

  1. Can RecFusion SDK handle this scanning scenario (a stationary vertical sensor with a rotating subject)?
  2. Is the resulting 3D mesh model accurate enough for anthropocentric or health-related measurements?
  3. Does ImFusion provide any existing tools or modules for body measurements or dimension extraction from the reconstructed mesh?

We’d greatly appreciate your guidance on the feasibility of this approach and any recommendations you may have for achieving high measurement accuracy.

Thank you for your time and support.
We look forward to your response.

Best regards,

Hey DevTop,

  1. Yes that scenario is supported with the RecFusion SDK, see the multi-sensor turntable scan here: Showcase | RecFusion - 3d Reconstruction Software

  2. This depends on your required precision and the precision of the sensor setup. In general the answer is yes, it is possible to do accurate body measurements for certain applications with the resulting mesh. The limiting factors here are rather the sensors.
    RecFusion is a system that accumulates drift though, to address this we also developed further optimization algorithms to improve scan quality (not being part of RecFusion SDK)

  3. No, currently we don’t have out of the box solutions for body measurement. But we have algorithms for computing geodesic distances on closed meshes and custom developments in general are possible though.

Best regards