Skip to content

Beginning the Python bindings of vpImageFilter - #2002

Open
rolalaro wants to merge 3 commits into
lagadic:masterfrom
rolalaro:feat_python_imgfilter
Open

Beginning the Python bindings of vpImageFilter#2002
rolalaro wants to merge 3 commits into
lagadic:masterfrom
rolalaro:feat_python_imgfilter

Conversation

@rolalaro

@rolalaro rolalaro commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Added manual bindings for:

  • getGradX and getGradY
  • getGaussianKernel and getGaussianDerivativeKernel
    Added a fix for the binding of the vpImage access through slices

…ativeKernels and getGrad{X|Y} with the filter as numpy array as parameter
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.60%. Comparing base (3f2737a) to head (d31fee6).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2002      +/-   ##
==========================================
- Coverage   47.61%   47.60%   -0.01%     
==========================================
  Files         532      532              
  Lines       69468    69465       -3     
  Branches    32422    32393      -29     
==========================================
- Hits        33074    33070       -4     
- Misses      32318    32325       +7     
+ Partials     4076     4070       -6     

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant