When I press a button, I have created a button callback function that reads 256 sagittal DICOM files and displays 2D MRI images in sagittal, coronal, and axial directions on the coordinate axes.
I want to add a feature to adjust the slider with the CNE mode for each coordinate axis.
I'm stuck on how to add the code for this. Can you help me or is there any example i can reference?