Ask Your Question

thaithanhtuan's profile - activity

2019-06-12 02:13:21 -0600 answered a question applyTransformation not working in python?

You did not declare the input image (img). cv2.imread("input.png")//-->must this line be img = cv2.imread("input.png