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