add options to nus filter
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
Currently, the NUS reconstruction has options to control the behavior of the Iterative thresholding process. it possible to expose the options to the user,
{
maxThreshold = 0.9,
increaseFactor = 1.5,
percentToReachMax = 0.5,
threshold = 0.5,
iterations = 200,
istMaxResolution = 1,
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.