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

  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCVHaarObjectDetection.hpp 156 __device__ __host__ NcvBool isLeftNodeLeaf(void)
  /external/opencv3/modules/cudalegacy/src/cuda/
NCVHaarObjectDetection.cu 430 nextNodeIsLeaf = featuresDesc.isLeftNodeLeaf();
570 nextNodeIsLeaf = featuresDesc.isLeftNodeLeaf();
    [all...]

Completed in 2489 milliseconds