CERN / CERN/TIGRE

FDK for V-offset missing

Open
#238 9 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
MATLAB
Stars
803
Forks
262
Avg merge
9d 13h
Merged PRs (30d)
8

Description

I am trying to do CBCT reconstruction. There is a detector offset in the Z-axis, namely ` geo.offDetector = [0; -120]; % Offset of Detector (mm) ` which leads to insufficient data on both sides of the Z-axis and obvious artifacts. Is there any good way? #151 @dyycy

## Actual Behavior

![Image of demo](https://github.com/scf819/demo/blob/main/demo.png?raw=true)

![](https://github.com/scf819/demo/blob/main/d_20210106095056.png?raw=true)
Pocs-tv algorithm is used by me to increase the number of reconstructed image layers, but Now I try to use FDK algorithm to do it. There are x-FDK, HD-FDK, V-FDK and other algorithms maybe improve image.

Contributor guide

Open the contributing guide

Research direction

Start by reading issue #151 and the discussion in this issue, then inspect TIGRE's existing FDK, HD-FDK, and V-FDK support. Determine whether detector offsets in the Z-axis are supported and what behavior is expected; the work is done when the requested V-offset reconstruction path is implemented or its lack of support is clearly resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
matlab
Domain
computer-vision
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.