<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
span.E-MailFormatvorlage17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Hi Simon,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I asked because of the description of the itk::VectorImage (<a href="https://itk.org/Doxygen/html/classitk_1_1VectorImage.html">https://itk.org/Doxygen/html/classitk_1_1VectorImage.html</a>):<o:p></o:p></span></p>
<p class="MsoNormal"><i><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">“</span></i><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white">Conceptually, a </span></i><code><i><span style="font-size:9.0pt;color:black;background:white">VectorImage<
 TPixel, 3 ></span></i></code><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white"> is the same as a </span></i><code><i><span style="font-size:9.0pt;color:black;background:white"><a href="https://itk.org/Doxygen/html/classitk_1_1Image.html" title="Templated n-dimensional image class. "><b><span style="color:#4665A2;text-decoration:none">Image</span></b></a><
 VariableLengthVector< TPixel >, 3 ></span></i></code><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white">. The difference lies in the memory organization. The latter results in a fragmented organization with each
 location in the </span><a href="https://itk.org/Doxygen/html/classitk_1_1Image.html" title="Templated n-dimensional image class. "><b><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:#4665A2;background:white;text-decoration:none">Image</span></b></a></i><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white"> holding
 a pointer to an </span></i><code><i><span style="font-size:9.0pt;color:black;background:white"><a href="https://itk.org/Doxygen/html/classitk_1_1VariableLengthVector.html" title="Represents an array whose length can be defined at run-time. "><b><span style="color:#4665A2;text-decoration:none">VariableLengthVector</span></b></a></span></i></code><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white"> holding
 the actual pixel. The former stores the </span></i><em><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white;font-style:normal">k</span></em><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white"> pixels
 instead of a pointer reference, which apart from avoiding fragmentation of memory also avoids storing a 8 bytes of pointer reference for each pixel. The parameter </span></i><em><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white;font-style:normal">k</span></em><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white"> can
 be set using </span></i><code><i><span style="font-size:9.0pt;color:black;background:white">SetVectorLength</span></i></code><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white">.”<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:black;background:white"><o:p> </o:p></span></i></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Does it make any performance differences on the CPU algorithms?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I guess that the memory is reorganized in the rtk::CudaImageFilter to make it more efficient on the GPU (like a new image for each vector component). Or it
 is handled in a different way?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I think it will be more time consuming and error prone to do it by myself since I am not very familiar with GPU memory management.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Gordian<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b><span lang="DE" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">Von:</span></b><span lang="DE" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Simon Rit [mailto:simon.rit@creatis.insa-lyon.fr]
<br>
<b>Gesendet:</b> Mittwoch, 20. Februar 2019 16:27<br>
<b>An:</b> Kabelitz, Gordian<br>
<b>Cc:</b> rtk-users@public.kitware.com<br>
<b>Betreff:</b> Re: [Rtk-users] rtk::CudaVectorImage available<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Hi Gordian,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">I don't think so. We have successfully used images of vectors (e.g., itk::CudaImage<itk::Vector<float,3>,2>) but I have never used VectorImage and I think you would need to rewrite an itk::CudaVectorImage to do so. I'm not sure how difficult
 that would be...<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Simon<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Wed, Feb 20, 2019 at 4:13 PM Kabelitz, Gordian <<a href="mailto:Gordian.Kabelitz@medma.uni-heidelberg.de">Gordian.Kabelitz@medma.uni-heidelberg.de</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="DE">Hello,</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="DE"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">I am looking for a ITKCudaCommon datatype that resembles the itk::VectorImage.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Is there a possibility to use itk::CudaImage somehow or other workarounds?<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Thanks in advance,<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Gordian<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal">_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com" target="_blank">Rtk-users@public.kitware.com</a><br>
<a href="https://public.kitware.com/mailman/listinfo/rtk-users" target="_blank">https://public.kitware.com/mailman/listinfo/rtk-users</a><o:p></o:p></p>
</blockquote>
</div>
</div>
</body>
</html>