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

Problem: fCal calibration using Clarius (temporal calibration crashes) #850

Open
joaolgfonseca opened this issue Oct 12, 2021 · 5 comments

Comments

@joaolgfonseca
Copy link

Dear all,

I am interested in using fCal app to calibrate the Clarius ultrasound probe with a tracker device.

I was able to initialize the configuration file with fCal app, however when I tried to get access to "temporal calibration" fCal crashes (i.e., this happened immediately when I clicked in the tab). Sometimes, a memory error appeared, mentioning that it was unable to write. I tried several times and changed several settings in the configuration file without success.

Have you ever got this problem?

Best regards,
João Fonseca

@Sunderlandkyl
Copy link
Contributor

Can you provide more information?

  • What version of Plus are you using
  • What operating system are you using
  • Can you upload your config file
  • Are you using a custom build, or one downloaded from the PlusToolkit website

@joaolgfonseca
Copy link
Author

  • What version of Plus are you using
    PlusApp-2.9.0

  • What operating system are you using
    Windows 10

  • Can you upload your config file
    In attach.

  • Are you using a custom build, or one downloaded from the PlusToolkit website
    Downloaded from the PlusToolkit, i.e. PlusApp-2.9.0.20210910-Clarius-Win64.exe

Thank you in advance.

Regards

conf.zip

@Sunderlandkyl
Copy link
Contributor

The issue seems to be with the connection to the Clarius device itself. I'll see if I can track down the one of the probes in our lab.

@joaolgfonseca
Copy link
Author

Thank you

Sunderlandkyl added a commit that referenced this issue May 27, 2022
Previously the Clarius cast device acquired images in BGRA32 format. Images are now acquired grayscale by default, however RGB24 images can be acquired by setting ImageType="RGB_COLOR" (for use in color Doppler).
Also fixed an error message if the destructor was called without device initialization.

Re #850
@Sunderlandkyl
Copy link
Contributor

@joaolgfonseca I've made the Clarius images grayscale by default and fixed an issue so that fCal won't crash even if it is streaming color images. It should be available in the nightly package tomorrow.

adamrankin pushed a commit that referenced this issue Jun 21, 2022
Previously the Clarius cast device acquired images in BGRA32 format. Images are now acquired grayscale by default, however RGB24 images can be acquired by setting ImageType="RGB_COLOR" (for use in color Doppler).
Also fixed an error message if the destructor was called without device initialization.

Re #850
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

2 participants