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

Add shadow on scale, orientation label, window and level, and slice number #671

Open
paulojamorim opened this issue Oct 3, 2023 · 5 comments

Comments

@paulojamorim
Copy link
Collaborator

paulojamorim commented Oct 3, 2023

When these regions are overlaid with the white background they "disappear".

A good solution would be to use a type of shading on the components and fonts.

In the three 2D windows are:

  • Slice number
  • Scale
  • Orientation label
  • Window and level value

In the volume/surface window

  • Scale
  • Window and level value

An example of the problem in the 2D window.

example

@sudarsan2k5
Copy link

Hi @paulojamorim I would like to work on this issue.

@paulojamorim
Copy link
Collaborator Author

Hi @sudarsan2k5

Ok, no problem.

@sudarsan2k5
Copy link

As you mentioned here running InVesalius 3 on Windows, I followed all the required steps for my system, and all commands ran successfully. I activated InVesalius, it activated successfully. However, when I tried to run the InVesalius application, the primary issue appeared to be an ImportError related to the 'floodfill' module from the 'invesalius_cy' package. Give some suggestions on how to fix this issue.

from invesalius_cy import floodfill
ImportError: cannot import name 'floodfill' from 'invesalius_cy' (D:\New folder\invesalius3\invesalius_cy\_init_.py)
Traceback (most recent call last):

@paulojamorim
Copy link
Collaborator Author

Are you run this command on main folder? python setup.py build_ext --inplace

@sudarsan2k5
Copy link

Thanks to the command you provided, my ImportError issue has been successfully resolved. I appreciate your quick response.

I've gone through the InVesalius source code, and I'm a little bit confused. Could you please provide the location of the file or folder where I should get started? I'm eager to dive into resolving issue #671

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

No branches or pull requests

2 participants