Closed kakukogou closed 8 years ago
The definition of HSV and Lab are usually defined in floating point domain, I will then change the data type of HSV and Lab form uint8 to float32.
uint8
float32
The definition of HSV and Lab are usually defined in floating point domain, I will then change the data type of HSV and Lab form
uint8
tofloat32
.