GimelStudio / GimelStudio

Non-destructive, node based 2D image editor with an API for custom nodes

Home Page:https://gimelstudio.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Sharpen node

Correct-Syntax opened this issue · comments

Implement a core node, the Sharpen node using either glsl or numpy/opencv. It should take in an image and output an image. Probably similar to the node in Blender.

It may be a good idea to implement this as a glsl shader node for speed.

Category: ADJUST