-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pre-processing flag and functions applicable to fMOST datastes (#61)
* Add pre-processing functions for fMOST datasets * Add command-line option for pre-processing * Add opencv to dependencies * Corrections for CI/CD * Docstrings, refactoring * Save pre-processed image in brainreg output directory * Replace opencv connected components by skimage label and regionprops * Add test to check background removal * Corrections for PR review * Format code with black * remove fmost preprocessing Co-authored-by: Adam Tyson <[email protected]>
- Loading branch information
1 parent
c9ef993
commit 2b9474a
Showing
4 changed files
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters