"Hello, may I ask if the code src/visualization-Line1279-1281 where input_image = cv2equalizeHist(input_image) is used for testing low-light images, is the function cv2equalizeHist written by the author? If it is a custom function, it is not present in the code; if not, calling cv2.equalizeHist can only perform histogram equalization on grayscale images? This piece of code will cause an error. I look forward to the author's reply."
"Hello, may I ask if the code src/visualization-Line1279-1281 where input_image = cv2equalizeHist(input_image) is used for testing low-light images, is the function cv2equalizeHist written by the author? If it is a custom function, it is not present in the code; if not, calling cv2.equalizeHist can only perform histogram equalization on grayscale images? This piece of code will cause an error. I look forward to the author's reply."