multiview-stitcher icon indicating copy to clipboard operation
multiview-stitcher copied to clipboard

A toolbox for registering / fusing / stitching large multi-view / multi-positioning image datasets in 2-3D.

Results 20 multiview-stitcher issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for the project Is it possible to realtime-stitch for brightfield microscopy images 2D ?

question

We at one point decided to create documentation on what the objects should look like. This is still missing I think and we should spend a little time to create...

We've been running into an issue where our Ubuntu 22.04 machine kills Dask when trying to fuse large images. We seem to have temporarily solved it by stopping the out-of-memory...

This PR rewrites and simplifies the fusion. Specifically, it simplifies the dask graphs of the fused dask arrays: In the implementation in main, output array creation is partly performed by...

`register()` already uses internal metrics potentially shown using logging. Suggested enhancement: `register()` to return metric(s) giving a score or confidence value on the stitching.

enhancement

Hi Folks, I am new to this and would like to try to test and see if this workflow would work for stitching + align + fusing a large multipoint...

question