Skip to content

ENH: enable SimpleITK threads

Sam Horvath requested to merge github/fork/blowekamp/SimpleITKEnableThreads into master

Created by: blowekamp

Enable SimpleITK to unlock the python GIL, to allow for background image processing.

Don't pass SimpleITK the unused BUILD_EXAMPLES cmake variable.

Merge request reports