Hey there,
I read this thread on convex and concav edge detection by @Tertion and thought I could expand the edge detection with some more outputs based on that awesome suggestion, specifically to give us the convex and concav edges separately. So here is what I came up with:
By using the original edge detection we get both the convex and concav in one map:
Only Convex:
Only Concav:
I adapted the convex masking color ramp from the first image and did bring in the pins a bit closer together to get every part of the concav edges:
Again, special thanks to @Tertion for pointing the convex/concav topic out, found that really interesting!
Cheers,