Home
last modified time | relevance | path

Searched defs:normalizeAnchor (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dfilterengine.hpp357 static inline Point normalizeAnchor( Point anchor, Size ksize ) in normalizeAnchor() function
/external/opencv3/modules/cudafilters/src/
Dfiltering.cpp76 void normalizeAnchor(int& anchor, int ksize) in normalizeAnchor() function
84 void normalizeAnchor(Point& anchor, Size ksize) in normalizeAnchor() function