-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* binarizing the input files based on the bimodalt value does not alw…
…ays produce the desired result. To ensure we really find the best seeds to start the rotational part of the registration with, we now also look for peaks in the blurred input files. * there have been some instances where rotational_minctracc.py failed because it wasn't able to copy the resampled file belonging to the best transform. Changed the code to remove all files while running the main loop, and generate the desired sampled file only when we've already found the best transform * lowered the number of seed pairs to use from 5 to 3. Now that we are using a potential high number of possible starting points, there's a very high chance that one of the top few already creates a really good starting point
- Loading branch information
Showing
1 changed file
with
30 additions
and
7 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