Hi, I am new quite new to ITKSNAP and I really do respect your work.
I am actually looking at the source code and trying to recreate some of the functions simply using Simple ITK python.
I am looking at the Image layer inspector right now. My question is what type of filter are you guys using in itk? It is hard for me to find the exact function for Linear contrast adjustment that is directly related to image that appears. Also, there are just so many filters in ITK in general.
I eventually want to let users to decide min/max or level/window and recreate the image with different intensity
Thanks !