|
blace.ai
|
#include <types.h>
Public Member Functions | |
| bool | operator== (const LAB_NORMS &other) const |
Public Attributes | |
| double | l_norm |
| double | l_cent |
| double | ab_norm |
Inputs to for LAB color space conversion.
| bool blace::ml_core::LAB_NORMS::operator== | ( | const LAB_NORMS & | other | ) | const |
Simple equality operator.
| other | The other object. |
| double blace::ml_core::LAB_NORMS::ab_norm |
Undocumented.
| double blace::ml_core::LAB_NORMS::l_cent |
Undocumented.
| double blace::ml_core::LAB_NORMS::l_norm |
Undocumented.