How to scale down an image by physical size?
For example, I need a 640*480 image with a size of 200KB has to be scale down to 75KB retains the same 640*480.
tried with cv2.resize and cv2.PyrDown. These two methods mainly focus on resolution. As resolution reduces size reduce too. Scaling down then scaling up using these methods reduces the size as needed but lost the image quality.
Are there any other ways that scaledown image size?
Here is the base problem, MTCNN_face_detection_alignment lagging in IP camera, Convention behind opencv cv2 videocapture frame matrix