Emboss

class text_renderer.effect.Emboss(p=1.0, alpha=(0.9, 1.0), strength=(1.5, 1.6))[source]

Emboss effect using Albumentations

Parameters:
  • p (float) – Probability of applying this effect

  • alpha (tuple) – Alpha blending factor range

  • strength (tuple) – Strength of the emboss effect