eksi13 / fer-in-dev

0 stars 0 forks source link

add lighting normalization #1

Closed eksi13 closed 2 months ago

eksi13 commented 2 months ago

After converting to gray scale, the facial image is normalized where each pixel value in the image is divided by 255. This will normalize the image values so that they range from 0 to 1, instead of 0 to 255.