MCPcopy Create free account

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

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

Functionhistogram
(binNumber)
javascripts/TIMES.bundle.js:253
Functionhistogram
(binNumber)
src/gpu/gpu_statistics.js:47
Functionhistogram
(binNumber)
src/process/statistics.js:64
FunctionhoughCircle
(params)
javascripts/TIMES.bundle.js:2940
FunctionhoughCircle
(params)
src/process/hough.js:56
FunctionhoughLinear
(params)
src/process/hough.js:40
FunctionhoughLines
(theta_hough_width, rho_height, keep_source = false)
javascripts/TIMES.bundle.js:2831
FunctionhoughPClines
(hough_width, hough_height)
javascripts/TIMES.bundle.js:2888
Functionhue
(color)
javascripts/TIMES.bundle.js:1974
Functionhue
(color)
src/process/color.js:150
Functionhue2
(color)
javascripts/TIMES.bundle.js:1987
Functionhue2
(color)
src/process/color.js:163
Functioninvert
(raster,graphContext, copy_mode = true)
javascripts/TIMES.bundle.js:5568
Functioninvert
(raster,graphContext, copy_mode = true)
src/gpu/gpu_color.js:33
FunctionisLittleEndian
()
javascripts/TIMES.bundle.js:175
Functionkmeans
(k)
javascripts/TIMES.bundle.js:4004
Functionlabelling
(img,copy=true)
src/process/analyze.js:37
FunctionlaplaceFunc
(index,pixels,width,height,kernel,borderFunc)
javascripts/TIMES.bundle.js:2223
Functionlaplacian3x3
(wrap = cpu.BORDER_CLAMP_TO_BORDER)
javascripts/TIMES.bundle.js:2220
Functionlaplacian5x5
(wrap = cpu.BORDER_CLAMP_TO_BORDER)
javascripts/TIMES.bundle.js:2265
FunctionlinearFunc
(index,pixels,width,height,kernel,borderFunc)
javascripts/TIMES.bundle.js:354
FunctionloadImage
(data)
javascripts/TIMES.bundle.js:1601
Functionluminance
(color)
javascripts/TIMES.bundle.js:1930
Functionluminance
(color)
src/process/color.js:106
Functionmath
(func)
javascripts/TIMES.bundle.js:3164
Functionmath
(func)
src/gpu/gpu_math.js:185
Functionmath
(func)
src/process/math.js:164
FunctionmaxEntropy
(raster,copy=true)
javascripts/TIMES.bundle.js:3922
FunctionmaximumFilter
(kernel, wrap = cpu.BORDER_CLAMP_TO_BORDER)
javascripts/TIMES.bundle.js:3625
Functionmean
(kernel)
javascripts/TIMES.bundle.js:2774
FunctionmeanKernel
(type, width, height_or_radius, normalize = true)
javascripts/TIMES.bundle.js:2672
Functionmeasure
(params)
src/process/analyze.js:52
Functionmedian
(...values)
javascripts/TIMES.bundle.js:3645
FunctionmedianFilter
(kernel, wrap = cpu.BORDER_CLAMP_TO_BORDER)
javascripts/TIMES.bundle.js:3644
Functionminimum
(kernel)
javascripts/TIMES.bundle.js:3351
Functionminimum
(kernel)
src/process/rankFilters.js:40
FunctionminimumFilter
(kernel, wrap = cpu.BORDER_CLAMP_TO_BORDER)
javascripts/TIMES.bundle.js:3606
Functionmirror
(pixels, x,y, width,height)
javascripts/TIMES.bundle.js:347
Functionmontage
(row,column,scale=1.0,border=0)
javascripts/TIMES.bundle.js:4259
MethodmouseDown
(e)
javascripts/TIMES.bundle.js:1333
MethodmouseUp
(e)
javascripts/TIMES.bundle.js:1329
Methodmove
(e)
javascripts/TIMES.bundle.js:1325
Functionnoise
(standardDeviation = 25.0)
javascripts/TIMES.bundle.js:3251
Functionnoise
(standardDeviation = 25.0)
src/process/noise.js:49
Functionotsu
(raster,copy_mode=true)
javascripts/TIMES.bundle.js:3847
Functionotsu
(img,copy=true)
src/process/threshold.js:48
Functionpad
(topleft_x,topleft_y,new_width, new_height,value)
javascripts/TIMES.bundle.js:2135
Functionpad
(topleft_x,topleft_y,new_width, new_height,value)
src/process/geometry.js:70
Functionpipe
(...fns)
javascripts/TIMES.bundle.js:200
Functionpipe
(...fns)
src/process/utils.js:91
Methodpipe
* pipe(func1, func2, func3, ..., funcn) * From https://medium.com/javascript-scene/reduce-composing-software-fe22f0c39a1d * * @example pipe(f
javascripts/TIMES.bundle.js:704
Methodpostprocess
*
javascripts/TIMES.bundle.js:5445
Methodpostprocess
*
src/gpu/Processor.js:361
Functionradians
(degree_angle)
javascripts/TIMES.bundle.js:166
Functionramp
(px,i,x,y,z,w,h)
javascripts/TIMES.bundle.js:3061
Functionramp
(px,i,x,y,z,w,h)
src/process/math.js:61
Functionrectangle
(w,h)
javascripts/TIMES.bundle.js:5060
Functionrectangle
(w,h)
src/gpu/gpu_utils.js:154
Functionrender2D
(win)
javascripts/TIMES.bundle.js:4430
FunctionrenderVector
(win)
javascripts/TIMES.bundle.js:4501
Functionrepeat
(pixels, x,y,width,height)
javascripts/TIMES.bundle.js:339
Functionrotate
(angle)
javascripts/TIMES.bundle.js:2148
Functionrotate
(angle)
src/process/geometry.js:83
FunctionsaltAndPepper
(percent=0.05)
javascripts/TIMES.bundle.js:3237
FunctionsaltAndPepper
(percent=0.05)
src/process/noise.js:35
Functionsaturation
(color)
javascripts/TIMES.bundle.js:2012
Functionsaturation
(color)
src/process/color.js:188
Functionscale
(scalex, scaley)
javascripts/TIMES.bundle.js:2153
Functionscale
(scalex, scaley)
src/process/geometry.js:88
MethodsetDimension
* Set Raster Dimension * * @param {number} new_width - New Raster Width * @param {number} new_height - New Raster Height * * @author Je
javascripts/TIMES.bundle.js:794
MethodsetPixels
* Set pixels * * @alias T.Stack~setPixels * @author Jean-Christophe Taveau
javascripts/TIMES.bundle.js:1111
Functionsobel3x3
(wrap = cpu.BORDER_CLAMP_TO_EDGE)
javascripts/TIMES.bundle.js:2304
FunctionsobelFunc
(index,pixels,width,height,kernel,borderFunc)
javascripts/TIMES.bundle.js:2307
Functionspiral
(px,i,x,y,z,w,h,a,d)
javascripts/TIMES.bundle.js:3071
Functionspiral
(px,i,x,y,z,w,h,a,d)
src/process/math.js:71
FunctionsplitChannels
(...fns)
javascripts/TIMES.bundle.js:2042
FunctionsplitChannels
(...fns)
src/process/color.js:218
Functionstatistics
(img, copy_mode = true)
src/gpu/gpu_statistics.js:41
Functionstatistics
(img, copy_mode = true)
src/process/statistics.js:39
Methodtextures
* Create and set up several textures * * @param {[Object]} array - Array of texture object. The pixel data must be stored as a Raster
javascripts/TIMES.bundle.js:5344
Methodtextures
* Create and set up several textures * * @param {[Object]} array - Array of texture object. The pixel data must be stored as a Raster
src/gpu/Processor.js:261
Functionthreshold
(value)
src/process/threshold.js:35
FunctiontoRGBA
(r,g,b,a)
javascripts/TIMES.bundle.js:1892
FunctiontoRGBA
(r,g,b,a)
src/process/color.js:68
FunctiontoUint8
(func)
javascripts/TIMES.bundle.js:4139
FunctiontoUint8
(func)
src/process/type.js:43
Functiontoabgr
(color)
javascripts/TIMES.bundle.js:1895
Functiontoabgr
(color)
src/process/color.js:71
Functiontocolor
(r,g,b,a)
javascripts/TIMES.bundle.js:1879
Functiontocolor
(r,g,b,a)
src/process/color.js:55
Functiontranslate
(angle)
javascripts/TIMES.bundle.js:2158
Functiontranslate
(angle)
src/process/geometry.js:93
Functionvalue
(color)
javascripts/TIMES.bundle.js:2024
Functionvalue
(color)
src/process/color.js:200
FunctionvarianceFast
(kernel, wrap = cpu.BORDER_CLAMP_TO_BORDER)
javascripts/TIMES.bundle.js:3377
FunctionvarianceFilter
(kernel, wrap = cpu.BORDER_CLAMP_TO_BORDER)
javascripts/TIMES.bundle.js:3524
FunctionvarianceFunc
(index,pixels,width,height,kernel,borderFunc)
javascripts/TIMES.bundle.js:3527
Functionview
(raster,copy_mode=true)
javascripts/TIMES.bundle.js:4234
Functionviewport
(x,y,w,h)
javascripts/TIMES.bundle.js:5931
Functionviewport
(x,y,w,h)
src/gpu/gpu_preprocess.js:64
← previousnext →201–300 of 303, ranked by callers