Markus D. Herrmann

Results 258 comments of Markus D. Herrmann
trafficstars

We should select a diverse set of images with different transfer syntaxes. Even images with the same transfer syntax may be more or less complex due to different codec parameters...

@fedorov I suggest the following criteria: - **Transfer Syntax UID**: I am not sure you have that indexed in the database, since it is not part of a Data Set...

That would probably be a good idea. We could extract the information from the header of the first frame and include it into the table as a JSON string.

@bcli4d how have you implemented the IDC ETL? What programming language do you use?

I would just make sure that we also assert that the metadata is displayed correctly.

I agree that it would be nice to handle such errors gracefully. However, that will not always be straight forward. I wonder whether we could instead check for resource requirements...

If our primary goal is to work around issues with NIH computer configurations in the context of the IDC, we could add a specific check into the source code of...

However, I think there would be value in trying to reduce the memory footprint, since this may become an issue in other environments (e.g., mobile).

@pieper I don't want to commit to an extension framework or provide backwards compatibility guarantees for libraries (yet). Since we already maintain a fork with IDC-specific changes, I would prefer...

I agree that we should aim to support as many browsers as possible. However, we rely on state-of-the-art web technologies (WebGL, WebAssembly, WebWorkers, etc.) to achieve high image decoding and...