Hello dear Slicer Community,
I have the following question. On other DICOM imaging software (e.g. Planmeca Romexis or Ez3D) there is a “sharpness” slider or a “sharpen” filter with different degrees of sharpness (from “smooth” to “sharp”, s. Fig.1).
Fig.1-3: Slicer DICOM training data opened in Ez3D with “smooth” filter, no filter and “sharpen” filter
I have noticed that increasing the sharpness also increases the noise, which however for my purposes is not a problem.
I found that Slicer has a ‘LaplacianSharpeningImageFilter’ in the ‘Simple Filters’ module.
My question is if its effect should be the same as in the above examples (so far it seems so to me, s. Fig.2) and if there are other Slicer functions that correspond to the above mentioned “sharpen” function.
Fig.2: Similar slice as in Fig.1 opened in Slicer with no filter and ‘LaplacianSharpeningImageFilter’ applied
Regards