Claire Streb

Results 8 comments of Claire Streb

@dannyrb, Contrast stretching is not the same thing as window leveling. There are different ways to accomplish it. One, way as in the link, to determine the histogram and knock...

I found the problem (for me anyway) and fixed it (I think) by updating **EvilDICOM\Anonymization\Anonymizers\PrivateTagAnonymizer.cs** as follows: ` //customized - fixed //foreach (var priv in d.AllElements.Where(e => e.Tag.IsPrivate())) // d.Remove(priv.Tag);...

I requested permission to participate in this project. I am done with the changes and ready to commit. Please give me permission to create a branch, and assign me to...

@tedepstein, thank you for taking the time and scrutiny for your review.