You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tool for cropping image geometry around a sample.
Do a low res FBP/FDK
To begin with:
user selects crop on each axis
CIL displays graph of values which are getting cropped out - as a visual to indicate if there might be sample getting cropped out
More advanced
CIL auto selects crop on each axis based on pixel values
CIL displays crop and graph of values getting cropped out
We can use functionality developed as part of development of FluxNormaliser.
Something like this for each axis but uses the entire region which has been cropped out:
Alternatively could show the user the maximum of each pixel value along an axis to determine where to crop. This could be used in our method for auto selecting the crop.
Description
Add tool for cropping image geometry around a sample.
We can use functionality developed as part of development of FluxNormaliser.
Something like this for each axis but uses the entire region which has been cropped out:
Alternatively could show the user the maximum of each pixel value along an axis to determine where to crop. This could be used in our method for auto selecting the crop.
Environment
The text was updated successfully, but these errors were encountered: