Source code for kornia.color.hls. import math import torch import torch.nn as nn ... Returns: HLS version of the image with shape :math:`(*, 3, H, W)`.
確定! 回上一頁