HomeSort by relevance Sort by last modified time
    Searched refs:NCV_FILE_ERROR (Results 1 - 5 of 5) sorted by null

  /external/opencv3/modules/cudalegacy/src/cuda/
NCVHaarObjectDetection.cu     [all...]
  /external/opencv3/modules/cudaobjdetect/src/
cascadeclassifier.cpp 243 ncvAssertPrintReturn(ncvStat == NCV_SUCCESS, "Error reading classifier size (check the file)", NCV_FILE_ERROR);
254 ncvAssertPrintReturn(ncvStat == NCV_SUCCESS, "Error loading classifier", NCV_FILE_ERROR);
  /external/opencv3/samples/gpu/
opticalflow_nvidia_api.cpp 150 return NCV_FILE_ERROR;
162 return NCV_FILE_ERROR;
  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 321 NCV_FILE_ERROR,
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 77 error_entry( NCV_FILE_ERROR ),

Completed in 1528 milliseconds