Package: rayimage 0.11.0
rayimage: Image Processing for Simulated Cameras
Uses convolution-based techniques to generate simulated camera bokeh, depth of field, and other camera effects, using an image and an optional depth map. Accepts both filename inputs and in-memory array representations of images and matrices. Includes functions to perform 2D convolutions, reorient and resize images/matrices, add image overlays, generate camera vignette effects, and add titles to images.
Authors:
rayimage_0.11.0.tar.gz
rayimage_0.11.0.zip(r-4.5)rayimage_0.11.0.zip(r-4.4)rayimage_0.11.0.zip(r-4.3)
rayimage_0.11.0.tgz(r-4.4-x86_64)rayimage_0.11.0.tgz(r-4.4-arm64)rayimage_0.11.0.tgz(r-4.3-x86_64)rayimage_0.11.0.tgz(r-4.3-arm64)
rayimage_0.11.0.tar.gz(r-4.5-noble)rayimage_0.11.0.tar.gz(r-4.4-noble)
rayimage_0.11.0.tgz(r-4.4-emscripten)rayimage_0.11.0.tgz(r-4.3-emscripten)
rayimage.pdf |rayimage.html✨
rayimage/json (API)
# Install 'rayimage' in R: |
install.packages('rayimage', repos = c('https://tylermorganwall.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tylermorganwall/rayimage/issues
- dragon - Dragon Image
- dragondepth - Dragon Depthmap
Last updated 6 months agofrom:fd26b281fd. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | OK | Oct 27 2024 |
R-4.5-linux-x86_64 | OK | Oct 27 2024 |
R-4.4-win-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-aarch64 | OK | Oct 27 2024 |
R-4.3-win-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-aarch64 | OK | Oct 27 2024 |
Exports:add_image_overlayadd_titleadd_vignettegenerate_2d_diskgenerate_2d_exponentialgenerate_2d_gaussianinterpolate_arrayplot_imageplot_image_gridray_read_imageray_write_imagerender_bokehrender_boolean_distancerender_bwrender_clamprender_convolutionrender_convolution_fftrender_reorientrender_resizedrun_documentation
Dependencies:clicrayongluehmsjpeglifecyclepkgconfigpngprettyunitsprogressR6RcppRcppArmadillorlangtiffvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add Overlay | add_image_overlay |
Add Title | add_title |
Add Vignette Effect | add_vignette |
Dragon Image | dragon |
Dragon Depthmap | dragondepth |
Generate 2D Disk | generate_2d_disk |
Generate 2D exponential Distribution | generate_2d_exponential |
Generate 2D Gaussian Distribution | generate_2d_gaussian |
Matrix/Array Interpolation | interpolate_array |
Plot Image | plot_image |
Plot Image Grid | plot_image_grid |
Read Image | ray_read_image |
Write Image | ray_write_image |
Render Bokeh | render_bokeh |
Render Boolean Distance | render_boolean_distance |
Render Black and White | render_bw |
Clamp Image | render_clamp |
Render Convolution | render_convolution |
Render Convolution FFT | render_convolution_fft |
Reorient Image | render_reorient |
Resize Image | render_resized |
Run Documentation | run_documentation |