Tech Support > Computers & Technology > Software & Applications > DICOM directshow filter/library
DICOM directshow filter/library
Posted by al nax on November 1st, 2003


Hello,

Is there a freeware (or open source) DICOM reader/writer library
available in the form of DirectShow filter. If not, is anyone
interested in writing one and collaborating?

If no directShow filter is available, is there a DICOM library
available which can be integrated with MSVC?

Regards,

Posted by Cousin Stanley on November 1st, 2003


| Is there a freeware (or open source) DICOM reader/writer library
| available in the form of DirectShow filter
|

Cousin al nax ....

You might check CImageBuffer Basic ....

http://www.puntoexe.com/develop.htm

BASIC EDITION (free)
For non commercial applications.
Has limited features and no support.

You have to buy the Basic Edition Support Pack
in order to develop commercial application
and to receive support.

I have no personal experience with this program library ....

--
Cousin Stanley
Human Being
Phoenix, Arizona

Posted by al nax on November 1st, 2003


Actually I had look at CImageBuffer, but they do not implement it as
directShow filter. Plus I am not sure, if the quality will be good
enuf since I need to get my software FDA certified.

What do you say?

Posted by tony on November 4th, 2003


Try our C# Media Exchange SDK (its free)
It does not have direct show but I would be willing to colaborate

"al nax" <al_nax4@yahoo.com> wrote in message
news:1d2a6e16.0311010653.2552a21b@posting.google.c om...


Posted by | on November 5th, 2003



I am kinda lost, what exactly would you want this
DirectShow filter to do ?



"al nax" <al_nax4@yahoo.com> wrote in message
news:1d2a6e16.0311010653.2552a21b@posting.google.c om...


Posted by al nax on November 6th, 2003


The reason I want directShow filter is that i am capturing using
directShow functions using all the full screen mode functions etc. The
reason i need dicom in the form of a filter is that it's easier for me
to incorporate in my program, plus it will give me much more
flexibility in terms of conversions between various formats. I make a
GraphBuilder and then keep adding filters etc. Get my point?

Btw which C# SDK are u talking about?


Similar Posts