Closed zhaorz closed 7 years ago
Use a single kernel for construct pyramids (except for the padding part). Uses the more accurate, row/col gradient filter. Still uses cv::Mat.
cv::Mat
Use a single kernel for construct pyramids (except for the padding part). Uses the more accurate, row/col gradient filter. Still uses
cv::Mat
.