Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LabImage ¶
type LabImage struct {
// contains filtered or unexported fields
}
A LabImage stores its pixels as values in the Lab colorspace which is a colorspace which produces human-centric distance metrics
func NewLabImage ¶
Answers a new LabImage which is optimized for distance calculations.
func (*LabImage) ColorModel ¶
Answer the Lab color model.
Click to show internal directories.
Click to hide internal directories.