Ask Your Question

Revision history [back]

Add your own module in opencv

Hi there,

You have your applications and you want to add your own module in opencv without a pull request how do you manage it?

  1. modify all make files
  2. add your own module in your repo opencv_contrib
  3. ...

....

n. add variables in Opencv cmakelist : OPENCV_MYOWN_MODULES_PATH

Ideas are welcome