The singleton will request all of the algorithms that are applicable to the project based on configuration options. So when analyzing images, only the algorithms useful for images will be provided. When first called, it should get a list of all algorithms and functions to return them.
The singleton will request all of the algorithms that are applicable to the project based on configuration options. So when analyzing images, only the algorithms useful for images will be provided. When first called, it should get a list of all algorithms and functions to return them.