<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Shiras,<br>
    <br>
    We found that bug recently with Sebastien Brousmiche and fixed it,
    at least for the use case we were considering. Can you try with the
    git master version of RTK ?<br>
    Alternatively, you can replace <br>
    <br>
    reader->Update()<br>
    <br>
    with <br>
    <br>
    reader->UpdateOutputInformation()<br>
    <br>
    in line 61 of rtkramp.cxx and see if it fixes the problem.<br>
    <br>
    Regards,<br>
    Cyril<br>
    <br>
    <div class="moz-cite-prefix">On 06/14/2016 03:12 PM, Shiras
      Abdurahman wrote:<br>
    </div>
    <blockquote
cite="mid:CACHVGWNGpdV9z8y0sLfqU5As8Pd-OhxFCk8Y-Oa12a3RLD0eyw@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div dir="ltr">Dear all,
        <div><br>
        </div>
        <div>When I use rtkramp with cuda option, I am getting following
          error</div>
        <div><br>
        </div>
        <div>
          <div>ExceptionObject caught with streamer->Update() in file
            D:\programming\cpp\ext_li</div>
          <div>bs\rtk_1_2\src\applications\rtkramp\rtkramp.cxx line 93</div>
          <div><br>
          </div>
          <div>itk::ExceptionObject (000000ADA7DAF220)</div>
          <div>Location: "unknown"</div>
          <div>File:
d:\programming\cpp\ext_libs\rtk_1_2\src\code\rtkCudaFFTConvolutionImageFil</div>
          <div>ter.txx</div>
          <div>Line: 50</div>
          <div>Description: itk::ERROR:
            CudaFFTRampImageFilter(000000ADAA53B490): CudaFFTConvol</div>
          <div>utionImageFilter assumes that input requested and
            buffered regions are equal.</div>
        </div>
        <div><br>
        </div>
        <div>However, cpu version of ramp filter works fine.</div>
        <div><br>
        </div>
        <div>Thanks in advance.</div>
        <div><br>
        </div>
        <div>With regards,</div>
        <div>Shiras</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Rtk-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a>
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/rtk-users">http://public.kitware.com/mailman/listinfo/rtk-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>