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

add parametric maps #404

Merged
merged 2 commits into from
Nov 29, 2024
Merged

add parametric maps #404

merged 2 commits into from
Nov 29, 2024

Conversation

StRigaud
Copy link
Member

Add intensity based parametric maps:

  • minimum_intensity_map
  • maximum_intensity_map
  • standard_deviation_intensity_map

Note

Each map compute the statistics for the image, could be interesting in the long run to update the function to take the stats as parameter to avoid extra computing

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 2.94118% with 33 lines in your changes missing coverage. Please review.

Project coverage is 46.30%. Comparing base (5a01215) to head (25271bf).

Files with missing lines Patch % Lines
clic/src/tier4/parametrics_map.cpp 2.94% 32 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
- Coverage   46.65%   46.30%   -0.35%     
==========================================
  Files         199      199              
  Lines        3972     4004      +32     
  Branches     1813     1832      +19     
==========================================
+ Hits         1853     1854       +1     
- Misses        713      744      +31     
  Partials     1406     1406              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@StRigaud StRigaud merged commit 6a86a6b into master Nov 29, 2024
5 checks 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.

2 participants