Briefly:
(1) The WSIImageHandle abstraction is ready to use. OpenSlideHandle is deployed.
CuImageHandle is implemented but is not enabled in image handle factory as more time is needed for a unified downstream computational interface in custom modules.
(2) Code cleaning including forward porting which prepares for the future deprecated function signatures in skimage.
@nanli-emory
…Make CuImage Handle prototype ready for future development. Massive code cleaning
Briefly: (1) The WSIImageHandle abstraction is ready to use. OpenSlideHandle is deployed. CuImageHandle is implemented but is not enabled in image handle factory as more time is needed for a unified downstream computational interface in custom modules. (2) Code cleaning including forward porting which prepares for the future deprecated function signatures in skimage.