Problem to center mi sprite head about posenet

I think your problem is how you calculate the 'center' of your sprite cabeza.
You probably should be subtracting for the y coordinate.
See the chart showing how the pixels are arranged in Creating Animated Apps
y values are numbered from smallest values at top of Canvas and increase downwards.

centerSprite

See below how to center