Overview

mirador-sync-windows is described as follows.

https://github.com/UCLALibrary/mirador-sync-windows

When comparing multiple nearly identical images, such as different spectral images of the same object, it is helpful to apply actions simultaneously across multiple windows.

Here is a usage demo:

https://youtu.be/Ls2zvJpSRlc

Note that this is a plugin for Mirador 2, and the repository has been archived.

This time, I created a repository for trying out mirador-sync-windows, so I will introduce it.

Repository

https://github.com/nakamura196/mirador2-sync-windows/

Usage

Specify the manifests you want to compare by separating them with ; in the manifest parameter, as follows:

https://nakamura196.github.io/mirador2-sync-windows/?manifest=https://nakamura196.github.io/mirador2-sync-windows/data/examples/org.json;https://nakamura196.github.io/mirador2-sync-windows/data/examples/inf.json

For GUI usage instructions, please refer to the video above.

The above example uses data from the following “IIIF Application Using Transmitted Light Images of Shelley’s Letters”:

https://utda.github.io/shelley/

Summary

In the future, I would like to develop this functionality as a Mirador 3 plugin.

Also, while this module is intended for “comparing multiple nearly identical images,” I would like to develop functionality that can also compare non-identical images through techniques such as correspondence point calculation.

I hope this serves as a useful reference for mirador-sync-windows.