<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I build debug vtk version and i havent had this problem before. but now a partner recommend me to build it in release as well, i tried to build in release and i could not debug neither.<div>any idea,</div><div>thanks,</div><div>Alba<br><div>
<p align="center"><font color="#000000"><img height="2" src="http://graphics.hotmail.com/greypixel.gif" width="100%" vspace="9"></font></p></div><br><br><br><br>&gt; Date: Mon, 7 Mar 2011 11:03:09 -0500<br>&gt; Subject: Re: [vtkusers] vtkImageQuantizeRGBToIndex - debug error<br>&gt; From: drescherjm@gmail.com<br>&gt; To: albagarin1986@hotmail.com<br>&gt; CC: vtkusers@vtk.org<br>&gt; <br>&gt; On Mon, Mar 7, 2011 at 10:49 AM, alba garin &lt;albagarin1986@hotmail.com&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; dear all,<br>&gt; &gt; i am trying to take the 3 components of an rgb image and convert them into an index to get a look up table for the vtkImageViewer2, but i get an debug error: (...) HEAP CORRUPTION DETECTED: before Normal block at 0x03F02FD0. CRT detected that the application wrote to memory before start of heap buffer (...)<br>&gt; &gt; i define the filter like this:<br>&gt; &gt; vtkImageQuantizeRGBToIndex *imgfilter = vtkImageQuantizeRGBToIndex::New();<br>&gt; &gt; &nbsp;imgfilter-&gt;SetInput(_imageData);<br>&gt; &gt; &nbsp;&nbsp; imgfilter-&gt;SetNumberOfColors(256);<br>&gt; &gt; &nbsp;&nbsp; imgfilter-&gt;Update();<br>&gt; &gt; thanks,<br>&gt; &gt; Alba<br>&gt; &gt;<br>&gt; <br>&gt; Did you build and install the release vtk version and now are you<br>&gt; trying to run the debug build?<br>&gt; <br>&gt; John<br></div>                                               </body>
</html>