mpicbg icon indicating copy to clipboard operation
mpicbg copied to clipboard

Fiji module for image transformation and related algorithms

Results 17 mpicbg issues
Sort by recently updated
recently updated
newest added

With fea104fa16540bdce61f4c98248582fc1db5b5aa, I migrated the build from the no-longer-functional Travis CI system over to GitHub Actions. However, this repository still needs the SciJava secrets added, or else it won't be...

This is what I get when trying to run the "Landmark Correspondences" plugin in "Perspective" mode. ``` (Fiji Is Just) ImageJ 2.3.0/1.53f51; Java 1.8.0_172 [64-bit]; Windows 10 10.0; 146MB of...

Hi, after running SIFT alignment using only translations, is there a way to save the alignments to apply them directly to another stack? I am not able to extract this...

There are no instructions regarding installation or how to use. I am unable to use the plugin.

…er error than epsilon if one re-fits the model using the inliers. It has to iterate until the number of inliers didn't change once

How can these 2 param be linked to the actual image size? I mean, even if the overall procedure is scale invariant, these parameters seem very much dependent on whether...

This is a revised (less intrusive) version of #44. Added an overload for `fit()` to affine model classes that takes a user-specified epsilon for testing whether the configuration is ill-defined...

@axtimwalde @acardona I would like to use the SIFT registration algorithm in some `imglib2` code of mine. Is that code here still the one that's recommended to be used (I...

Title says it all, with more discussion here: https://github.com/catmaid/CATMAID/pull/1857 My questions: 1. I'd be happy to fix and PR this here, also, but not knowing how/where this library is used,...

There are a number of use cases where the approximate position of image tiles is known, and most often, their overlap is very large. For these cases, comparing SIFT features...