CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.Spatial.HistoImageHandler Class Reference

Class to handle the histology images (HistoImage).
More...

Inheritance diagram for CellexalVR.Spatial.HistoImageHandler:

Public Member Functions

void AddImage (HistoImage image)
 Add new image to the handler. More...
 
void AllignImages (HistoImage image1, HistoImage image2, bool moveX=false)
 Allign the images so the tissue in the textures is alligned. More...
 

Public Attributes

List< HistoImageimages = new List<HistoImage>()
 
Dictionary< string, List< HistoImage > > imageDict
 

Static Public Attributes

static HistoImageHandler instance
 

Detailed Description

Class to handle the histology images (HistoImage).

Member Function Documentation

◆ AddImage()

void CellexalVR.Spatial.HistoImageHandler.AddImage ( HistoImage  image)

Add new image to the handler.

Parameters
image

◆ AllignImages()

void CellexalVR.Spatial.HistoImageHandler.AllignImages ( HistoImage  image1,
HistoImage  image2,
bool  moveX = false 
)

Allign the images so the tissue in the textures is alligned.

Parameters
image1
image2
moveX

The documentation for this class was generated from the following file: