Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.signal_processing.sdynpy_camera.distort_points

Signature

def sdynpy.signal_processing.sdynpy_camera.distort_points(image_points, K=None, k=array([0., 0., 0., 0., 0., 0.]), p=array([0., 0.]), s=array([0., 0., 0., 0.]))