Package | Description |
---|---|
org.hkijena.jipipe.plugins.imagejalgorithms.nodes.registration.simple | |
org.hkijena.jipipe.plugins.imagejalgorithms.utils |
Modifier and Type | Method and Description |
---|---|
SIFTParameters |
SimpleImageRegistrationAlgorithm.getSiftParameters() |
Constructor and Description |
---|
SIFTParameters(SIFTParameters other) |
Modifier and Type | Method and Description |
---|---|
static void |
SimpleRegistrationUtils.register(ij.ImagePlus imp1,
ij.ImagePlus imp2,
ij.ImagePlus imp1mask,
ij.ImagePlus imp2mask,
mpicbg.trakem2.transform.CoordinateTransform t,
Rectangle commonBounds,
List<Rectangle> bounds,
SimpleImageRegistrationParameters parameters,
SIFTParameters siftParameters,
bunwarpj.Param elasticParams,
JIPipeProgressInfo progressInfo)
Register two images with corresponding masks and
following the features and registration models.
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.