-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manifest file for Philips loader #158
Comments
We work a lot with Philips 4D ultrasound images and so far we have been limited to QLab-exported Cartesian images, but lack of ECG, Doppler, etc. hurts us. Who can we get the Philips loader from? |
Yes. We are very interested in this and work with @lassoan. Please let us know what we could do to help improve access to the full 3D US data (color, standard, EKG, full resolution). |
@IngmarVoigt2 Could you help us? Which person/group within Philips you got |
unfortunately only indirectly via internal contacts - @forderud can you point them to the right people? |
It appears that I ignored this query when it initially occurred in March. I should have made sure it got properly handed over to Scott Settlemier, who’s covering this project for us now. Looking at it now, and will get you a response soon.
…--Steve
From: IngmarVoigt2 [mailto:notifications@github.com]
Sent: Thursday, July 09, 2020 10:57 AM
To: MedicalUltrasound/Image3dAPI <Image3dAPI@noreply.github.com>
Cc: Kauffman, Steve <steve.kauffman@philips.com>; Mention <mention@noreply.github.com>
Subject: Re: [MedicalUltrasound/Image3dAPI] Manifest file for Philips loader (#158)
unfortunately only indirectly via internal contacts - @forderud<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fforderud&data=02%7C01%7C%7C63c75b3dadf94af7cb1e08d8243184fc%7C1a407a2d76754d178692b3ac285306e4%7C0%7C0%7C637299142424680445&sdata=vg%2BkGpiX%2BdVXDnnQxKLrAgXiXTeY%2F213nNWVYE1R4Vg%3D&reserved=0> can you point them to the right people?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMedicalUltrasound%2FImage3dAPI%2Fissues%2F158%23issuecomment-656268380&data=02%7C01%7C%7C63c75b3dadf94af7cb1e08d8243184fc%7C1a407a2d76754d178692b3ac285306e4%7C0%7C0%7C637299142424680445&sdata=xaTx8FsP7dsS3t0mP8mp9BxNMUJDXk3iuh3oQbdhyPM%3D&reserved=0>, or unsubscribe<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD7C3CLCULNGE463UBBCONLR2YAHZANCNFSM4LAHXNVA&data=02%7C01%7C%7C63c75b3dadf94af7cb1e08d8243184fc%7C1a407a2d76754d178692b3ac285306e4%7C0%7C0%7C637299142424690445&sdata=8xYOjzsONbNx0ei7gf%2FB1SAHqXBtBY%2BEQgKDU8bKU6U%3D&reserved=0>.
________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.
|
Hi all, I am interested in learning more on the status of the Philips Image3DAPI loader for Philips 3D/4D US images. Is that library still maintained? If so, how are releases made available, and who should I talk to in order to learn more? Is Scott Settlemier still leading that effort at Philips? @lassoan or @mattjolley , would you be able to comment on whether you were previously able to obtain the Thank you for your help. |
We have not obtained the Philips dll. Last we checked Philips had not released that publically and the library seemed intended for intervendor work, but we hope that has evolved. We have not checked in with the Philips team on this in a while, so it would be good to do so. Scott Settlemier was still on that team the last time we connected. We have used the GE equivalent and that is pretty easy to obtain from GE. |
@mattjolley thank you for the update! Disappointing to hear that Philips did not release their library at the time. It does seem that GE is the current leader in this regard. I am unclear on whether Scott Settlemier is active on GitHub. Perhaps someone on the Philips team would be willing to point me in the right direction? @SteveKauffman , @mdickerson110 ? |
Hello everyone, We're interested in using the tool for Philips 3/4D US, as an alternative to qlab, which we find cumbersome. I was wondering if there have been any recent updates or developments with the Philips Image3DAPI loader since the previous discussion last year. |
Accessing the 3D/4D ultrasound images that you acquire is a very basic need and I even consider unethical if not illegal that several vendors deny patients and researchers open access to this data. Unfortunately, it seems that the only practically feasible way to enforce vendors to change their behavior is to not buy systems that restrict access to your data. So, if you are (as many of us) unhappy with how some imaging vendors do not let you access your data, next time your hospital purchases new systems, make sure that "open access to 3D/4D imaging data" is among the requirements and do not let them get away with limited workarounds. |
Dear @SteveKauffman, @mdickerson110 ,
I am currently working with a version from last May (
PhilipsLoader-8May2019
) and realized users are forced to register the DLL into the Windows regsistry using adminstrator mode, since there is no manifest file provided in that version.It would be great if a manifest file could be provided, so that an integration based on https://github.com/MedicalUltrasound/Image3dAPI/tree/master/RegFreeTest would be possible.
Who could help with this? Is such an updated package already available?
Kind regards
The text was updated successfully, but these errors were encountered: