MCPcopy Create free account

hub / github.com/bockp/Edge-Detection-project / functions

Functions303 in github.com/bockp/Edge-Detection-project

↓ 50 callersMethodfrom
* Create a new Raster from another Raster * * @alias T.Raster.from * @param {TRaster} other - uint8, uint16, uint32, float32,rgba
javascripts/TIMES.bundle.js:665
↓ 40 callersFunction__webpack_require__
(moduleId)
javascripts/TIMES.bundle.js:16
↓ 40 callersMethodforEach
* Execute function for each slice in this stack * * @param {function} func - Function run for each slice of the stack * * @author Jean-Chr
javascripts/TIMES.bundle.js:1123
↓ 38 callersMethoduniform
*
src/gpu/Processor.js:417
↓ 30 callersMethodattribute
(a_name,a_num,a_type,a_stride,a_offset)
src/gpu/Processor.js:43
↓ 26 callersMethodmap
* Execute function for each slice in this stack * * @param {function} func - Function run for each slice of the stack * @return {array} - ret
javascripts/TIMES.bundle.js:1135
↓ 25 callersMethodsetPixels
* Set pixels * * @alias T.Image~setPixels * @param {array} data - Array of pixel values (numbers) * @author Jean-Christophe Taveau
javascripts/TIMES.bundle.js:993
↓ 23 callersMethodgetRaster
* Get raster * * @alias T.Image~getRaster * @return {Raster} Returns the raster * * @author Jean-Christophe Taveau
javascripts/TIMES.bundle.js:970
↓ 22 callersMethodfill
(value)
javascripts/TIMES.bundle.js:678
↓ 18 callersMethodrun
*
src/gpu/Processor.js:392
↓ 16 callersMethodclearCanvas
(color = [0.1,0.1,0.1,1.0])
src/gpu/Processor.js:55
↓ 16 callersMethodgeometry
* * primitives: * - type: TRIANGLE_STRIP, POINTS, TRIANGLES, LINES * - vertices: Float32Array([])
src/gpu/Processor.js:71
↓ 16 callersMethodpackWith
*
src/gpu/Processor.js:91
↓ 16 callersMethodpreprocess
* Configure the rendering/computing engine before run(..) * * @author Jean-Christophe Taveau
src/gpu/Processor.js:322
↓ 15 callersMethodtexture
* Create and set up a texture *
src/gpu/Processor.js:271
↓ 14 callersMethodsize
* Update canvas size
src/gpu/Processor.js:191
↓ 12 callersMethodslice
* Extract one slice at given index * * @param {number} index - Slice index must be comprised between 0 and length - 1 * @return {TRaster}
javascripts/TIMES.bundle.js:1146
↓ 9 callersMethodredirectTo
* Render in a Frame Buffer
src/gpu/Processor.js:132
↓ 8 callersFunctionvalueAt
(array, x,y,width)
javascripts/TIMES.bundle.js:2452
↓ 6 callersMethodcreatePixels
(type,length)
javascripts/TIMES.bundle.js:635
↓ 6 callersFunctionisLittleEndian
()
src/process/utils.js:66
↓ 4 callersMethodattribute
(a_name,a_num,a_type,a_stride,a_offset)
javascripts/TIMES.bundle.js:5126
↓ 4 callersFunctionblue
(color)
javascripts/TIMES.bundle.js:1909
↓ 4 callersFunctionblue
(color)
src/process/color.js:85
↓ 4 callersFunctiongpuEdgeCanny
(low_thr,high_thr)
src/gpu/canny.js:11
↓ 4 callersFunctiongpuEdgeLaplace
()
src/gpu/laplace.js:9
↓ 4 callersFunctiongreen
(color)
javascripts/TIMES.bundle.js:1916
↓ 4 callersFunctiongreen
(color)
src/process/color.js:92
↓ 4 callersFunctionred
(color)
javascripts/TIMES.bundle.js:1923
↓ 4 callersFunctionred
(color)
src/process/color.js:99
↓ 4 callersMethodset
* Set pixel value at given index * * @param {number} index - Pixel index * @param {number} value - Pixel value * @author Jean-Christophe T
javascripts/TIMES.bundle.js:782
↓ 4 callersMethoduniform
*
javascripts/TIMES.bundle.js:5500
↓ 3 callersMethodappendLayer
(a_layer)
javascripts/TIMES.bundle.js:1525
↓ 3 callersFunctionclamp
(min_value,max_value)
src/process/utils.js:43
↓ 3 callersMethodclearCanvas
(color = [0.1,0.1,0.1,1.0])
javascripts/TIMES.bundle.js:5138
↓ 3 callersMethodgeometry
* * primitives: * - type: TRIANGLE_STRIP, POINTS, TRIANGLES, LINES * - vertices: Float32Array([])
javascripts/TIMES.bundle.js:5154
↓ 3 callersFunctiongetKernelOffsets
(type, w, h, weights, stepX = 1, stepY = 1)
javascripts/TIMES.bundle.js:2616
↓ 3 callersFunctiongpuDisplay
(raster, graphContext, copy_mode = true)
src/gpu/display.js:3
↓ 3 callersFunctiongpuEdge
(raster, gpuEnv, kernelH, kernelV, copy = true)
src/gpu/edge.js:54
↓ 3 callersFunctiongpuEdgePrewitt
()
src/gpu/edge.js:19
↓ 3 callersFunctiongpuEdgeRobert
()
src/gpu/edge.js:33
↓ 3 callersFunctiongpuEdgeSobel
()
src/gpu/edge.js:26
↓ 3 callersMethodpackWith
*
javascripts/TIMES.bundle.js:5174
↓ 3 callersMethodpreprocess
* Configure the rendering/computing engine before run(..) * * @author Jean-Christophe Taveau
javascripts/TIMES.bundle.js:5406
↓ 3 callersFunctionrankFilter
(kernel, wrap,raster,copy_mode,rankFunc)
javascripts/TIMES.bundle.js:3562
↓ 3 callersFunctionratio
(a,b,delta)
javascripts/TIMES.bundle.js:1975
↓ 3 callersFunctionratio
(a,b,delta)
src/process/color.js:151
↓ 3 callersMethodrun
*
javascripts/TIMES.bundle.js:5475
↓ 2 callersMethod_createTexture
(context,data,w,h,iformat,format,type, wrap,mini, mag)
javascripts/TIMES.bundle.js:5285
↓ 2 callersMethod_createTexture
(context,data,w,h,iformat,format,type, wrap,mini, mag)
src/gpu/Processor.js:202
↓ 2 callersFunctionbenchmark
(img, functionNameString, parameters, timeList, memoryList)
benchmark.js:3
↓ 2 callersFunctionbenchmark
(img,timeList)
benchmarkForTiji.js:3
↓ 2 callersFunctionbenchmark
(img,timeList,gpuEnv)
examples/benchmarkForLOGGPU.js:3
↓ 2 callersFunctionbenchmark
(img,timeList,gpuEnv)
examples/benchmarkForTijiGPU.js:3
↓ 2 callersFunctionclamp
(min_value,max_value)
javascripts/TIMES.bundle.js:135
↓ 2 callersFunctionclosestValueidx
(x, arr)
javascripts/TIMES.bundle.js:4056
↓ 2 callersFunctioncompileShader
(gl, source,type)
javascripts/TIMES.bundle.js:4985
↓ 2 callersFunctioncompileShader
(gl, source,type)
src/gpu/gpu_utils.js:79
↓ 2 callersFunctionconvolve
(kernel, wrap = cpu.BORDER_CLAMP_TO_BORDER)
javascripts/TIMES.bundle.js:2701
↓ 2 callersFunctiondrawLine
(x1, y1, x2, y2, pixels, w)
javascripts/TIMES.bundle.js:2891
↓ 2 callersFunctiongetOffsetX
(i,w,h)
javascripts/TIMES.bundle.js:2617
↓ 2 callersFunctiongetOffsetY
(i,w,h)
javascripts/TIMES.bundle.js:2618
↓ 2 callersFunctionintegral
(data,func)
javascripts/TIMES.bundle.js:3327
↓ 2 callersFunctionlenpad
javascripts/TIMES.bundle.js:3464
↓ 2 callersFunctionpadding
(img,k,w,h,flag,copy_mode = true)
javascripts/TIMES.bundle.js:3447
↓ 2 callersFunctionparse
(src)
javascripts/TIMES.bundle.js:5719
↓ 2 callersMethodsetPixelData
* Set pixels * * @param {TypedArray} array - Pixel value * @author Jean-Christophe Taveau
javascripts/TIMES.bundle.js:818
↓ 2 callersMethodtexture
* Create and set up a texture *
javascripts/TIMES.bundle.js:5354
↓ 2 callersFunctionthreshold
(value)
javascripts/TIMES.bundle.js:3824
↓ 1 callersFunctionGetcoord
(img ,w,h,k,copy_mode=false)
javascripts/TIMES.bundle.js:3491
↓ 1 callersMethodMIN_VALUE
()
javascripts/TIMES.bundle.js:648
↓ 1 callersFunctionbalancedpad
javascripts/TIMES.bundle.js:3466
↓ 1 callersFunctioncheckEndianness
()
javascripts/TIMES.bundle.js:176
↓ 1 callersFunctioncheckEndianness
()
src/process/utils.js:67
↓ 1 callersMethodfillPattern
(pattern)
javascripts/TIMES.bundle.js:944
↓ 1 callersFunctiongetFragmentSource
(samplerType,outVec)
javascripts/TIMES.bundle.js:5587
↓ 1 callersFunctiongetFragmentSource
(samplerType,outVec)
src/gpu/display.js:21
↓ 1 callersFunctiongetFragmentSource_blurH
(samplerType,outVec,stepSize,sum)
src/gpu/canny.js:64
↓ 1 callersFunctiongetFragmentSource_blurV
(samplerType,outVec,stepSize,sum)
src/gpu/canny.js:132
↓ 1 callersFunctiongetFragmentSource_hysteresis
(samplerType,outVec,stepSizeX,stepSizeY,edgeStrength,a11,a12,a13,a21,a23,a31,a32,a33)
src/gpu/canny.js:441
↓ 1 callersFunctiongetFragmentSource_nonmax
(samplerType,outVec,stepSizeX,stepSizeY,texCoord,n1,n2)
src/gpu/canny.js:334
↓ 1 callersFunctiongetFragmentSource_sobel
(samplerType,outVec,stepSizeX,stepSizeY,a11,a12,a13,a21,a22,a23,a31,a32,a33)
src/gpu/canny.js:239
↓ 1 callersFunctiongradConvolve
(data,width,height,borderFunc)
javascripts/TIMES.bundle.js:2439
↓ 1 callersFunctiongradientFunc
(index,pixels,width,height,borderFunc)
javascripts/TIMES.bundle.js:2415
↓ 1 callersFunctionhysteresis
(width, array)
javascripts/TIMES.bundle.js:2480
↓ 1 callersFunctionimagepadded
javascripts/TIMES.bundle.js:3467
↓ 1 callersFunctioninRange
(x,a_min,a_max)
javascripts/TIMES.bundle.js:3253
↓ 1 callersFunctioninRange
(x,a_min,a_max)
src/process/noise.js:51
↓ 1 callersFunctionkernelFunc
(index,pixels,width,height,kernel,borderFunc)
javascripts/TIMES.bundle.js:3564
↓ 1 callersFunctionleftrightpad
javascripts/TIMES.bundle.js:3463
↓ 1 callersFunctionnonmaxAndThreshold
(W, H, grad, type,low,high)
javascripts/TIMES.bundle.js:2449
↓ 1 callersFunctionotsuIJ
(histogram)
javascripts/TIMES.bundle.js:3849
↓ 1 callersMethodpad
* Pad a smaller raster within this raster * * @author Jean-Christophe Taveau
javascripts/TIMES.bundle.js:843
↓ 1 callersFunctionparse
(txt)
src/gpu/gpu_preprocess.js:37
↓ 1 callersFunctionparse
(src)
src/gpu/gpu_math.js:71
↓ 1 callersFunctionrand_bm
(variance)
javascripts/TIMES.bundle.js:3256
↓ 1 callersFunctionrand_bm
(variance)
src/process/noise.js:54
↓ 1 callersMethodreadPixels
*
javascripts/TIMES.bundle.js:5454
↓ 1 callersMethodreadPixels
*
src/gpu/Processor.js:371
↓ 1 callersMethodredirectTo
* Render in a Frame Buffer
javascripts/TIMES.bundle.js:5215
next →1–100 of 303, ranked by callers