mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-11 06:09:42 -05:00
get_depth/get_depth_image now accept cal_a/cal_b so callers can pass a per-camera scale calibration d_real = exp(a*log(d)+b); example app exposes them as optional CLI args. Co-authored-by: Taoxuan-168 <Taoxuan-168@users.noreply.github.com>