Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MATLAB save a wrong physical size of the pixel #24

Open
yuminguw opened this issue Nov 14, 2023 · 0 comments
Open

MATLAB save a wrong physical size of the pixel #24

yuminguw opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels

Comments

@yuminguw
Copy link
Member

When using "imwrite" to save an 8-bit image, the physical size of X and Y can not be set by the user. It was to set to a fixed value by the system (in Windows 10, the value was 352. 778) . This error can be reproduced in Bio-Formats MATLAB importer and exporter GUI by following steps:
(1) Choose "Each Plane MATLAB 8-bit" in the "Export" panel and then click "Save"

(2) Click the "Individual Image" to load the saved image in (1)

The Pixel size will be shown to be 352.778.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants