I have a Yolo5 model that detects five bony points on the skin's surface. By interpolation between these points, I determine nine more points in soft tissue. I want to measure variations in soft tissue due to changes in depth, and these interpolations aren't simply distances between bony points; I need the specific depth for each soft point. I'm doing this with depth in the host (calc file), but I'm not getting good fits.