Dictionary indexing (DI) for Electron Backscatter Diffraction (EBSD) has conventionally traded computational speed for superior robustness to pattern noise when compared to traditional Hough indexing ...
Abstract: Dictionary learning (DL) approach has been successfully applied to many pattern classification problems. Sparse property has played an important role in the success of DL-based ...
Abstract: Compressed pattern matching refers to the process of, given a text in a compressed form and a pattern, finding all the occurrences of the pattern in the text without decompression. To ...
This is the second article in a series of three articles I've written about the proxy pattern (.1). In the previous article we saw the structure of the proxy pattern, the advantages it offers and we ...