mrbles.core

Core Classes and Functions

This file stores the core classes and functions for the MRBLEs Analysis module.

Functions

accepts(*types) Check input parameters for data types.

Classes

Classify(target[, sigma, train]) Classification of beads by Gaussian Mixture Model.
FindBeadsCircle(min_r, max_r[, param_1, …]) Find and identify bead objects from image.
FindBeadsImaging(bead_size[, border_clear, …]) Find and identify beads and their regions using imaging.
ICP(target[, matrix_method, offset, …]) Iterative Closest Point (ICP).
SpectralUnmixing(ref_data) Spectrally unmix images using reference spectra.