Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Add a way to locate main image within associated images #175
Comments
bgilbert
added enhancement api format-leica dimensionality
labels
Feb 18, 2016
Markus-PP
commented
Oct 3, 2016
•
|
Thanks for the feature hint. We will record this information in future, too. void openslide_get_associated_image_coordinates (openslide_t *osr, const char *name, double *x, double *y, double *w, double *h); |
bgilbert commentedFeb 18, 2016
Viewer applications would like to know where the main image (or images; see #99) is placed within the thumbnail or macro associated images (discussion). Several formats appear to record this information.