Control ZEN Blue and the microscope from MATLAB
This example illustrates the possibility to control the ZEN Blue microscope control software from within a MATLAB script via the COM interface. This allows using the ZEN Python scripts as an integral part of an M-File.
The ZEN OAD (Open Application Development) API can be imported into MATLAB and allows automating the complete workflow including the image acquisition from MATLAB.
- ZEN is used as an image acquisition machine
- the experiment is started directly from within MATLAB
- the resulting CZI file is imported via BioFormats
- the image analysis is done in MATLAB
Zitieren als
Sebastian (2024). Control ZEN Blue and the microscope from MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/50079-control-zen-blue-and-the-microscope-from-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Biological and Health Sciences > Biomedical Imaging >
- MATLAB > External Language Interfaces > Python with MATLAB > Call Python from MATLAB >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
MATLB_Control_ZEN_from_FileExchange/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.0 | Updated GetOMEData.m and ReadImage6D.m files. |
||
1.1.0.0 | Corrected Typos. |
||
1.0.0.0 |