pyaesthetics.visualcomplexity.get_visual_complexity_weight

pyaesthetics.visualcomplexity.get_visual_complexity_weight(path_to_image)

Calculate the visual complexity of an image based on its file size.

Parameters:

path_to_image – Path to the image file.

Returns:

File size in bytes.