indexing#
Tools for indexing of EBSD patterns by matching to a dictionary of simulated patterns.
Some of these tools are used in
dictionary_indexing()
.
Functions
Compute the results from |
|
|
Compute the results from |
Compute the results from |
|
|
Return a multi phase |
|
Compute an orientation similarity map (OSM) where the ranked list of the dictionary indices of the best matching simulated patterns in one point is compared to the corresponding lists in the nearest neighbour points [Marquardt et al., 2017]. |
|
Convert Hough indexing result array from |
Classes
Similarity metric implementing the normalized cross-correlation, or Pearson Correlation Coefficient [Gonzalez and Woods, 2017]. |
|
|
Similarity metric implementing the normalized dot product [Chen et al., 2015]. |
|
Abstract class implementing a similarity metric to match experimental and simulated EBSD patterns in a dictionary. |