homonim.RasterCompare.process

RasterCompare.process(**kwargs) Dict[str, Dict]

Compare source and reference images.

To improve speed and reduce memory usage, images are divided into blocks for concurrent processing.

Parameters:

kwargs – Optional configuration settings. See RasterCompare.create_config() for possible arguments and their default values.

Returns:

Dict representing the comparison statistics.

Return type:

dict of dict