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

Give a demo about how to use deepzoom #20

Open
SCP-173-cool opened this Issue Nov 27, 2016 · 5 comments

Comments

Projects
None yet
3 participants

I appreciate this HUB and it will be better if you give us a demo about how to use deepzoom with openslide

Owner

bgilbert commented Dec 7, 2016

Have you looked at the examples/deepzoom directory?

yeshbhosale commented Dec 14, 2016 edited

I think he means to say make your documentation more properly, you have written all the definitions, it would be great if you can add examples on each definitions.

Owner

bgilbert commented Dec 14, 2016

@yeshbhosale I don't think adding dz.get_tile(10, (0, 0)) or osr.read_region((0, 0), 0, (1000, 1000)) would be very useful. If someone would like to write a tutorial, though, that'd be great! I'd be happy to provide feedback.

@SCP-173-cool Is there something in particular that seems unclear?

@yeshbhosale is right!
@bgilbert Well, I have taken part in the Camelyon2017 competition, which is a deep learning research competition based on the large datasets WSI(*.tiff).
I think it will be better if I make a demo after using the BIG OPENSLIDE, and I'll push it to you.

Owner

bgilbert commented Dec 15, 2016

@SCP-173-cool Sounds good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment