mbravo
2010-08-12 10:53:53 UTC
Hi,
I think someone a long time ago asked for something similar, but still
couldn't find any good and clear information on how to manage my
problem.
I'm trying to solve the following situation:
1. Our app receives a video examination (typically mpeg file) from a
frame grabber card
2. Converts video from mpeg to a set of jpg's by using ffmpeg library
3. These jpg's should be put together into a multiframe dicom image
Step 3 is obviously the more complex and the one i didn't figure out
yet. I want to make use of a java library for this purpose but I don't
know of any existing one that implements this, or if it's possible to
modify jpg2dcm from dcm4che in order to accomplish it.
Any ideas/solutions? Maybe someone at some point did something
similar.
Thanks, cheers
I think someone a long time ago asked for something similar, but still
couldn't find any good and clear information on how to manage my
problem.
I'm trying to solve the following situation:
1. Our app receives a video examination (typically mpeg file) from a
frame grabber card
2. Converts video from mpeg to a set of jpg's by using ffmpeg library
3. These jpg's should be put together into a multiframe dicom image
Step 3 is obviously the more complex and the one i didn't figure out
yet. I want to make use of a java library for this purpose but I don't
know of any existing one that implements this, or if it's possible to
modify jpg2dcm from dcm4che in order to accomplish it.
Any ideas/solutions? Maybe someone at some point did something
similar.
Thanks, cheers