[Insight-users] Histogram of a dicom series

Dan Mueller dan.muel at gmail.com
Thu Jun 19 13:41:31 EDT 2008


Hi Rehab,

ManagedITK does not (yet) provide a wrapper for itk::Histogram. If you
want to access this feature you will need to add the wrapping yourself
(which honestly is not very easy) or use C++/CLI to glue the native
and managed worlds together.

Cheers, Dan

2008/6/19 Rehab Mansour <rehab_a_eg at yahoo.co.uk>:
> i need to know if there is any way to get and modify a histogran of a dicom
> image using MangedITK (with c#) or using only c#,is that possible?! i know
> there exists a way using c++ but the wrappers of the managedITK mention it's
> not possible using c#..
> ________________________________
> Sent from Yahoo! Mail.
> A Smarter Email.
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list