Bsps and multiple modality transforms.



So we have this blending softcopy presentation state that is going to
describe how to present a blending of a CT series with a PET series.

The presentation state blending module allows for one modality
transform for the underlying CT images and one modality transform for
the superimposed PET images.

The problem is that some PET modalities produces a different value for
rescale-slope for each image in the series, and the bsps only allows a
single common value for all the images referred by the bsps.

This leaves us with a nasty choice:
- We may ignore the modality transform of the bsps in violation of
the
standard.
- We may use the combined modality transform of the image and the
bsps. Different violation.
- We may generate multiple bspses. - one per pet-image. Leaving to
the image display the impossible task of guessing which bspses are
related.

Not to mention that we will also have to guess what other vendors did
to deal with the same problem.

Hopefully there is something in the standard that I didnt notice.
.



Relevant Pages

  • Re: IDirect3DSurface9 and alpha channels
    ... Now as far as your question about the images and their alpha channel, ... along with some guidelines around the special effect, in this case blending ... >> an onboard AGP card and it supports textures with power of 2 dimensions. ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: not the least of ...
    ... Judeo-Christian thought and figures, and images borrowed from ... Wheatley's later blending in her poems of solar imagery, ... Commitment to her African heritage. ...
    (alt.usage.english)
  • ~~~~~ PET SCAN ~~~~~
    ... pet scan cancer ... pet scans for cancer diagnosis ... glucose pet scan images and lyme ... pet scan of brain ...
    (sci.math.symbolic)
  • Re: HDR program
    ... I tried manually blending two scans to extend the dynamic range in PS, ... Aligning the two layers precisely is darn near ... > only two images with its eyes closed... ... > scanner does one image and then goes back and scans another). ...
    (comp.periphs.scanners)
  • Re: IDirect3DSurface9 and alpha channels
    ... For years cards have been able to use non-power-of-2 textures. ... I can understand blending two images with one alpha channel, but if both have alpha channels, how are you planning to use this? ... The reason I'm loading the images onto surfaces has to do with memory consumption and frame rates. ... I thought there was a way to do blending with surfaces, as I can use D3DXLoadSurfaceFromFile to load the image without losing the alpha channel on a surface, I've tested this as I saved the image back to a temp file using D3DXSaveSurfaceToFile and haven't lost the alpha channel. ...
    (microsoft.public.win32.programmer.directx.graphics)

Loading