Skip to content

Commit

Permalink
Merge branch 'main' of github.com:bunnie/iris-stitcher into main
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie committed Dec 22, 2024
2 parents c0277be + 649b43a commit fa7f2f4
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
![logo](https://bunniefoo.com/iris/iris-logo-gh.png)

# Iris Stitcher

Image stitching routines for IRIS.
Image stitching routines for IRIS. Read more at [this blog post](https://www.bunniestudios.com/blog/2024/automated-stitching-of-chip-images/).

Takes a directory of images collected with the automated imaging hardware and aligns them to each other. Also performs blending and other adjustments.

The main routine is in [stitch.py](stitch.py).

Hit play to see the stitching software in action:

https://github.com/bunnie/iris-stitcher/assets/1168375/e1e9cd60-e77f-44e9-b216-d1a8dd3af3d4



## About IRIS

This repository is part of the IRIS project, an effort to make it easier to verify the construction of silicon chips.
Expand All @@ -16,4 +24,4 @@ Read more about IRIS at our [arXiv paper](https://arxiv.org/abs/2303.07406), or

This work was funded in part by NLnet’s [NGI0 Entrust](https://nlnet.nl/entrust/) fund, established with support from the European Commission’s Next Generation Internet Program, and my [Github Sponsors](https://github.com/sponsors/bunnie/).

![NLnet Logo](https://bunniefoo.com/iris/2024/nlnet-logos.png)
![NLnet Logo](https://bunniefoo.com/iris/2024/nlnet-logos.png)

0 comments on commit fa7f2f4

Please sign in to comment.