Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add webpage URL to header links.
  • Loading branch information
larsmaxfield-asml authored Oct 15, 2023
1 parent dcd50b9 commit 8d6569e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
<i>Alphascale conversion of a grayscale XRF element map¹</i>
</p>

Butterfly Registrator is a preprocessing app for aligning images using pairs of control points you click and drag. It helps you align (or [*register*](#how-does-the-registrator-register-images)) images to a given reference such that their heights and widths match and the features within those images line up, making it easy to later overlay and compare them without the hassle of manually zooming, stretching, and cropping them beforehand.
Butterfly Registrator is a preprocessing app for aligning images using pairs of control points you click and drag. It helps you align (or [*register*](https://olive-groves.github.io/butterfly_registrator/butterfly_registrator.html#how-does-registration-work)) images to a given reference such that their heights and widths match and the features within those images line up, making it easy to later overlay and compare them without the hassle of manually zooming, stretching, and cropping them beforehand.

The Registrator also creates alphascale images. You can convert individual grayscale images using a color picker and also merge multiple alphascale images into a single image.

The Registrator runs as an [installable Windows executable](#windows-executable) or directly on its [Python source code](#python).
The Registrator runs as an [installable Windows executable](https://olive-groves.github.io/butterfly_registrator/butterfly_registrator.html#windows-executable) or directly on its [Python source code](https://olive-groves.github.io/butterfly_registrator/butterfly_registrator.html#python).

Most types of PNG, JPEG, and TIFF can be loaded into the Registrator. It can likewise save registered image files to PNG, JPEG, and TIFF.

With [Butterfly Viewer](https://olive-groves.github.io/butterfly_viewer) you can rapidly compare your registered images with sliding overlays and synchronized side-by-side pan and zoom. The Viewer is handy for visually inspecting painting research data such as high-res and raking-light photos, X-rays, and element maps from XRF and RIS — especially with element maps [converted to alphascale](#convert-to-alphascale).
With [Butterfly Viewer](https://olive-groves.github.io/butterfly_viewer) you can rapidly compare your registered images with sliding overlays and synchronized side-by-side pan and zoom. The Viewer is handy for visually inspecting painting research data such as high-res and raking-light photos, X-rays, and element maps from XRF and RIS — especially with element maps [converted to alphascale](https://olive-groves.github.io/butterfly_registrator/butterfly_registrator.html#convert-to-alphascale-from-grayscale).

<sup*Small Pear Tree in Blossom* by Vincent van Gogh (Van Gogh Museum, Amsterdam)</sup>

Expand Down

0 comments on commit 8d6569e

Please sign in to comment.