<div dir="ltr"><div style="font-size:13px">Here are some ideas to get you warmed up:</div><div style="font-size:13px"><br></div><div style="font-size:13px">I think I would go about it by first trying to implement pretty much exactly what the paper says: grab an image stream, apply the described operations in one or more vtk image filters, display the output. </div><div style="font-size:13px"><br></div><div style="font-size:13px">You could start by teaching yourself how to use the window to image filter to capture a render window's buffer back into an vtkImageData, and then apply some simple vtk's Image processing filters to it to modify it, then show that in a second window. Put that into a loop where you play through a time varying data set and you are well on your way. You would then just have to find or implement the filters that the paper describes.</div><div style="font-size:13px"> <br></div><div style="font-size:13px">After learning the algorithm and VTK you could expand from there. Ideally the filter would work directly on VTK's time varying data instead of relying on some external loop. Andy (cc'd) was thinking that it would be interesting to apply the technique on general time varying data sets instead of the contents of the window. We were both thinking that it would be neat to expose the filter and the result window in ParaView.</div><div style="font-size:13px"><br></div><div style="font-size:13px">I hope that helps. Don't hesitate to ask us or better yet the vtk mailing list with more questions.</div><div style="font-size:13px"><br></div><div style="font-size:13px">thanks for considering VTK in GSoC and good luck with your application!</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Thu, Mar 12, 2015 at 3:47 PM, Abhinav Tripathi <span dir="ltr"><<a href="mailto:ee130002001@iiti.ac.in" target="_blank">ee130002001@iiti.ac.in</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>    I am B.Tech 2nd year student at IIT Indore, India. I have 7 years of experience programming in C++ and many of its libraries.</div><div>,</div><div>I am interested in contributing to the VTK project in the development of filter to analyze and produce results using the Euler magnification.</div><div>I am new to this method of 'Euler Magnification' but it really caught my interest from the first look itself.</div><div>I was just looking for some guidance to help me get started.</div><div>.</div><div>Regards,</div><div>Abhinav</div></div>
</blockquote></div><br></div>