Hello All,
We wish to use only few functions of opencv (GaussianBlur being one. few others).
We intend to extract out only the relevant source code, pruning out the remaining source code files. Intention is to have a small source code directory structure, containing only what is needed.
Is it a conveniently achievable goal? Any adverse side effects of this pruning?
Thanks Vikas