Deep learning is a game changer for image processing (that should be fairly obvious to anyone reading HN). It still requires a lot of expertise to use, but it's enabling people to do things that were previously extremely difficult or even impossible to achieve.
If you want something a bit more user-friendly than tensorflow to get started, I suggest looking at Keras. It basically a higher-level framework built over Tensorflow (and Theano).