Threshold exploration
Create a widget to explore threshold values manually or apply a common thresholding method from skimage
Merge request reports
Activity
requested review from @fima
assigned to @s212246
added 23 commits
-
ee5fc723...11da9c42 - 22 commits from branch
main
- d7800a05 - fix conflicts from merging main to my branch to get histogram function
-
ee5fc723...11da9c42 - 22 commits from branch
added 1 commit
- 5bd12b1e - threshold exploration refactoring, add vertical line in histogram function
Make sure that mask is in RGB format with the mask in the red channel for overlay function. Add vertical line on histogram function. Change overall structure of the threshold function because this new one it is more suitable for multiple parameters updates, and avoid useless reload of the visualization.
Please register or sign in to reply