Searched refs:compute (Results 1 – 6 of 6) sorted by relevance
107 rfFilterF32.compute(rgbdImage, blurStack); in applyRefocusFilter()113 rfFilterd1new.compute(rgbdImage, blurStack); in applyRefocusFilter()
69 protected Bitmap compute(Bitmap inputImage, BlurStack blurStack) { in compute() method in RefocusFilter
156 // Marks pixels near the boundary of active pixels to compute matte later.216 // Marks pixels near the boundary of active pixels to compute matte later.258 // We do not need to compute matte for depths in front of this layer,277 // We do not need to compute matte for depths in front of this layer,
175 // Marks pixels near the boundary of active pixels to compute matte later.217 // We do not need to compute matte for depths in front of this layer,
254 int compute = determineHardwareCompute(device); in getBestDevice() local258 ": level=" + level + " compute=" + compute + in getBestDevice()261 if (level >= bestDeviceLevel && compute >= bestComputeLevel && in getBestDevice()265 bestComputeLevel = compute; in getBestDevice()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...