-
Notifications
You must be signed in to change notification settings - Fork 0
Goal
Sha edited this page Feb 29, 2024
·
3 revisions
The goal of the Image-Registration project is to create a JavaScript/TypeScript test program for Image Registration.
The first release goal is
- Register two grayscale images of same modality
- Image size is calibrated or in equal scale
- Rigid transformation
It is desirable to use an existing open source library as the registration algorithm, rather than writing our own.