Skip to content
  • Daniel Scheffler's avatar
    Bugfix for deadlock in multiprocessing in case matching window size greater... · 4991fef7
    Daniel Scheffler authored
    Bugfix for deadlock in multiprocessing in case matching window size greater than 2x grid_res. Bugfix for wrong image grid equalization in case reference image has a lower resolution than target image.
    
    components.CoReg.COREG:
    - equalize_pixGrids(): bugfix for not respecting which pixel grid is to be used for coregistration
    
    components.Geom_Quality_Grid.Geom_Quality_Grid:
    - get_CoRegPoints_table(): updated array caching calls
    
    - updated __version__
    4991fef7