File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ This function sorts an array of points by intensity and then calculates euclidea
33
33
| Property | Required | Default value |
34
34
| -------------------------------------------------------------------------------------------------------------- | -------- | ------------- |
35
35
| [ ` distance ` ] ( https://image-js.github.io/image-js-typescript/interfaces/RemoveClosePointsOptions.html#distance ) | yes | - |
36
- | [ ` kind ` ] ( https://image-js.github.io/image-js-typescript/interfaces/RemoveClosePointsOptions.html#distance ) | yes | - |
36
+ | [ ` kind ` ] ( https://image-js.github.io/image-js-typescript/interfaces/RemoveClosePointsOptions.html#kind ) | yes | - |
37
37
| [ ` channel ` ] ( https://image-js.github.io/image-js-typescript/interfaces/RemoveClosePointsOptions.html#channel ) | no | ` 0 ` |
Original file line number Diff line number Diff line change 1
1
---
2
- sidebar_position : 0
2
+ sidebar_position : 10
3
3
---
4
4
5
5
import ThresholdDemo from './demos/threshold.demo.tsx'
You can’t perform that action at this time.
0 commit comments