Interface Registration<I>

    • Method Detail

      • register

        Collection<ImageWrapper<I>> register​(ImageWrapper<I> ref,
                                             Collection<ImageWrapper<I>> elements)
        This function applies image registration on given elements.
        Parameters:
        ref - the ref image, where the elements should fit to
        elements - the elements, which should to fit the given ref
        Returns:
        the result elements fitting to the ref image