Skip to content

Photomosaic Maker v5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 06:03
· 15 commits to master since this release

New Features

  1. Added a type of resize method call fit (--resize_opt=fit). This method keeps the aspect ratio of the tiles and add white padding to achieve the target aspect ratio (either user-defined through explicit tile-size or inferred)

Fixes

  1. Fixed GPU acceleration not enabled in gui.py (note: GPU acceleration is not available in prebuilt binary)
  2. Fixed the problem that appears when infer size is not used.