Automated Stitching of Chip Images

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • TeraStitcher

    A tool for fast automatic 3D-stitching of teravoxel-sized microscopy images

  • Very cool I've been waiting for this part of the writeup. A few years ago I tried to write a similar microscope pano stitcher and used SIFT features in opencv, not sure I had come across template matching. I also struggled with blending and never got anything to work. From the blog's comments I want to check out http://abria.github.io/TeraStitcher/ next time I'm looking to do this. Seeing the final stitch results makes me wonder how accurate the census technique can be, especially against an adversary. Could they just layer a dummy chip on top?

  • ImageStitcher

    A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is speed up with caching of artifacts.

  • A few years ago, my dad working in chips control quality asked me how to do exactly this but with images from optical microscopes.

    I can confirm what the post affirms that panorama stitcher softwares are not able to do the job. But what I found was that the opencv Stitcher class can do this perfectly out of the box. Unfortunately, there was no existing gui for the class at the time, so I quickly made one in 3 days: https://github.com/kwon-young/ImageStitcher

    It would have been nice if the post had compared it's approach to the Stitcher class. Maybe the number of images or the size of the final image or the stitching error control cannot be sufficiently controled with the Stitcher class ?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Perimeter – Open-Source Real-Time Strategy Game

    1 project | news.ycombinator.com | 3 May 2024
  • What we lack in C++

    1 project | dev.to | 3 May 2024
  • AWS Lambda Serverless Security. Mistakes, Oversights, and Potential Vulnerabilities

    3 projects | dev.to | 3 May 2024
  • SoftHSM2 Maintainer Needed

    1 project | news.ycombinator.com | 3 May 2024
  • DuckDB-VSS: Vector Similarity Search for DuckDB

    1 project | news.ycombinator.com | 2 May 2024