Skip to content

Dependence on TIF image to populate PixelType field #2

Description

@brossetti

The following will fail if the image metadata was populated from a directory containing non-TIFF files (e.g., KLB).

[imClass,imInfo] = MicroscopeData.Helper.GetPixelTypeTIF(fullfile(imageData.imageDir,sprintf('%s_c%02d_t%04d_z%04d.tif',imageData.DatasetName,1,1,1)));

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions