Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

GEGL Neon Glowing Edge Detect

Mon Nov 13, 2023 5:19 pm

Download plugin here (follow basic instructions)

https://github.com/LinuxBeaver/Neon_Edg ... n/releases

Here is a really cool edge detect plugin I made that is way better then the default and it has a glow option.

It has two modes

Default
pasted_image017.png
pasted_image017.png (552.91 KiB) Viewed 195 times


Restore Original Color
2023-11-07_16-23.png
2023-11-07_16-23.png (482.71 KiB) Viewed 433 times


This is directly inspired by a Glow filter found in Adobe Photoshop CS5.


LOCATION TO PUT BINARIES

Windows
C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins

Linux
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins

Linux (Flatpak includes Chromebook)
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins

If you use Gimp 2.99.16+ you will find this in Filters>Edge Detect. On Gimp 2.10 it is in GEGL Operation drop down list under the name Neon Edge Detect

Re: GEGL Neon Glowing Edge Detect

Mon Nov 13, 2023 11:07 pm

There is no .zip package, .dll cannot be downloaded, it will be blocked by O.S.

Re: GEGL Neon Glowing Edge Detect

Tue Nov 14, 2023 4:55 pm

dinasset wrote:There is no .zip package, .dll cannot be downloaded, it will be blocked by O.S.


Here is the .zip for Windows and Linux. In the mean time please try to figure out how to get your OS to download .dll files. Once again, I only use .zip files if their is more then one binary and in this case there is only one.

edge_detect_glow_windows.zip
(36.01 KiB) Downloaded 17 times

edge_detect_glow_linux.zip.zip
(7.88 KiB) Downloaded 9 times
Post a reply