You can use DIRART to register the images and then to deform associate
contours in either direction, if you know how to so. So DIRART does
support contour comparison in the way you suggested. You just need to
deform the contour in the reverse way. Please pay attention to the
features "inverse DVF", or "inverse consistency".
BTW, verification of DIR is a very big topic. Dice coefficient by itself
won't be sufficient.
Deshan
Esther
The materials in this message are private and may contain Protected Healthcare Information. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
To do what you want, you need to reassign the deformed structures on the moving image onto the fixed image, then you can compare them.
For your second question, as I remember, the y is the log of the number of pixels, so the plot is the semi-log plot of the histogram. Please read the code to understand it.
#3, you should try to obtain the lung CT images from www.dir-lab.com. They have both images and landmark point data. Ground truth on patient data is very difficult to come by. You can of course prepare an artificial DVF field, and use the DVF to deform a 3D image. Then you can use the artificial DVF as the ground truth, and this was what I did in one of my paper.