Plots a simple outline of a head viewed from the top.
The plot contains schematic representations of the nose and ears. The size of the head is basically a unit circle for nose and ears attached to it.
Parameters : | scale : float
shift : 2-tuple of floats
color : matplotlib color spec
linewidth : int
**kwargs :
|
---|---|
Returns : | Matplotlib lines2D object :
|