Embed 3D text into an image

getmei(
  path,
  text = "yufree",
  cex = 20,
  family = NULL,
  len = 100,
  shift = 0.2,
  blur = 5
)

Arguments

path

path of the image used as texture

text

text to embed as 3D hidden message

cex

text size, default 20

family

font family for text rendering, default NULL uses system default. Use "STSong" or "STFangsong" for Chinese.

len

width of repeating strip in pixels, default 100

shift

shift for depth effect, default 0.2

blur

Gaussian blur sigma for depth map edges, default 5

Value

cimg stereogram with texture from input image