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

Evaluate Smartspim notebook registration accuracy with landmark metric #28

Open
tbirdso opened this issue Nov 16, 2023 · 0 comments
Open

Comments

@tbirdso
Copy link
Collaborator

tbirdso commented Nov 16, 2023

Background

LightsheetRegistration.ipynb provides an example workflow for multistage registration of SmartSPIM data to the Allen Institute Common Coordinate Framework (CCF) atlas.

Current Behavior

The lightsheet example notebook evaluates registration results via the voxel difference image between the resampled moving image and the fixed image. Since registration is cross-modal, we expect large voxel differences, so it is difficult to know how far the registration result is from a "perfect" registration.

Request Behavior

The Allen Institute has annotated the 652506 SmartSPIM sample and the CCF atlas with point landmarks. We should evaluate registration results as follows:

  1. Transform SmartSPIM landmarks by the output forward transform from registration
  2. Compute distance statistics between the transformed SmartSPIM landmarks and reference CCF atlas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant