R/image_processing.R

Defines functions image_reg_visium

Documented in image_reg_visium

# 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){

}
gofflab/astRal documentation built on Oct. 21, 2020, 5:18 a.m.