OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imagef
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/imgproc/src/
templmatch.cpp
302
UMat
imagef
, templf;
local
305
image.convertTo(
imagef
, CV_32F);
307
return(convolve_32F(
imagef
, templf, _result));
[
all
...]
Completed in 124 milliseconds