Source code for data_processing.image_analysis.analysis_registry
"""
The dictionary with the name of the algorithms available in this folder.
"""
_REGISTRY = {}
"""
The dictionary with the name of the algorithms available in this folder.
"""
_REGISTRY = {}