ocl::integral with CV_32F, CV_64F (Feature #3339)
Description
ocl::matchTemplate uses inside cv::integral because ocl::integral does not support floating-point matrices (FP implementations is needed);
Associated revisions
Merge pull request #3339 from vpisarev:refactor_features2d_take4
History
Updated by yao wang over 11 years ago
- Pull request set to https://github.com/Itseez/opencv/pull/1779
- % Done changed from 0 to 100
Updated by Ilya Lavrenov about 11 years ago
- Status changed from Open to Done