Skip to content

Sequantial realization (task 1)#1

Open
semrosin wants to merge 10 commits into
mainfrom
sequantial-task
Open

Sequantial realization (task 1)#1
semrosin wants to merge 10 commits into
mainfrom
sequantial-task

Conversation

@semrosin
Copy link
Copy Markdown
Collaborator

@semrosin semrosin commented Apr 30, 2026

Added functionality for a sequential implementation of a grayscale image convolution tool.

  • Built-in kernels for:
    • Identity
    • Discrete Shift
    • Box Blur
    • Sharpen
    • Compose
  • CLI
  • CLI tests
  • Realization tests, including:
    • identity
    • composition of shifts
    • composition equals sequantial application
    • compating with SixSharp and OpenCV realizations
    • ans some others

@semrosin semrosin changed the title Sequantial realiztion (task 1) Sequantial realization (task 1) May 1, 2026
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