OpenCV has 35 modules, is there a documenting elaborating the dependencies for each of them? Thanks a lot.
I will select only a new modules and include all the dependencies(3rd party headers and libs) for these modules in one package. So no matter in which machine I use OpenCV, it's always self-inclusive, no need to install these dependencies for each machine.
Thanks for your answers and comments.