InsightSoftwareConsortium / InsightSoftwareConsortium/ITKElastix
No option to set number of threads for Transformix
Open
- Dominant language
- Python
- Stars
- 281
- Forks
- 29
- Avg merge
- 16h 28m
- Merged PRs (30d)
- 8
Description
The `itk.ElastixRegistrationMethod` method has the `SetNumberOfThreads` and `GetNumberOfThreads` functions to set and get the number of threads respectively.
However, `itk.TransformixFilter` does not have such functions. Should the number of threads be set in a different way, or can a `SetNumberOfThreads` function be added?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.