Closed aleksati closed 4 years ago
Added a router which lets the user display either spectrogram+motiongram together (the way it originally was implemented), only spectrogram, only motiongram or motiongram+spectrogram layered. The latter might require a few adjustments so it displays nicely so will leave this enhancement issue open as a reminder.
Now using a [jit.alphablend] method where the red and green colors of the spectrogram are used to determine how the motiongram and spectrogram images are layered. The result is quite good. still needs more testing with different audio and images to determine if more fine-tuning or changes are needed.
This is implemented. I Will, therefore, make more detailed issues on this if something arises in the future.
This was mentioned as a possible enhancement to the VideoAnalysis. We could test this option here and see how it turns out.