Anonymize Siemens rda-files

バージョン 1.0.0.0 (3.87 KB) 作成者: Paul Groot
Remove or modify metadata from native Siemens MRS files
ダウンロード: 444
更新 2014/1/29

ライセンスの表示

This function creates anonymized copies of Siemens rda-files. The function will replace patient identifying information with generic or user specified values. It can also be used to modify non-identifying metadata, such as PatientSex or InstitutionName.

Examples:
Using default values:
anonrda('abc.20071120.123108.rda')

The same, but with progress feedback:
anonrda('D:\Data\MRS\abc.20071120.123108.rda',[],[],true)

The same, but forcing specific parameters:
R.PatientName = 'removed';
R.PatientID = 'PP1234';
[status message] = anonrda('C:\Temp\abc.20071120.123108.rda','PP1234.rda',R,true)

引用

Paul Groot (2024). Anonymize Siemens rda-files (https://www.mathworks.com/matlabcentral/fileexchange/45297-anonymize-siemens-rda-files), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDICOM Format についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0