polyTEM.tomography.alignmentΒΆ
Tomography Alignment using fiduciary markers
Uses the alignment procedure developed by Zhongqi Jing and Frederick Sachs, 1990 https://www-sciencedirect-com.stanford.idm.oclc.org/science/article/pii/0304399191900425?via%3Dihub by solving linear equations
Functions
|
Chaining affine transformations given by M0 and M1 matrices to use with OpenCV2 warpAffine. |
|
Finds the rotation angle and image displacement by aligning markers |
|
Find gold fiduciary markers in image |
|
Matrix representing projection of tilted image |
|
Use approximate solution from find_alignment_errors to align markers |
|
used to sort the outputs from find_markers so that the labels match for each marker |
|
Creates Tilt matrix for angle alpha, in radians |
Classes
|
AlignmentResult object contains the parameters and results of aligning a stack of tilt images based on fiduciary marker locations |