For showing the histogram of each sector, a crop of the image is shown to better focus on the spots. The current implementation has some limitations
We should...
- Add an option to disable the crop-ing to enable the user to cimcurvent future edge case
- Add a check in the crop about idxAbove to make sure that the index obtained are viable
For showing the histogram of each sector, a crop of the image is shown to better focus on the spots. The current implementation has some limitations
We should...