PETPVC icon indicating copy to clipboard operation
PETPVC copied to clipboard

Partial Volume Correction in PET

Results 14 PETPVC issues
Sort by recently updated
recently updated
newest added

All methods currently apply PVC to a single volume. Should optionally correct 4-D volumes or perhaps a list of 3-D volumes.

enhancement

For most applications, a 4-D mask image is mandatory. Would be best to automatically handle either 3-D or 4-D.

enhancement

Getting this error while running petpvc: `petpvc: error while loading shared libraries: libITKIOBruker-5.3.so.1: cannot open shared object file: No such file or directory` I have also set LD_LIBRARY_PATH: `export LD_LIBRARY_PATH=/home/xxx/.conda/envs/petpvc/lib/`...

Is it possible to apply the PETPVC toolbox to perform partial volume correction (PVC) on structural MRI images, such as T1- or T2-weighted sequences, instead of PET images? If so,...