Home
last modified time | relevance | path

Searched refs:h_hist (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudalegacy/src/
Dfgd.cpp243 Mat h_hist(3, 256, CV_32SC1, histData); in changeDetection() local
244 hist.download(h_hist); in changeDetection()