Face transformation using OpenCV?

I want to implement a nose slimming feature on a photo. Assuming we can get the face landmarks, can we use OpenCV to make the nose slimmer?

Any thoughts would be appreciated.