How to import subset locations
I write a subset_locs.txt as below which has three rows, but when I import this file in DICe, there is nothing happened.
BEGIN SUBSET_COORDINATES 400 527 END SUBSET_COORDINATES
Is there any step by step tutorials?
What happens if you click the checkmark icon (the icon immediately right of VIEW CONTROL in the upper left hand part of the image window)? Does it show your subsets on the image?
It did not show subset that I defined, but show many subsets which defined by options in all ROI.
I tried an example with your subsets file above and it worked fine. When I clicked the checkmark icon, it showed a small yellow dot in the location of (400, 527). The debugging output also showed a single subset being created in that location. I'm not sure I understand what you meant in your second comment.