Skip to content

Add example with Kuwahara filter - #468

Open
martin-carrasco wants to merge 4 commits into
boostorg:developfrom
martin-carrasco:feature/kuwahara_filter_example
Open

Add example with Kuwahara filter#468
martin-carrasco wants to merge 4 commits into
boostorg:developfrom
martin-carrasco:feature/kuwahara_filter_example

Conversation

@martin-carrasco

@martin-carrasco martin-carrasco commented Mar 29, 2020

Copy link
Copy Markdown

Description

Added an implementation of the Kuwahara adaptive filter working for grayscale images

This is part of my competency test solution for GSoC 2020. I would appreciate any feedback or comments.

References

https://d-nb.info/1094419265/34

Further Development

  • Implement an channel agnostic version and add to filter.hpp
  • Document

Tasklist

  • Add test case(s)
  • Ensure all CI builds pass
  • Review and approve

@martin-carrasco martin-carrasco changed the title [GsocAdded example for kuwahara filter implementation [Gsoc2020Added example for kuwahara filter implementation Mar 29, 2020
@martin-carrasco martin-carrasco changed the title [Gsoc2020Added example for kuwahara filter implementation Added example for Kuwahara filter implementation Mar 29, 2020
@martin-carrasco martin-carrasco changed the title Added example for Kuwahara filter implementation [WIP] Added example for Kuwahara filter implementation Mar 29, 2020
@mloskot

mloskot commented Mar 30, 2020

Copy link
Copy Markdown
Member

Thanks for the example. For the competency test it looks good.
For submission to GIL as example, it needs copyright notice, Jamfile/CMakeLists.txt update, some formatting (even minimal using the .clang-format), according to GIL guidelines. However, it will not be accepted before the GSoC students selection is completed.

@mloskot mloskot changed the title [WIP] Added example for Kuwahara filter implementation Add example with Kuwahara filter Mar 30, 2020
@mloskot mloskot added example Examples of how to use GIL google-summer-of-code All items related to GSoC activities labels Mar 30, 2020
@mloskot mloskot added status/need-feedback Asking for more details about the problem status/work-in-progress Do NOT merge yet until this label has been removed! labels Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

example Examples of how to use GIL google-summer-of-code All items related to GSoC activities status/need-feedback Asking for more details about the problem status/work-in-progress Do NOT merge yet until this label has been removed!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants