How to add openMP changes openCV source (eg. DetectMultiscale function))

asked 2019-10-24 02:09:13 -0600

I have read some research papers (https://ieeexplore.ieee.org/document/... , ) wherein they added changes to OpenCV functions (DetectMultiscale, DetectSinglescale) to achieve execution time speedup. How to achieve this? Help will be highly appreciable.

edit retag flag offensive close merge delete