Searched refs:LoadImages (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/samples/gpu/ |
D | opticalflow_nvidia_api.cpp | 136 static NCVStatus LoadImages (const char *frame0Name, in LoadImages() function 422 …ncvAssertReturnNcvStat (LoadImages (frame0Name, frame1Name, width, height, src_host, dst_host, fir… in main() 426 …ncvAssertReturnNcvStat (LoadImages ("frame10.bmp", "frame11.bmp", width, height, src_host, dst_hos… in main()
|