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

docs: image enhancement and restoration section #4458

Merged

Conversation

grdanny
Copy link
Contributor

@grdanny grdanny commented Sep 27, 2024

Description

Tackling the "Image Enhancement / Restoration" section of the ImageBuf Algo doc for issue:
#3992

Tests

Added tests for the correpsonding snippets in the docs.

Checklist:

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable. (Check if there is no
    need to update the documentation, for example if this is a bug fix that
    doesn't change the API.)
  • I have ensured that the change is tested somewhere in the testsuite
    (adding new test cases if necessary).
  • If I added or modified a C++ API call, I have also amended the
    corresponding Python bindings (and if altering ImageBufAlgo functions, also
    exposed the new functionality as oiiotool options).
  • My code follows the prevailing code style of this project. If I haven't
    already run clang-format before submitting, I definitely will look at the CI
    test that runs clang-format and fix anything that it highlights as being
    nonconforming.

@grdanny grdanny changed the title docs: image enhancement and restoration section - #4444 docs: image enhancement and restoration section Sep 27, 2024
@lgritz lgritz added docs Documentation Dev Days ASWF Dev Days suitable project devdays24 Dev Days 2024 labels Sep 28, 2024
@grdanny grdanny force-pushed the docs_enhancement_restoration branch 2 times, most recently from 1596d33 to c52dc24 Compare October 1, 2024 05:42
Signed-off-by: Daniel Greenstein <danny.gr@gmail.com>
@grdanny grdanny force-pushed the docs_enhancement_restoration branch from c52dc24 to 424920f Compare October 1, 2024 05:43
@grdanny grdanny marked this pull request as ready for review October 1, 2024 16:16
@grdanny grdanny requested a review from lgritz October 1, 2024 16:16
Copy link
Collaborator

@lgritz lgritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lgritz lgritz merged commit 1be693b into AcademySoftwareFoundation:main Oct 2, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev Days ASWF Dev Days suitable project devdays24 Dev Days 2024 docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants