Ask Your Question

patto's profile - activity

2019-11-06 03:03:43 -0600 asked a question How to get the scale factor from Mx,i = cv2.estimateAffinePartial2D

How to get the scale factor from Mx,i = cv2.estimateAffinePartial2D How to get the scale factor from Mx,i = cv2.estimate

2019-11-06 03:00:16 -0600 answered a question Is there a way to compute a RANSAC based affine transformation?

How to get the scale factor from Mx,i = cv2.estimateAffinePartial2D(src_pts, dst_pts)? scale = np.sqrt((Mx[0,1] * Mx[0,