WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    Spatial resampling has been added. This is still quite primitive (no end-user... · 84a8c69f
    Mathias Bavay authored
    Spatial resampling has been added. This is still quite primitive (no end-user front end or interaction, only nearest neighbor or bilinear), but can nevertheless be convenient. Since the "round" function call was needed, the VC++ implementation has been moved to IOUtils so no matter what is the compiler, we can use "round" in the code (this is NOT in the IOUtils namespace, but still in the mio namespace). 
    
    Several obsolte comments/hacks have been removed and the DEBUG_ARITHM flag commented out, since it does not belong into a library (this is per process, not per object). The VC++ "equivalent" flag still needs to be checked (ie: is it per process or per object?). A missing "required" flag for cmake for Oracle has been added.
    
    Finally, the lsm file had been forgotten in the last release... this is now in order.
    84a8c69f