Class | Description |
---|---|
AlignStructMol |
AlignStructMol class.
|
RANSAC |
input: data - a set of observed data points n - the minimum number of data
values required to fit the model k - the maximum number of iterations allowed
in the algorithm t - a threshold value for determining when a data point fits
a model d - the number of close data values required to assert that a model
fits well to data
output: model which best fit the data
|
RansacAlignerMethod |
This class aligns feature tables using the RANSAC method.
|
RTs |
RTs class.
|
Copyright © 2019. All rights reserved.