Skip to content
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

Volume reconstruction using the Epiphan frame grabber #407

Closed
lgroves6 opened this issue Aug 30, 2018 · 6 comments
Closed

Volume reconstruction using the Epiphan frame grabber #407

lgroves6 opened this issue Aug 30, 2018 · 6 comments

Comments

@lgroves6
Copy link

I was reading the volume reconstruction page for the PlusServer, and it mentions that it is to reconstruct a 2D ultrasound image to a 3D ultrasound image. I was wondering if it is specific to ultrasound systems. I am using the Epiphan frame grabber on a TEE ultrasound machine and the volume reconstruction isn't working. I am assuming this is due to the requirement of an ultrasound connection, but I was wondering if it is possible to do for the Epiphan device, or if there is any work around. I have attached my config file below in case there is any issues within the file, I have converted it to a txt file so that I am able to upload it here. Any help is appreciated. Thanks!
EpiphanPhilipsTEEVolumeReconstructionandTrackingtxt.txt

@Sunderlandkyl
Copy link
Contributor

It should be possible.

What versions of Plus and Slicer are you using?
Can you attach a log file?

@lgroves6
Copy link
Author

I am using Slicer 4.8.1 and Plus Applications 2.6.0.2017-11-29 (Win32). The plus log doesn't give me any errors, which is why I thought it might just be ignoring it since I am not using an ultrasound device. I have attached the log below.
083118_122738_PlusLog.txt

@Sunderlandkyl
Copy link
Contributor

Were you able to connect to the server in Slicer? The log doesn't show any connections.

@lgroves6
Copy link
Author

lgroves6 commented Sep 4, 2018

Yes I was able to, it connects and streams in the whole screen from the frame grabber.

@lgroves6 lgroves6 closed this as completed Sep 4, 2018
@lgroves6 lgroves6 reopened this Sep 4, 2018
@Sunderlandkyl
Copy link
Contributor

Is it possible that you uploaded the wrong log file?

The log should have a line similar to this to show that Plus was connected to Slicer:

090418_163113.532|INFO|091.045000| Received new client connection (client 1 at 127.0.0.1:18944). Number of connected clients: 1| in E:\D\PSNP64b\PlusLib\src\PlusServer\vtkPlusOpenIGTLinkServer.cxx(256)

And one similar to this if the StartRecording command was received:

090418_163401.135|INFO|025.257000| vtkPlusStartStopRecordingCommand::Execute:| in E:\D\PSNP64b\PlusLib\src\PlusServer\Commands\vtkPlusStartStopRecordingCommand.cxx(263)

@adamrankin
Copy link
Member

Reopen if still persisting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants