Description Usage Arguments Details
Not exported. Not intended for use by the user.
1 | rep_mat(mat, nrow_out, ncol_out)
|
mat |
Bayer matrix |
nrow_out |
Number of rows |
ncol_out |
NUmber of columns |
My code related to ordered dithering is based on my own web reseach, using mainly the two articles
https://gist.github.com/MehdiNS/bd41bbc6db780c9409157d35d331ac80
http://www.sumsar.net/blog/2019/01/image-dithering-in-r/
It might not be exactly right from a 'purist' point of view - but it seems to give the effect I am looking for in this application - based purely on visual aesthetics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.