public virtual void Anonymize(
string searchDirectory,
string pattern,
string outputDir,
bool allDirectories,
ImageSettings settings
)
public:
virtual void Anonymize(
String^ searchDirectory,
String^ pattern,
String^ outputDir,
bool allDirectories,
ImageSettings^ settings
)
searchDirectory
The search directory to look for DICOM files.
pattern
The pattern to search for.
outputDir
The output directory for the anonymized files.
allDirectories
true
to search all directories; otherwise, search only the top level directory.
settings
The image settings to apply when changing the image in the anonymized dataset.
This method will return patient id, study instance uid, and series instance uid for matching files in the searched directories. The settings are only valid if you apply BlackoutRects to the anonymized images. Doing this will require that the image be re-inserted into the anonymized dataset.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document