Skip to content

[improvement] Streaks in projections during alignment #24

@swelborn

Description

@swelborn

During alignment, streaks appear in the dataset. This could be due to 1 of 2 things:

  1. Downsampling the data introduces the streaks because of the padding.
  • solution: pad after downsampling the data. Would require downsampling the padding.
  1. Shifting the data introduces these streaks.
  • unsure of solution here. maybe use filter?

streaking could cause alignment to not work effectively - phase correlation could capture these streaks instead of the features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions