-
Currently if the CUDA runs into any problems then the application exits.
Instead we should cancel, clean up, and show an error to the user.
-
Currently the GPU memory allocation and data transfer happens after the Generate button is clicked.
If we pre-allocate and pre-transfer then we can shave a bit of time off of photomosaic generation.
-
v3.3
-
GUI fails to generate photomosaic, citing:
```
ERROR
Traceback (most recent call last):
File "gui.py", line 556, in wrapper
File "gui.py", line 543, in action
File "make_img.py", line 589, in…
-
Sorry if this doesn't belong here, but I'm trying to implement a feature similar to https://mosaically.com using deepzoom where each individual photo in the mosiac can be hovered over to reveal its ti…
-
```python
Successfully installed altgraph-0.17.2 lapjv-1.3.1 macholib-1.15.2 opencv-contrib-python-4.5.3.56 pyinstaller-4.6 pyinstaller-hooks-contrib-2021.5 tqdm-4.62.3
➜ image-collage-maker git:(m…
-
**Describe the bug**
Generating a Photomosaic with CUDA sometimes produces a different result to generating without CUDA. Some of the cells use a different library image.
**To Reproduce**
Steps t…
-
**Describe the bug**
Results on CPU are broken when using detail 100% and mode RGB Euclidean.
Most cells are just empty/black. Edge cells seem normal though.
**To Reproduce**
Steps to reproduce …
-
**Is your feature request related to a problem? Please describe.**
When I use cells that do not fit together perfectly the Photomosaic has a black background in the empty spaces.
**Describe the so…
-
**Describe the bug**
The app crashes if you try to back out of saving a Photomosaic.
**To Reproduce**
Steps to reproduce the behavior:
1. Generate Photomosaic
2. In Photomosaic Viewer, click 'S…