Results 749 comments of Matt McCormick

> Could you also add an option for setting the contrast stretching (e.g. min and max for linear stretching) and the camp? *Update:* this is now implemented in https://github.com/Kitware/itk-vtk-viewer/pull/343 as:...

> with a larger image, because the transmission of data takes time, the user will have to seeing a fixed interface for quite some time before the image. With the...

> You can take this one for example: imjoy.io/docs/#/gallery?id=itkvtk-viewer I like that example :blush: > The first code block reading a 2048x2048 image into the viewer, because it’s on Binder...

@oeway thanks for the updates and thoughts. > We can then easily add a callback function in the getChunk function to report the progress. This can be done by a...

@oeway thanks for the report.

@oeway beautiful!! :heart: :sun_with_face: :rocket: . Cool idea regarding the service! A refined idea of how the API would work nicely will come as we address #348 and we make...

Relevant NGFF spec in process: https://github.com/ome/ngff/issues/65

Hi @lihouxing-sjtu, Led by @floryst, @aylward, @agirault, there is WIP on memory-usage and performance optimization in itk.js (we currently load all the dicoms when sorting them and reading them, but...

Is the viewer embedded in a *Containing block* as discussed in #223?