You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
to coregister a provided image to a template and removes facial features by removing the facial structure in accordance with the registration template and face mask. User may provide a template and face mask.
11
+
12
+
## Website
13
+
14
+
The source code of pydeface can be found at [github](https://github.com/poldracklab/pydeface)
15
+
16
+
## Usage Notes
17
+
18
+
### inputs
19
+
20
+
* infile (required): The NIfTI file to remove facial structure from
21
+
* template (optional): The optional template image that will be used as the registration target instead of the default.
22
+
* facemask (optional): The optional face mask image that will be used instead of the default.
0 commit comments