Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This script allows the user to load 3-D TIFF images, such as those derived from confocal or 2-photon microscopy, into the MATLAB workspace for analysis of colocalization between two images in 3-D. It includes a function <getstacks> that is used for loading the images using the Windows file browser via <uigetfile>.
The script defines the colocalization after thresholding the images by computing the logical AND of the two images. Label matrices are used to define "particles," which typifies the signal seen in cell biology immunolabeling experiments.
A number of useful variables are created that describe the particles and their colocalization, including the number, size, intensity, etc. All the output variables are clearly defined by comments in the code.
Citation pour cette source
W. Bryan Smith (2026). coloc3D (https://fr.mathworks.com/matlabcentral/fileexchange/5694-coloc3d), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.0.0 (3,3 ko)
-
Aucune licence
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 | Refined, faster version of the same code. Writes a tab-delimited text file containing all the varibales. Multiple runs are appended to the end of the text file. |
