Danny Brown

Results 89 comments of Danny Brown

I'm pretty sure this is because we bundle our codecs in version 3+. We'll likely need to "split" and pull these in as they're needed for decoding. Having them as...

Very close! ImageId has to be prefixed with a "scheme". This is used to match the imageId with a registered loader. You can see a prefix being applied in this...

I'm not sure I understand what you're asking.

Is your IIS setup configured to support .dcm? Does it return those resources as static files with the correct mime type?

The example pages can only retrieve images that are either: - Accessible via the same domain/port - Have appropriate CORS Headers set Because your resource is hosted on a different...

👋 Hi @mikehazell, long time no see. > Can this be resolved in the package? I'm not sure. I see that we have it in our own config here: -...

@Zaid-Safadi, I actually have a `Calibration Tool` in an upcoming sprint for work. If I gain any insights, I'll be sure to share them with you; although, my implementation will...

Swagger.io has an editor: https://editor.swagger.io/ This project doesn't use it, but it might be nice to tie in Swashbuckle to generate this stuff automagically: - https://github.com/domaindrivendev/Swashbuckle - https://github.com/domaindrivendev/Swashbuckle.AspNetCore

Thanks for posting your solution, @rw3iss! @swederik is this within your realm of expertise? This doesn't sound like supported functionality, but I've seen similar requests floating around. It might be...

Someone more knowledgeable than I, feel free to chime in. @PunyFlash, my current understanding is that, despite there being a standard, you'll find inconsistent interpretations of it by modality vendors....