Clarifai v0.1.1 Clarifai.Structs.ColorTag View Source

Color tag used for the color model. Contains the hex value, density value, and name of the color.

Definitions:

hex: Hex color code. density value: Decimal value describing percent of image represented by the color.

Link to this section Summary

Link to this section Functions

Link to this function build_from_response(color_response) View Source