increase contrast of only part of image python code example Example: increase contrast cv2 # Enhance image image_enhanced = cv2.equalizeHist(image)