gustaf.show.interpolate_vedo_dictcam#

gustaf.show.interpolate_vedo_dictcam(cameras, resolutions, spline_degree=1)[source]#

Interpolate between vedo dict cameras.

Parameters:
  • cameras (list or tuple)

  • resolutions (int)

  • spline_degree (int) – if > 1 and splinepy is available and there are more than two cameras, we interpolate all the entries using spline.

Returns:

interpolated_cams

Return type:

list