heightToNormal

Generate normal map from height map using Sobel operator

  1. SuperImage heightToNormal(SuperImage img, SuperImage outp, Channel channel, float strength)
  2. SuperImage heightToNormal(SuperImage img, Channel channel, float strength)

Meta