Module dlib.image.filters.normalmap

Normal map generation

Functions

NameDescription
heightToNormal(img, outp, channel, strength) Generate normal map from height map using Sobel operator