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

feat: blur Image method #363

Merged
merged 13 commits into from
Jun 16, 2023
Merged

feat: blur Image method #363

merged 13 commits into from
Jun 16, 2023

Commits on Jun 16, 2023

  1. Added blur() method to Image class

    Added tests
    sibre28 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    60fa88c View commit details
    Browse the repository at this point in the history
  2. Added blur() method to Image class

    Added tests
    sibre28 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    52487cc View commit details
    Browse the repository at this point in the history
  3. fixed tests

    sibre28 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    31acef5 View commit details
    Browse the repository at this point in the history
  4. Update test_image.py

    sibre28 authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    975c53b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e96f6ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ed46ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1607ab3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80ffd16 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into 285-blur-image

    # Conflicts:
    #	src/safeds/data/image/containers/_image.py
    #	tests/safeds/data/image/containers/test_image.py
    sibre28 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    429e372 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17a53a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1aea598 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b7a43d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10eb270 View commit details
    Browse the repository at this point in the history