Local_gradients

Particle localisation using local gradients
ダウンロード: 35
更新 2022/11/9

bioRxiv View Local_gradients on File Exchange

Local_gradients

This package provides a set of tools for 3-D localisation of single particles in brightfield and fluorescent microscopy using local gradients. The package is provided in LabVIEW, Matlab and Python and have been tested to provide the same result (within the rounding errors). Please, note that the calculated position of the particle in xy is defined accourding to the array indexing convenience in the specific language (i.e. the position from LabVIEW will be 1 pixel smaller than the result from Matlab for the same image)

Usage

For the usage of the package please see the examples provided for each language. Examples were preset to run the images in test_images folder

Matlab

The easiest way to calculate the position of the particle is from xyz_express.m and xyz_fluor_express.m (for brightfield and fluorescent images correspondingly). For more efficient calculations see examples.

Requirements:
Matlab (tested for 2019b)
Image Processing Toolbox

LabVIEW

The easiest way to calculate the position of the particle is from SubVI/xyz-express.vi and SubVI/xyz-fluor_express.vi (for brightfield and fluorescent images correspondingly). For more efficient calculations see examples.

Requirements:
Labview 2015 SP1 or newer (tested on 2015 SP1 only)
Vision Acquisition Software 2016 (for example file only)

Python

local_gradient_math.py contains all the necessary methods for particle localization.

Required libraries:
PIL==7.1.2
cv2==4.1.2
matplotlib==3.2.2
numpy==1.19.5
plotly==4.4.1
scipy==1.4.1

License

CC BY-NC 4.0

If you use this package, please, cite us as:

Kashchuk, Anatolii V., Oleksandr Perederiy, Chiara Caldini, Lucia Gardini, Francesco Saverio Pavone, Anatoliy M. Negriyko, and Marco Capitanio. “Particle localization using local gradients and its application to nanometer stabilization of a microscope.” Preprint. Biophysics, November 12, 2021. https://doi.org/10.1101/2021.11.11.468294.

引用

Kashchuk, Anatolii V., et al. Particle Localization Using Local Gradients and Its Application to Nanometer Stabilization of a Microscope. Cold Spring Harbor Laboratory, Nov. 2021, doi:10.1101/2021.11.11.468294.

その他のスタイルを見る
MATLAB リリースの互換性
作成: R2019b
R2019b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
バージョン 公開済み リリース ノート
1.0.1

See release notes for this release on GitHub: https://github.com/an-kashchuk/Local_gradients/releases/tag/v1.0.1

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。