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

feat: Implement ip density visualization. #65

Merged
merged 1 commit into from
May 23, 2024
Merged

feat: Implement ip density visualization. #65

merged 1 commit into from
May 23, 2024

Conversation

kgabor
Copy link
Contributor

@kgabor kgabor commented May 23, 2024

  • Writing IP loading and plotting.
  • Filter for corresponding IPs.
  • Use hist2d plot.
  • Handle case when there no correspondences exist for a tile pair.
  • Add relative paths.
  • Drafting image cutout.
  • Add docstrings, code formatting.

 * Writing IP loading and plotting.
 * Filter for corresponding IPs.
 * Use hist2d plot.
 * Handle case when there no correspondences exist for a tile pair.
 * Add relative paths.
 * Drafting image cutout.
 * Add docstrings, code formatting.
 * Add affine transformation unit test.
@kgabor kgabor merged commit 02bf510 into main May 23, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Implement first version of IP density visualization for the overlapping areas of tiles.
1 participant