Image/Camera Effects

Functions for adding effects to images.

add_image_overlay()

Add Overlay

add_title()

Add Title

add_vignette()

Add Vignette Effect

Render Image Transformations

Functions for transforming images.

render_bokeh()

Render Bokeh

render_boolean_distance()

Render Boolean Distance

render_bw()

Render Black and White

render_clamp()

Clamp Image

render_convolution()

Render Convolution

render_convolution_fft()

Render Convolution FFT

render_reorient()

Reorient Image

render_resized()

Resize Image

interpolate_array()

Matrix/Array Interpolation

Plotting and Saving Images

Functions for displaying/saving images

plot_image()

Plot Image

plot_image_grid()

Plot Image Grid

ray_write_image()

Write Image

ray_read_image()

Read Image

Kernels

Functions to generate 2D distributions

generate_2d_disk()

Generate 2D Disk

generate_2d_exponential()

Generate 2D exponential Distribution

generate_2d_gaussian()

Generate 2D Gaussian Distribution

Included Data

Example data/depth map.

dragon

Dragon Image

dragondepth

Dragon Depthmap

pkgdown utils

Internal but must be exported to meet CRAN guidelines

run_documentation()

Run Documentation