Image Preprocessing Tool

When the original image captured by the camera has problems such as darkness and indistinct object features due to lighting or other factors, image preprocessing tools can be used.

The tool preprocesses images by adjusting parameters for brightness, contrast, and color balance.

../../_images/image_processing.png

The images before and after processing are as follows:

../../_images/image_balance_result.png

Hint

The image dataset will be changed directly after preprocessing, and then used as the training and validation set in model training.