Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

That is not the way you write filename as first parameter and fx should be second parameter. This should be like this cv2.imwrite(Out_File_Path, fx,[int(cv2.IMWRITE_JPEG_QUALITY), 90])