Skip to content

Implemented parameter to shift multi-resolution main volume in MATLAB#77

Open
saarlemo wants to merge 3 commits intovillekf:masterfrom
saarlemo:spect
Open

Implemented parameter to shift multi-resolution main volume in MATLAB#77
saarlemo wants to merge 3 commits intovillekf:masterfrom
saarlemo:spect

Conversation

@saarlemo
Copy link
Copy Markdown
Contributor

@saarlemo saarlemo commented Apr 1, 2026

Previously the multi-resolution main volume has always been in the center of all FOV. This PR enables off-center extended FOV

  • options.oOffsetX, options.oOffsetY and options.oOffsetZ control high-resolution FOV offset as before
  • options.FOVa_x, options.FOVa_y and options.axial_fov control the high-resolution FOV size
  • options.eFOVSize determines the total size of extended FOV
  • options.eFOVShift shifts the extended FOV with respect to high-resolution FOV
  • options.transaxialEFOV and options.axialEFOV are determined automatically from options.eFOVSize and options.eFOVShift (see CTEFOVCorrection.m)

Comment thread source/cpp/functions.hpp Outdated
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