Toke Eskildsen

Results 43 issues of Toke Eskildsen

I am working on [LUCENE-8374](https://issues.apache.org/jira/browse/LUCENE-8374) and I would like to have independent verification of my findings. I have looked through `luceneutil` and it does not seem to have a test...

Trivial change to `mkdir` calls that ensures that parent directories (e.g. `outputdir`) are created if not already existing and that there will be no complaints about already existing folders.

When performing tSNE sorting, add a step where it is possible to do things such as converting to greyscale before analysing, but without using the converted images for the collage.

enhancement

The [libvips](https://libvips.github.io/libvips/) tool is much faster than ImageMagic or GraphicsMagic for creating tiles form images. It has `dzsave` which generates all levels of a DeepZoom pyramid structure, but at multiple...

enhancement

The base `juxta.sh`-script takes a `.dat`-file with images (and optionally metadata) as input. This should be more flexible, so input can be * Files with image paths (or URLs) `images.dat`...

enhancement

Re-locating an image after forus has changed can be a challenge for at collection og 10,000+ images. One way to help could be to divide the overall collage into areas...

enhancement

When the user moves a mouse to press one of the navigational buttons, the infobox can easily cover the buttons. Maybe this can be solved by raising the z-order of...

bug

The verbatim image name `missing` signals that an image is missing on purpose. This is not handled well by `RAW_MODE=automax` that attempts to run `identify missing` which fails and shews...

@jesperlauridsen suggests to add bookmarking capabilities (change the URL when panning & zooming).

enhancement

Creating a collage of millions of tweeted images takes days. Re-rendering the collage to honour deleted tweets could be done without re-downloading the images, but it would still take a...

enhancement