Python implementation for Shape Context Descriptor Open CV 3.0
I want to use the Shape Context Descriptor. I found its impplementation here http://docs.opencv.org/master/d8/de3/...
But it is in c++ and I can not find the corresponding python implementation. How can I use it in python? Help please !!!