https://github.com/cgohlke/czi2b64
Convert Zeiss CZI to SimFCS B64 files
https://github.com/cgohlke/czi2b64
cplusplus image-converter zeiss-czi-files
Last synced: 3 days ago
JSON representation
Convert Zeiss CZI to SimFCS B64 files
- Host: GitHub
- URL: https://github.com/cgohlke/czi2b64
- Owner: cgohlke
- License: gpl-3.0
- Created: 2022-07-01T19:25:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T19:33:38.000Z (over 3 years ago)
- Last Synced: 2025-01-10T03:39:04.272Z (9 months ago)
- Topics: cplusplus, image-converter, zeiss-czi-files
- Language: C++
- Homepage:
- Size: 255 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Convert Zeiss CZI to SimFCS B64 files
=====================================Czi2b64 is a command line application written in C++ to convert
Carl Zeiss Image CZI files to SimFCS B64 binary files.Usage: ``czi2b64.exe [--group] []``
:Author: `Christoph Gohlke `_
:Version: 2022.7.1Revisions
---------2022.7.1
- Update metadata.
2019.11.5
- Add option to convert Fast Airyscan using detector groups.
2018.6.17
- Convert Fast Airyscan CZI files.
2018.4.28
- Initial release for Airyscan FCS files.
Requirements
------------- Microsoft Visual Studio 2019
- `LibCZI 501b133 `_
(July 19, 2019).