dlib.image.filters.normalmap

Normal map generation

Members

Functions

heightToNormal
SuperImage heightToNormal(SuperImage img, SuperImage outp, Channel channel, float strength)
SuperImage heightToNormal(SuperImage img, Channel channel, float strength)

Generate normal map from height map using Sobel operator

Meta

Authors

Timur Gafarov