# image_processing.R
# Image processing, registration, and visualization functions for sections or 3D representations
#' Image registration to 10x Visium fiducials
#'
#' @param img image pointer
#'
#' @return
#' @export
#'
#' @examples
#'
image_reg_visium<-function(img){
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.