Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image registration #8

Open
bogovicj opened this issue Feb 14, 2023 · 3 comments
Open

Image registration #8

bogovicj opened this issue Feb 14, 2023 · 3 comments

Comments

@bogovicj
Copy link

bogovicj commented Feb 14, 2023

Add image transformation + registration as concepts?

The current table of concepts has:

Transformation in Vector Graphics Image Resizing
  Image Rotation

which seems related, but not quite the same.

@tischi this belongs under the curriculum tag

@biovoxxel
Copy link
Collaborator

Very good point, while I think it we actually should add an "Image Transformation in Bit-Mapped" topic separate from the vector graphic one, since those work intrinsically different and the pixel-based one comes with the issue (or need if you want) of interpolation. Furthermore, image registration in this context creates an overlap between visualization, image processing and analysis, since one sometimes needs a registration (as a pre-processing) first to be able to run a useful analysis.

@ArneS70: In the graphical overview "Transformation also was a separate topic for pixel-based images. So, we should potentially separate this here as well from the vector graphics topic.

@tischi
Copy link
Collaborator

tischi commented Feb 14, 2023

I would vote for making Image Registration a stand-alone Module. I think this is rich and different enough from the other things that it deserves this.

Topics could be:

  • 2-D registration
  • 3-D registration
  • Grouped registration (time-lapse stabilisation, drift correction)
  • Feature based registration (SIFT)
  • Intensity based registration ( @bogovicj not sure this is the term? )
  • Manual registration

Conceptss could be:

  • Rigid transformation
  • Euler transformation
  • Affine transformation
  • BSpline transformation

a.s.o. this was just a 30 seconds brain dump :-)

@tischi
Copy link
Collaborator

tischi commented May 24, 2023

  • we will add a new module about "image registration"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants