This node displays the results of sound source localization in a GUI using Kivy.
None.
When to use
This node is used when you want to visually confirm the result of sound source localization.
Typical connection
Connect to the localization result that assigned ID by SourceTracker .
Inputs
: Vector< ObjectRef > type. Vector of the source localization results expressed as Source type are input. ObjectRef refers Source type data.
Outputs
: Always 0.
Parameters
No parameters.
Figure 6.158 shows the execution screen of plotQuickSourceKivy function.
The horizontal axis corresponds to the time(frame) and the vertical axis corresponds to the source direction(angle).
From the appearance of a sound source to its disappearance, it is plotted at a position corresponding to the direction of the source.