I read [here](http://stackoverflow.com/a/34250304/5465739) that CvFunctions are deprecated. I am trying to write [this](https://github.com/kipr/opencv/blob/31450d613c0c091c6ad510cf2a42a25edbe01e62/modules/contrib/src/adaptiveskindetector.cpp) code to latest open cv version but not able to find newer implementation of this method.
Where should I search.
↧