[ITK-users] [ITK] itk::CastImageFilter causes AccessViolationException

Andrew Harris aharr8 at uwo.ca
Tue Jul 26 13:43:28 EDT 2016


Hello,
I am attempting to use the CastImageFilter to convert between unsigned char
and float image types, and am getting a System.AccessViolationException at
runtime.  I have seen reference to this being caused by referring to a
pointer that is out of scope, but in this case both the image and the cast
filter are delcared in the same method, so I’m not sure how it can be going
out of scope.  I can include the header and definition files if that would
be helpful.

--

AH


-----------------------------------------------------------------------------------------------

*This email and any attachments thereto may contain private,
confidential, and privileged materials for the sole use of the intended
recipient. Any reviewing, copying, or distribution of this email (or any
attachments thereto) by other than the intended recipient is strictly
prohibited. If you are not the intended recipient, please contact the
sender immediately and permanently destroy this email and any attachments
thereto.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160726/5ad941e9/attachment.html>


More information about the Insight-users mailing list