How can I write a 4 dimensional Tiff from a 4D matrix?
조회 수: 9 (최근 30일)
이전 댓글 표시
I'm trying to convert 4d matrix (XYCZ) into a Tiff that will have also have the required metadata information such as the voxel resolution. I've tried looking at functions such as bfsave, from the bio-formats group but the file size is 4 times bigger (as well as generating issues when trying to apply the original metadata - extracted from bfopen - to the 4d matrix). Is there a faster way?
Ultimately I'm trying to generate an image that can be read by standard microscopy software such as Neurolucida, and FIJI/ImageJ
Thanks in advance,
Marcus
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!