Digital Phonograph Stylus

I've made a project to play with 3x3 convolution filters as described (filters are implemented as a hyperized sum of the whole shifted arrays)

Below is a Stage image with 3 segments
Orig > Gaussian > Sobel Y (edge detection) > Sobel Y result
Orig - original record groove image
Orig > Sobel Y result

Even if this is not directly applicable to the problem maybe can be used to further experiments (at least converting to grayscale and threshold cut).
BTW.It seems that there are still some material shavings extruded at the edge of the groove.

Details

The conv filter script pic (2) can be used this way

conv filter script pic (1)
to rectangle array o pixel data. (It's hardcoded for 3x3 "kernel" arrays)


BTW.
The same proces applied to the background image