Skip to content
Sha edited this page Jan 7, 2023 · 2 revisions

Image-Registration

  flowchart LR;
      A(Stationary Image)-->D(((Image-Registration)));
      B(Moving Image)-->D;
      D-->E(Transformation);
      D-->F(Overlapping Image);
Loading

Clone this wiki locally