acolor computes the average color of a jpeg image.
go mod init
go build
./main IMAGE
These mathematical operations are needed to calculate the most accurate average color.
(see Computer Color is Broken)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
acolor computes the average color of a jpeg image.
go mod init
go build
./main IMAGE
These mathematical operations are needed to calculate the most accurate average color.
(see Computer Color is Broken)