The param between dewarper and cv2

I use “ret, mtx, dist, rvecs, tvecs = cv2.calibrateCamera(obj_points, img_points, size, None, None) ” get mtx,dist,but dewarper only have dist and focal- leng, what should I do to match the param between cv2 and dewarper

This is in the wrong forum.