dcmjs
dcmjs copied to clipboard
inPlane undefined
trafficstars
https://github.com/dcmjs-org/dcmjs/blob/7f16bc52a2a8af8fde9a67510774f5d539ebe747/src/adapters/Cornerstone/Segmentation_4X.js#L659
Several times in this file inPlane is set to false without first being defined. But this variable also don't seem to be used.
@JamesAPetts can these inPlane statements be removed?
Hmm, yeah it all appears to be placeholder/for stuff that was never implemented, I'm not against them being removed.