Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 732 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 732 Bytes

Image Analysis

Test

This repository holds rust implementations of image analysis algorithms used in Spaceranger. Currently, this includes implementations of Visium HD fiducial detection and basic image transformations.

Fiducial Detection and Registration

Fiducial code for Visium HD. Contains the fiducial detection, decoding and registration algorithms used in Spaceranger. An outline of the fiducial detection algorithm is described here.