Photomosaic Maker v5.1
New Features
- 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
- Fixed GPU acceleration not enabled in
gui.py
(note: GPU acceleration is not available in prebuilt binary) - Fixed the problem that appears when
infer size
is not used.