Nonlinear Drift Correction from Scanning Probe Microscopy (SPM) Orthogonal Image Pairs

バージョン 1.1.0.0 (5.51 MB) 作成者: Colin Ophus
Correct nonlinear drift distortions in scanning probe images.
ダウンロード: 501
更新 2016/2/26

ライセンスの表示

This collection of scripts is intended to correct nonlinear drift distortions in images recorded using any scanning probe microscopy technique (where there is a slow and a fast scan direction). It uses a minimum of two images, with scan directions as close to 90 degrees apart as possible. The first script initializes the data structure, the second performs drift correction and the third generates high quality output images using kernel density estimation. A preprint describing the method can be found here: http://arxiv.org/abs/1507.00320 . The peer-reviewed manuscript can be found here: http://dx.doi.org/10.1016/j.ultramic.2015.12.002 .

引用

Colin Ophus (2024). Nonlinear Drift Correction from Scanning Probe Microscopy (SPM) Orthogonal Image Pairs (https://www.mathworks.com/matlabcentral/fileexchange/51941-nonlinear-drift-correction-from-scanning-probe-microscopy-spm-orthogonal-image-pairs), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersBiomedical Imaging についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Fixed link to Ultramicroscopy paper.
Very minor plotting bug fix
-Numerous small bug fixes.
-Most important one is to the standard deviation of the kernel density estimator for the moving average applied to scanline origins, behaviour should be more sensible now.
-Removed dependence on "hanning" function.

1.0.0.0

Add image to description.

Added link to paper.
Fix preview image in description.