Skip to content

Update template_matching.jl in docs#280

Merged
ViralBShah merged 2 commits intoJuliaImages:masterfrom
heliosdrm:patch-1
Apr 28, 2025
Merged

Update template_matching.jl in docs#280
ViralBShah merged 2 commits intoJuliaImages:masterfrom
heliosdrm:patch-1

Conversation

@heliosdrm
Copy link
Copy Markdown
Contributor

@heliosdrm heliosdrm commented Mar 5, 2025

The indexing of the result of component_centroids in the docs was wrong, because it is zero-indexed, not one-indexed. Using begin+1 instead of 2 is better and clearer.

relative indexing of result of `component_centroids`
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.81%. Comparing base (3b3d88a) to head (7d77f49).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #280   +/-   ##
=======================================
  Coverage   91.81%   91.81%           
=======================================
  Files          12       12           
  Lines        1662     1662           
=======================================
  Hits         1526     1526           
  Misses        136      136           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ViralBShah ViralBShah merged commit 709c75d into JuliaImages:master Apr 28, 2025
9 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