feat: add options to mean, median and variance #977
Annotations
10 warnings
demo/contexts/cameraContext.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
demo/contexts/cameraContext.tsx#L91
Unexpected 'todo' comment: 'TODO: handle denied permission'
|
src/Mask.ts#L328
Missing JSDoc @returns description
|
src/compute/getExtrema.ts#L94
Unexpected 'todo' comment: 'TODO How to make a more performant and...'
|
src/draw/drawCircleOnImage.ts#L78
Unexpected 'todo' comment: 'todo: fill is not optimal we can fill...'
|
src/featureMatching/matching/bruteForceMatch.ts#L5
Unexpected 'todo' comment: 'todo: implement bruteForceManyMatches ->...'
|
src/filters/derivativeFilter.ts#L16
Unexpected 'todo' comment: 'todo: handle even sized kernels to...'
|
src/filters/gaussianBlur.ts#L100
Unexpected 'todo' comment: 'TODO: check if sigma can really be 0 or...'
|
src/load/__tests__/decodeTiff.test.ts#L7
Unexpected 'todo' comment: 'TODO: support 32 bits again.'
|
src/load/decodeJpeg.ts#L21
Unexpected 'todo' comment: 'TODO : handle stacks (many IFDs?)'
|
This job succeeded
Loading