Ask Your Question

Revision history [back]

I think every contribution is interesting! See this page on how to contribute if you haven't. It will explain the pull request method used in OpenCV. What is important, to my point of view:

  • be sure to have the right of the code you are using (or specify it if not free)
  • create a code with the OpenCV standard
  • don't forget the doc!
  • the binding in other languages (like Python) could be difficult, but it's worth it!

Good luck, I hope this will be soon in OpenCV... ;-)