Skip to content

Conversation

@greg-kennedy
Copy link
Contributor

References issue #11. This cleans up some of the Image Processing examples. In addition, I added comments to the top that I felt might provide useful terms or jumping-off points for further experimentation. Also modified the grayscale-only examples to handle each channel separately, so they still work if the sample image is changed.

  • Blur filter: new comments added
  • Sharpen: moved from former Edge Detection, added comments
  • Edge Detection: created new with Laplacian edge detection kernel
  • Convolution: added several sample kernels, click to cycle through them
Copy link
Collaborator

@SableRaf SableRaf left a comment

Choose a reason for hiding this comment

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

Great contribution Thanks! Ready to merge after suggested changes.

@greg-kennedy
Copy link
Contributor Author

New commit should resolve the suggestions. BTW not sure if it matters or not, but: any of my changes / contributions here are public domain.

@SableRaf SableRaf merged commit eadc6c4 into processing:main Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants