↓ 17 callersFunctionapplyCannyEdgeDetector(inputImage, GaussianKernelSize, sobelKernelSize, upperT, lowerT, returnGradient = False)
ExamplesPython_3.6/Modules/ImageOperatorsUtilities.py:78
↓ 15 callersFunctionplot3DHistogram(dataZ, zRange=[0, 0], axesView=[0,0], zTicks = True)
ExamplesPython_3.6/Modules/PlotUtilities.py:160
↓ 5 callersFunctionprojectionPoints(origin, v1, v2, npts, p, centreX, centreY)
ExamplesPython_3.6/Modules/GeometricUtilities.py:73
↓ 1 callersFunctionmeanShift(inputImage, q, sizeReg, sigma, histoSize, newPos)
ExamplesPython_3.6/Modules/ImageRegionsUtilities.py:514
FunctionbackProjection(sourceImage, targetImage, qSource, pSource, pTarget, sizeReg, histoSize)
ExamplesPython_3.6/Modules/ImageRegionsUtilities.py:571