mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
a71ff50130
* Use circular lut hustory buffer in computeGradient of HOG * Initialize prefetch data outside main loop. Avoid code duplication.