'How can the spectrogram of speech processed by MFCC be enhanced with DOG filter?

My input is the spectrum graph processed by MFCC, and I need to use DoG filter to enhance and obtain edge features.

input:

Speech spectrum image

How can I get an edge enhanced image using the DOG filter next?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source