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

Viewer not displaying image in browser mode #41

Open
jkh1 opened this issue Mar 11, 2019 · 0 comments
Open

Viewer not displaying image in browser mode #41

jkh1 opened this issue Mar 11, 2019 · 0 comments

Comments

@jkh1
Copy link

jkh1 commented Mar 11, 2019

The viewer in browser mode is not able to display images from this file:
https://oc.embl.de/index.php/s/heFlwuQwZOozPnS

library(RBioFormats)
library(EBImage)
img <- read.image(f, subset = list(T=2))  # Reading one image using RBioFormats  
display(img, method ='browser) # Shows an empty/grayish output  
display(img, method ="raster") # OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant