Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

The solution to a problem changes the nature of the problem. -- Peer


devel / comp.protocols.dicom / Re: Planar Configuration ((0028,0006)) - Usage with uncompressed images

SubjectAuthor
* Planar Configuration ((0028,0006)) - Usage with uncompressed imageskuldip...@gmail.com
`* Re: Planar Configuration ((0028,0006)) - Usage with uncompressed imagesDavid Gobbi
 `- Re: Planar Configuration ((0028,0006)) - Usage with uncompressed imagesDavid Gobbi

1
Planar Configuration ((0028,0006)) - Usage with uncompressed images

<a560c81f-4279-4130-908d-37f08b2555acn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=208&group=comp.protocols.dicom#208

  copy link   Newsgroups: comp.protocols.dicom
X-Received: by 2002:a05:622a:610:: with SMTP id z16mr5785402qta.101.1632414120944; Thu, 23 Sep 2021 09:22:00 -0700 (PDT)
X-Received: by 2002:ac8:4084:: with SMTP id p4mr5608887qtl.306.1632414120621; Thu, 23 Sep 2021 09:22:00 -0700 (PDT)
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!tr3.eu1.usenetexpress.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.protocols.dicom
Date: Thu, 23 Sep 2021 09:22:00 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=165.156.39.24; posting-account=5rhYWAoAAAAuJKgYx9xP_f9UnoUMD6Qe
NNTP-Posting-Host: 165.156.39.24
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <a560c81f-4279-4130-908d-37f08b2555acn@googlegroups.com>
Subject: Planar Configuration ((0028,0006)) - Usage with uncompressed images
From: kuldiprindani@gmail.com (kuldip...@gmail.com)
Injection-Date: Thu, 23 Sep 2021 16:22:00 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 14
 by: kuldip...@gmail.com - Thu, 23 Sep 2021 16:22 UTC

We have a question regarding usage of tag PC (0028,0006) = 1 when images are uncompressed.

from practical standpoint usefulness of this tag comes when compressing with RLE on multiple plane images otherwise it seems more of a bad data and extra cost during creation and display for compression other than RLE.

while reading standard (section 8.2) it is correctly referenced to use with RLE on multi plane images (YBR & RGB) for other compression technique it is referenced as "0" but nothing specific is mention about it's usage on uncompressed images (ELE/EBE/ILE).

http://dicom.nema.org/medical/Dicom/2017c/output/chtml/part05/sect_8.2.2.html

Can someone please add comment regarding there experience with uncompressed images with PC = 1 and insight into standard if I missed.

and should a uncompressed image with PC=1 be treated as bad data or it is complaint per standard.

Thanks,
Kuldip

Re: Planar Configuration ((0028,0006)) - Usage with uncompressed images

<1c128cb0-b536-4863-868a-6ab8484c7a25n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=209&group=comp.protocols.dicom#209

  copy link   Newsgroups: comp.protocols.dicom
X-Received: by 2002:a37:4658:: with SMTP id t85mr4931385qka.405.1632421017929;
Thu, 23 Sep 2021 11:16:57 -0700 (PDT)
X-Received: by 2002:ac8:7ed2:: with SMTP id x18mr59056qtj.213.1632421017775;
Thu, 23 Sep 2021 11:16:57 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.protocols.dicom
Date: Thu, 23 Sep 2021 11:16:57 -0700 (PDT)
In-Reply-To: <a560c81f-4279-4130-908d-37f08b2555acn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=198.48.161.196; posting-account=oJk4vAoAAAAuHqwGdLwYUlL776upyWJ3
NNTP-Posting-Host: 198.48.161.196
References: <a560c81f-4279-4130-908d-37f08b2555acn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <1c128cb0-b536-4863-868a-6ab8484c7a25n@googlegroups.com>
Subject: Re: Planar Configuration ((0028,0006)) - Usage with uncompressed images
From: david.gobbi@gmail.com (David Gobbi)
Injection-Date: Thu, 23 Sep 2021 18:16:57 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 8
 by: David Gobbi - Thu, 23 Sep 2021 18:16 UTC

Hi Kuldip, DICOM 2017c had mistakes in Table 8.2.2-1. For comparison, see the same table for 2021c:
http://dicom.nema.org/medical/Dicom/2021c/output/chtml/part05/sect_8.2.2.html

The up-to-date table correctly states that PlanarConfiguration can be either 0 or 1 for RLE.

Because of the way that RLE breaks the Composite Pixel Code into byte-sized pieces for the segments (as described in Appendix G), it does not require the image to be planar.

PlanarConfiguration can also be either 0 or 1 for uncompressed RGB/YBR images, there is nothing in the standard that says it
isn't allowed. So planar, uncompressed data is compliant with the standard and software should accept it.

Re: Planar Configuration ((0028,0006)) - Usage with uncompressed images

<fe4a7168-6a29-4ee4-8e50-754563953bb8n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=210&group=comp.protocols.dicom#210

  copy link   Newsgroups: comp.protocols.dicom
X-Received: by 2002:ad4:4567:: with SMTP id o7mr6169836qvu.57.1632424111061; Thu, 23 Sep 2021 12:08:31 -0700 (PDT)
X-Received: by 2002:a05:620a:bce:: with SMTP id s14mr6542237qki.48.1632424110920; Thu, 23 Sep 2021 12:08:30 -0700 (PDT)
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!tr2.eu1.usenetexpress.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.protocols.dicom
Date: Thu, 23 Sep 2021 12:08:30 -0700 (PDT)
In-Reply-To: <1c128cb0-b536-4863-868a-6ab8484c7a25n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=198.48.161.196; posting-account=oJk4vAoAAAAuHqwGdLwYUlL776upyWJ3
NNTP-Posting-Host: 198.48.161.196
References: <a560c81f-4279-4130-908d-37f08b2555acn@googlegroups.com> <1c128cb0-b536-4863-868a-6ab8484c7a25n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <fe4a7168-6a29-4ee4-8e50-754563953bb8n@googlegroups.com>
Subject: Re: Planar Configuration ((0028,0006)) - Usage with uncompressed images
From: david.gobbi@gmail.com (David Gobbi)
Injection-Date: Thu, 23 Sep 2021 19:08:31 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 7
 by: David Gobbi - Thu, 23 Sep 2021 19:08 UTC

Short addendum: I found the CP that changed Table 8.2.2.1, it was CP-1843 from 2019.

After reading this CP, I must amend my statement above that "planar uncompressed data is compliant", since CP-1843 makes it clear that there are IODs that require PlanarConfiguration=0 for RGB: in particular, Enhanced Color MR, SC, WSI. But if not constrained by the IOD, PlanarConfiguration can be either 0 or 1 for uncompressed images.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor