Skip to content

New image visu #624

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

Merged
merged 3 commits into from
May 28, 2025
Merged

New image visu #624

merged 3 commits into from
May 28, 2025

Conversation

tbaudier
Copy link
Contributor

@tbaudier tbaudier commented Dec 5, 2024

wheel compilation
test004_simple_visu_qt test009_voxels_visu test004_simple_visu_qt test009_voxels_visu
macOS Intel ok ok ok ok
macOS M1 OK
Ubuntu 24.04 segfault segfault ok ok

With ubuntu 24.04 and wheels, there is segfault. And on the same machine opengate_visu.py --qt leads also to segfault. The problem seems to be the qt in the wheel

@tbaudier tbaudier force-pushed the new_image_visu branch 6 times, most recently from e59af1b to 2170f40 Compare December 10, 2024 10:43
@tbaudier tbaudier force-pushed the new_image_visu branch 2 times, most recently from 37628bd to abaf97a Compare December 19, 2024 10:53
@dsarrut
Copy link
Contributor

dsarrut commented May 21, 2025

This is a trial : with lazy initialisation, the slices seems ok on M1 + QT6.
The slices were initialised too early.
Still need tests on other platforms and a bit of cleaning ;)

tbaudier added 3 commits May 23, 2025 15:54
    Add ImageBox class with the OpenGL rendering
    Copy from Gate9
    Check if OpenGL is present to display the Image Box
    Add test with planar source to see if the plans are displayed correctly
    Update doc with visu
@tbaudier tbaudier merged commit 1184eae into master May 28, 2025
32 of 33 checks passed
@tbaudier tbaudier deleted the new_image_visu branch May 28, 2025 09:20
@tbaudier tbaudier mentioned this pull request May 28, 2025
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

Successfully merging this pull request may close these issues.

2 participants