Skip to content

New ImageFilter bindings - #2005

Open
sjourdro wants to merge 9 commits into
lagadic:masterfrom
sjourdro:bindings
Open

New ImageFilter bindings #2005
sjourdro wants to merge 9 commits into
lagadic:masterfrom
sjourdro:bindings

Conversation

@sjourdro

@sjourdro sjourdro commented Sep 1, 2026

Copy link
Copy Markdown

Add bindings for the following ImageFilter methods:

  • gaussianBlur()
  • gaussianFilter()
  • canny()

All methods have been tested and produce the expected results.

@fspindle fspindle changed the title Bindings New ImageFilter bindings Sep 2, 2026
@rolalaro

rolalaro commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

@sjourdro you need to fetch lagadic/master and merge it into your branch in order to be up-to-date with the official repository of ViSP. Some patches were pushed these past few days to fix some CIs problems.

@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.59%. Comparing base (b67bf31) to head (d684de6).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2005      +/-   ##
==========================================
+ Coverage   47.58%   47.59%   +0.01%     
==========================================
  Files         532      532              
  Lines       69465    69473       +8     
  Branches    32393    32393              
==========================================
+ Hits        33053    33069      +16     
+ Misses      32323    25827    -6496     
- Partials     4089    10577    +6488     

☔ 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.

@fspindle

fspindle commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

@sjourdro Please, update the copyright header with 2026 year

Copyright (C) 2005 - 2025 by Inria. All rights reserved.

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.

3 participants