Skip to content

Determines if an image is light or dark by running through every pixel and calculating the average brightness to determine if an image is overall light or overall dark

Notifications You must be signed in to change notification settings

7v5/LightOrDark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A program written in VisualBasic.NET that runs through each pixel within an image to determine if it has an overall average brightness above 0.5 or below 0.5 to decide if an image is dark or bright, I wrote this program in my junior year of highschool ( 2023-2024 ). I started on 11/20/2023, and finished on 11/20/2023

About

Determines if an image is light or dark by running through every pixel and calculating the average brightness to determine if an image is overall light or overall dark

Resources

Stars

Watchers

Forks

Packages

No packages published