Cardiac-MR-Group-Lund / segment-open

Segment Source Distribution
Other
72 stars 32 forks source link

Don't have tool bar #6

Closed ernestzhang-11 closed 5 years ago

ernestzhang-11 commented 5 years ago

Steps to reproduce

  1. Start Matlab.
  2. Run segment_main.m.
  3. Select MRI.

    Details

    Version/commit: Matlab :R2017b OS : Mac OS 10.14.4 I have installed 'MCR_R2014a_maci64_installer'.

Could you tell me how to solve it ? Thank you very much! image

johannestoger commented 5 years ago

Hi, thanks for the bug report.

This is a known error due to the fact that you are using a Matlab version later than R2014a. There was a new GUI engine introduced in R2014b that is not compatible with Segment.

We are currently working on a port of Segment to R2019a, which should be available within a month or two I think.

The source code version of Segment does not use the MCR, so installing 2014a MCR does not help unfortunately, and you need to install Matlab R2014a. You might be able to download this version from Mathworks using your university account, if you have one.

johannestoger commented 3 years ago

Hi, we have now pushed the R2019a port.