Should I know C++ in order to contribute to opencv? [closed]
I work in python and opencv for computer vision. I now want to contribute something to this awesome library "opencv" but I am not used to C++(all opencv libraries , I think are written in C++), so should I learn C++ and then start contributing or is there a way to contribute using python?
have a look at the docs and samples , and see, if they can be improved ?
also: https://github.com/Itseez/opencv/wiki...
thank you , I will read it.
see http://answers.opencv.org/question/74762. you can work on improving documentation.