command
module
Version:
v0.0.0-...-1141210
Opens a new window with list of versions in this module.
Published: Jan 1, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
acolor

acolor computes the average color of a jpeg image.
How to use?
go mod init
go build
./main IMAGE
Why exponentiations and square roots?
These mathematical operations are needed to calculate the most accurate average color.
(see Computer Color is Broken)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.