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

Multiframe image fixed/varibale framerate (Frame Time Vector support 0018,1065) #424

Closed
ATSandrearicci opened this issue Jun 5, 2023 · 14 comments

Comments

@ATSandrearicci
Copy link

When a multiframe with variable or fixed framerate is open is not shown with the correct framerate.

Weasis should look in tag 0028,0009 FrameIncrementPointer to know where read the information about framerate.
If it points to 0018,1063 Frame Time the framerate is fixed at this nominal value.
If it points to 0018,1065 Frame Time Vector framerate is variable and the time between frames is identified in this vector in millisecond

@nroduit
Copy link
Owner

nroduit commented Jul 25, 2023

Thank you for reporting this problem. I have implemented the use of the pointer.

For the variable framerate, does it mean that the speed must change during the cine for a series? If so, can you provide a sample?

@ATSandrearicci
Copy link
Author

ATSandrearicci commented Jul 26, 2023 via email

@ATSandrearicci
Copy link
Author

ATSandrearicci commented Jul 26, 2023 via email

@nroduit nroduit added this to the 4.2.0 milestone Jul 30, 2023
@nroduit
Copy link
Owner

nroduit commented Jul 31, 2023

Can you please share again because I cannot download the sample?

@ATSandrearicci
Copy link
Author

ATSandrearicci commented Aug 1, 2023 via email

@nroduit
Copy link
Owner

nroduit commented Aug 10, 2023

I haven't yet received a link to download the exam.

@ATSandrearicci
Copy link
Author

ATSandrearicci commented Aug 10, 2023 via email

@ATSandrearicci
Copy link
Author

ATSandrearicci commented Aug 10, 2023 via email

@nroduit
Copy link
Owner

nroduit commented Aug 11, 2023

I've just checked and I haven't received any links.

Please send a link directly to my e-mail.

@ATSandrearicci
Copy link
Author

ATSandrearicci commented Aug 11, 2023 via email

@ATSandrearicci
Copy link
Author

ATSandrearicci commented Aug 11, 2023 via email

@nroduit
Copy link
Owner

nroduit commented Aug 11, 2023

OK, I've got it!

@nroduit nroduit modified the milestones: 4.2.0, 4.2.1 Aug 17, 2023
@nroduit
Copy link
Owner

nroduit commented Aug 17, 2023

Will not be included in version 4.2.0 as changes are more complicated than expected.

@nroduit
Copy link
Owner

nroduit commented Nov 23, 2023

I've implemented the variable speed for multiframe but I think there is an issue with your sample. The multiple value separation of FrameTimeVector is a comma, whereas in DICOM it should be a backslash.
See #497

@nroduit nroduit closed this as completed Jan 18, 2024
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