<div>Hello all,</div>
<div>I am new to vtk,</div>
<div>I work with opencv in area of face recognition.</div>
<div>at this time i need a 3d framework for object reconstruction ,rendering, and recognition.</div>
<div>out of mathematics ,can I take benefit from vtk and where ?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Best regards.</div>
<div>Mostafa eslami baladeh(kourosh)<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/16/08, <b class="gmail_sendername"><a href="mailto:vtkusers-request@vtk.org">vtkusers-request@vtk.org</a></b> &lt;<a href="mailto:vtkusers-request@vtk.org">vtkusers-request@vtk.org</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Send vtkusers mailing list submissions to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>
<br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>or, via email, send a message with subject or body &#39;help&#39; to<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:vtkusers-request@vtk.org">vtkusers-request@vtk.org</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:vtkusers-owner@vtk.org">vtkusers-owner@vtk.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of vtkusers digest...&quot;<br><br><br>Today&#39;s Topics:<br><br>&nbsp;&nbsp;1. Re: load simple volume example (.mhd format) (Kevin H. Hobbs)<br>&nbsp;&nbsp;2. Re: How to write discontinuous field data (Gerrick Bivins)<br>
&nbsp;&nbsp;3. vtkImageReader2.cxx : FileLowerLeft default ? (oc-spam66)<br>&nbsp;&nbsp;4. Re: [vtk-developers] Can&#39;t compile VTK with Mangled Mesa<br>&nbsp;&nbsp;&nbsp;&nbsp; (Chris Kruszynski)<br>&nbsp;&nbsp;5. Re: Real-Time Soft Tissue Deformation (JohnMark)<br>&nbsp;&nbsp;6. Re: How to write discontinuous field data (Gerard Gorman)<br>
&nbsp;&nbsp;7. How to find a clicked imageactor pixel (Sercani)<br>&nbsp;&nbsp;8. Re: How to find a clicked imageactor pixel (Mark Wyszomierski)<br>&nbsp;&nbsp;9. Re: How to find a clicked imageactor pixel (Sercani)<br><br><br>----------------------------------------------------------------------<br>
<br>Message: 1<br>Date: Fri, 15 Aug 2008 15:08:03 -0400<br>From: &quot;Kevin H. Hobbs&quot; &lt;<a href="mailto:hobbsk@ohiou.edu">hobbsk@ohiou.edu</a>&gt;<br>Subject: Re: [vtkusers] load simple volume example (.mhd format)<br>
To: Oliver Klar &lt;<a href="mailto:klar1@gmx.de">klar1@gmx.de</a>&gt;<br>Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Message-ID: &lt;1218827283.30278.1.camel@gargon.hooperlab&gt;<br>Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br><br>On Thu, 2008-07-31 at 15:51 +0200, Oliver Klar wrote:<br>&gt; Hey,<br>&gt;<br>&gt; ? have a simple question. I want to load a .raw image and display it by the vtk raycaster(Volume rendering). My problem is, how to load the volume data. Which vtkReader should i use? I made myself a .mhd file but i can?t find a way to read this. Volume reader uses 2d slices as far as i know.<br>
&gt; I short example would&nbsp;&nbsp;be nice.<br>&gt; Thanks a lot!<br><br>I happen to have this...<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: OSVolumeRender.cxx<br>Type: text/x-c++src<br>
Size: 5566 bytes<br>Desc: not available<br>URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20080815/0f78f7c1/attachment-0001.cxx">http://www.vtk.org/pipermail/vtkusers/attachments/20080815/0f78f7c1/attachment-0001.cxx</a>&gt;<br>
-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: not available<br>Type: application/pgp-signature<br>Size: 189 bytes<br>Desc: This is a digitally signed message part<br>URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20080815/0f78f7c1/attachment-0001.pgp">http://www.vtk.org/pipermail/vtkusers/attachments/20080815/0f78f7c1/attachment-0001.pgp</a>&gt;<br>
<br>------------------------------<br><br>Message: 2<br>Date: Fri, 15 Aug 2008 13:24:32 -0700 (PDT)<br>From: Gerrick Bivins &lt;<a href="mailto:gbivins@objectreservoir.com">gbivins@objectreservoir.com</a>&gt;<br>Subject: Re: [vtkusers] How to write discontinuous field data<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Message-ID: &lt;<a href="mailto:19004953.post@talk.nabble.com">19004953.post@talk.nabble.com</a>&gt;<br>Content-Type: text/plain; charset=us-ascii<br><br><br>I ran into this issue as well and went about implementing the &quot;shrinkfilter&quot;<br>
method described below.<br>This solved my problem but I&#39;ve found that my surface is now not &quot;smooth&quot;.<br>It looks as if normals are per polygon rather than per vertex. Is this an<br>artifact of exploding the mesh connectivity or is there a filter I can apply<br>
to obtain better results. I&#39;ve tried vtkSmoothPolyDataFilter but I don&#39;t<br>quite understand the parameters so I was unable to get quality results.<br>Thanks in advance for any advice here.<br>Gerrick <a href="http://www.nabble.com/file/p19004953/badNormals.jpg">http://www.nabble.com/file/p19004953/badNormals.jpg</a><br>
<a href="http://www.nabble.com/file/p19004953/goodNormals.jpeg">http://www.nabble.com/file/p19004953/goodNormals.jpeg</a><br><br><br>Serge Lalonde wrote:<br>&gt;<br>&gt; Hello,<br>&gt;<br>&gt; I&#39;m using ParaView in order to evalutate the visualization capabilities<br>
&gt; of VTK. In order to do a fair evaluation, I am exporting the<br>&gt; discontinuous scalar field data from our current application (a magnetic<br>&gt; FE field solver) to a .vtk file (using the ASCII simple legacy format<br>
&gt; according to <a href="http://www.vtk.org/pdf/file-formats.pdf">http://www.vtk.org/pdf/file-formats.pdf</a>).<br>&gt;<br>&gt; The problem is that I can&#39;t seem to figure out how to write out the<br>&gt; discontinuous scalar field. I searched the help and the archives and<br>
&gt; this isn&#39;t covered anywhere. There are references to &quot;pulling your hair<br>&gt; out&quot;, and that it is supported, but it&#39;s not explained. Help!<br>&gt;<br>&gt; Here is my setup:<br>&gt; - Tetrahedral elements (hence the data set is an unstructured grid)<br>
&gt; - The scalar field is discontinuous at the cell boundaries. This means<br>&gt; that my field stores a (possibly different) value for each point, based<br>&gt; on which cell is accessed.<br>&gt;<br>&gt; I tried generating the following file (abbreviated):<br>
&gt;<br>&gt; # vtk DataFile Version 3.0<br>&gt; Export of the mesh and field data for the field.<br>&gt; ASCII<br>&gt; DATASET UNSTRUCTURED_GRID<br>&gt; POINTS 3196 double<br>&gt; &lt;x y z values for all 3196 points here&gt;<br>
&gt; ...<br>&gt; CELLS 16528 82640<br>&gt; 4 &lt;four 0-based indices into the points above to describe all the 16528<br>&gt; tetrahedra&gt;<br>&gt; ...<br>&gt; CELL_TYPES 16528<br>&gt; 10 &lt;repeated 16528 times because all elements are tetrahedra&gt;<br>
&gt; ...<br>&gt; CELL_DATA 16528<br>&gt; FIELD ScalarField 1<br>&gt; FieldNameHere 4 16528 double<br>&gt; &lt;four field values to specify the field values at each point of the<br>&gt; tetrahedra for all 16528 tetrahedra&gt;<br>
&gt; ...<br>&gt;<br>&gt; When I open this file, it almost looks right except that ParaView<br>&gt; calculates the magnitude of the four values for each cell when I select<br>&gt; &quot;FieldNameHere&quot; and displays that. So I never see any field variation in<br>
&gt; a cell. I suspect that I have to use POINT_DATA, but I am unclear on how<br>&gt; to specify multiple scalar values (one for each cell sharing that point).<br>&gt;<br>&gt; How can this be specified? Would I be better off using the XML file<br>
&gt; format? Do I have to lose the connectivity of my mesh to get what I want<br>&gt; (i.e. repeat the same point N-times, where N is the number of times the<br>&gt; point is shared by a cell)?<br>&gt;<br>&gt; Thanks.<br>
&gt; _______________________________________________<br>&gt; This is the private VTK discussion list.<br>&gt; Please keep messages on-topic. Check the FAQ at:<br>&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt; Follow this link to subscribe/unsubscribe:<br>&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt;<br>&gt;<br><br>--<br>View this message in context: <a href="http://www.nabble.com/How-to-write-discontinuous-field-data-tp17916695p19004953.html">http://www.nabble.com/How-to-write-discontinuous-field-data-tp17916695p19004953.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br><br><br><br>------------------------------<br><br>Message: 3<br>Date: Sat, 16 Aug 2008 00:51:51 +0200 (CEST)<br>From: oc-spam66 &lt;<a href="mailto:oc-spam66@laposte.net">oc-spam66@laposte.net</a>&gt;<br>
Subject: [vtkusers] vtkImageReader2.cxx : FileLowerLeft default ?<br>To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Message-ID: &lt;30106535.1841021218840711168.JavaMail.www@wwinf8404&gt;<br>Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>Hello,<br><br>I have a proposition :<br><br>Could you change the default of &quot;FileLowerLeft&quot; in vtkImageReader2.cxx ?<br>The default is currently &quot;0&quot; and I think it should be &quot;1&quot;.<br><br>Explanation :<br>
<br>Consider a file containing a 3D structured points dataset of scalars (the file is the succession of scalar values S_i, i = 1...(Nx*Ny*Nz)). Suppose the file is created with the following order : x increases first, then y increases and then z increases.<br>
<br>When I read this file with vtkImageReader, the data are arranged in the vtkDataArray with the following order : x increases first, then y DECREASES and then z increases.<br><br>I finally found that it is necessary to use &quot;FileLowerLeftOn()&quot; in order to have the expected order for y. I think that the current situation (where x,z increase and y decreases) is a gotcha. So if there is no side effect, could you consider changing the default ? this may prevent others from falling in this gotcha.<br>
<br>Regards,<br><br>O.C.<br><br>Cr?ez votre adresse ?lectronique <a href="mailto:prenom.nom@laposte.net">prenom.nom@laposte.net</a><br>1 Go d&#39;espace de stockage, anti-spam et anti-virus int?gr?s.<br>-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20080816/d0a0da72/attachment-0001.htm">http://www.vtk.org/pipermail/vtkusers/attachments/20080816/d0a0da72/attachment-0001.htm</a>&gt;<br>
<br>------------------------------<br><br>Message: 4<br>Date: Sat, 16 Aug 2008 01:16:19 +0200<br>From: Chris Kruszynski &lt;<a href="mailto:Chris.Kruszynski@cwi.nl">Chris.Kruszynski@cwi.nl</a>&gt;<br>Subject: Re: [vtkusers] [vtk-developers] Can&#39;t compile VTK with<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mangled Mesa<br>To: VTK Developers &lt;<a href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a>&gt;<br>Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Message-ID: &lt;<a href="mailto:48A60E43.7060805@cwi.nl">48A60E43.7060805@cwi.nl</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>On 14/08/2008 14:23, Berk Geveci wrote:<br>&gt; However, since we added offscreen rendering<br>&gt; support that directly uses the OpenGL drivers, mangled Mesa is not<br>
&gt; really needed anymore.<br>&gt;<br>&gt;<br>There might be a use case with an app running remotely on a cluster or<br>some big machine, showing remote OpenGL graphics, but also performing<br>some off-screen rendering, which would otherwise still be done across<br>
the network connection. Or am I overlooking something?<br><br>- Chris<br><br><br>------------------------------<br><br>Message: 5<br>Date: Sat, 16 Aug 2008 09:58:40 +0800<br>From: JohnMark &lt;<a href="mailto:zhaojunxp@hotmail.com">zhaojunxp@hotmail.com</a>&gt;<br>
Subject: Re: [vtkusers] Real-Time Soft Tissue Deformation<br>To: Ryan Barr &lt;<a href="mailto:ryan_barr_eac@hotmail.com">ryan_barr_eac@hotmail.com</a>&gt;, &quot;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;<br>Message-ID: &lt;BAY112-W2940F59FFE28C914EFD519AA6C0@phx.gbl&gt;<br>Content-Type: text/plain; charset=&quot;gb2312&quot;<br><br>Hi, Ryan,<br>try these class for deformation:<br>
&nbsp;&nbsp; vtkWarpScalar<br>&nbsp;&nbsp; vtkWarpTo<br>hope this could help you.<br>Mark<br>_________________________________________________________________<br>???????????????<br><a href="http://cnweb.search.live.com/video/results.aspx?q=%E5%8F%AF%E7%88%B1%E7%8C%AB%E5%92%AA&amp;Form=MEVHAA">http://cnweb.search.live.com/video/results.aspx?q=%E5%8F%AF%E7%88%B1%E7%8C%AB%E5%92%AA&amp;Form=MEVHAA</a><br>
-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20080816/86e327d0/attachment-0001.htm">http://www.vtk.org/pipermail/vtkusers/attachments/20080816/86e327d0/attachment-0001.htm</a>&gt;<br>
<br>------------------------------<br><br>Message: 6<br>Date: Sat, 16 Aug 2008 07:35:36 +0100<br>From: Gerard Gorman &lt;<a href="mailto:g.gorman@imperial.ac.uk">g.gorman@imperial.ac.uk</a>&gt;<br>Subject: Re: [vtkusers] How to write discontinuous field data<br>
To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Message-ID: &lt;<a href="mailto:48A67538.4070208@imperial.ac.uk">48A67538.4070208@imperial.ac.uk</a>&gt;<br>Content-Type: text/plain; charset=ISO-8859-1<br><br>
The approach we&#39;ve taken is to create discontinuous points - add the<br>point every times that it appears in an element. This way you end up<br>with a node numbering the same as your scalar field node number which is<br>
what you want. This way the discontinuous field can be visualised exactly.<br><br>Cheers<br>Gerard<br><br>Gerrick Bivins emailed the following on 15/08/08 21:24:<br>&gt; I ran into this issue as well and went about implementing the &quot;shrinkfilter&quot;<br>
&gt; method described below.<br>&gt; This solved my problem but I&#39;ve found that my surface is now not &quot;smooth&quot;.<br>&gt; It looks as if normals are per polygon rather than per vertex. Is this an<br>&gt; artifact of exploding the mesh connectivity or is there a filter I can apply<br>
&gt; to obtain better results. I&#39;ve tried vtkSmoothPolyDataFilter but I don&#39;t<br>&gt; quite understand the parameters so I was unable to get quality results.<br>&gt; Thanks in advance for any advice here.<br>&gt; Gerrick <a href="http://www.nabble.com/file/p19004953/badNormals.jpg">http://www.nabble.com/file/p19004953/badNormals.jpg</a><br>
&gt; <a href="http://www.nabble.com/file/p19004953/goodNormals.jpeg">http://www.nabble.com/file/p19004953/goodNormals.jpeg</a><br>&gt;<br>&gt;<br>&gt; Serge Lalonde wrote:<br>&gt;&gt; Hello,<br>&gt;&gt;<br>&gt;&gt; I&#39;m using ParaView in order to evalutate the visualization capabilities<br>
&gt;&gt; of VTK. In order to do a fair evaluation, I am exporting the<br>&gt;&gt; discontinuous scalar field data from our current application (a magnetic<br>&gt;&gt; FE field solver) to a .vtk file (using the ASCII simple legacy format<br>
&gt;&gt; according to <a href="http://www.vtk.org/pdf/file-formats.pdf">http://www.vtk.org/pdf/file-formats.pdf</a>).<br>&gt;&gt;<br>&gt;&gt; The problem is that I can&#39;t seem to figure out how to write out the<br>&gt;&gt; discontinuous scalar field. I searched the help and the archives and<br>
&gt;&gt; this isn&#39;t covered anywhere. There are references to &quot;pulling your hair<br>&gt;&gt; out&quot;, and that it is supported, but it&#39;s not explained. Help!<br>&gt;&gt;<br>&gt;&gt; Here is my setup:<br>&gt;&gt; - Tetrahedral elements (hence the data set is an unstructured grid)<br>
&gt;&gt; - The scalar field is discontinuous at the cell boundaries. This means<br>&gt;&gt; that my field stores a (possibly different) value for each point, based<br>&gt;&gt; on which cell is accessed.<br>&gt;&gt;<br>&gt;&gt; I tried generating the following file (abbreviated):<br>
&gt;&gt;<br>&gt;&gt; # vtk DataFile Version 3.0<br>&gt;&gt; Export of the mesh and field data for the field.<br>&gt;&gt; ASCII<br>&gt;&gt; DATASET UNSTRUCTURED_GRID<br>&gt;&gt; POINTS 3196 double<br>&gt;&gt; &lt;x y z values for all 3196 points here&gt;<br>
&gt;&gt; ...<br>&gt;&gt; CELLS 16528 82640<br>&gt;&gt; 4 &lt;four 0-based indices into the points above to describe all the 16528<br>&gt;&gt; tetrahedra&gt;<br>&gt;&gt; ...<br>&gt;&gt; CELL_TYPES 16528<br>&gt;&gt; 10 &lt;repeated 16528 times because all elements are tetrahedra&gt;<br>
&gt;&gt; ...<br>&gt;&gt; CELL_DATA 16528<br>&gt;&gt; FIELD ScalarField 1<br>&gt;&gt; FieldNameHere 4 16528 double<br>&gt;&gt; &lt;four field values to specify the field values at each point of the<br>&gt;&gt; tetrahedra for all 16528 tetrahedra&gt;<br>
&gt;&gt; ...<br>&gt;&gt;<br>&gt;&gt; When I open this file, it almost looks right except that ParaView<br>&gt;&gt; calculates the magnitude of the four values for each cell when I select<br>&gt;&gt; &quot;FieldNameHere&quot; and displays that. So I never see any field variation in<br>
&gt;&gt; a cell. I suspect that I have to use POINT_DATA, but I am unclear on how<br>&gt;&gt; to specify multiple scalar values (one for each cell sharing that point).<br>&gt;&gt;<br>&gt;&gt; How can this be specified? Would I be better off using the XML file<br>
&gt;&gt; format? Do I have to lose the connectivity of my mesh to get what I want<br>&gt;&gt; (i.e. repeat the same point N-times, where N is the number of times the<br>&gt;&gt; point is shared by a cell)?<br>&gt;&gt;<br>
&gt;&gt; Thanks.<br>&gt;&gt; _______________________________________________<br>&gt;&gt; This is the private VTK discussion list.<br>&gt;&gt; Please keep messages on-topic. Check the FAQ at:<br>&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br><br><br><br>------------------------------<br>
<br>Message: 7<br>Date: Sat, 16 Aug 2008 10:38:42 +0300<br>From: &quot;Sercani&quot; &lt;<a href="mailto:sercanimailgroups@gmail.com">sercanimailgroups@gmail.com</a>&gt;<br>Subject: [vtkusers] How to find a clicked imageactor pixel<br>
To: &lt;<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!&amp;!AAAAAAAAAAAYAAAAAAAAANX/x59mztJIrnVbcN8rU9TCgAAAEAAAABhPrmTVsB1FpF8AZdVS97UBAAAAAA==@<a href="http://gmail.com">gmail.com</a>&gt;<br>
<br>Content-Type: text/plain; charset=&quot;iso-8859-9&quot;<br><br>Hi everyone;<br><br>How can I find the pixel(coordinates related to upper or lower left<br>corner)of an vtkImageActor that I clicked on? I couldn&#39;t find such a method<br>
in picker classes.<br><br>Thanks already.<br><br><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20080816/db284943/attachment-0001.htm">http://www.vtk.org/pipermail/vtkusers/attachments/20080816/db284943/attachment-0001.htm</a>&gt;<br>
<br>------------------------------<br><br>Message: 8<br>Date: Sat, 16 Aug 2008 10:04:39 -0400<br>From: &quot;Mark Wyszomierski&quot; &lt;<a href="mailto:markww@gmail.com">markww@gmail.com</a>&gt;<br>Subject: Re: [vtkusers] How to find a clicked imageactor pixel<br>
To: Sercani &lt;<a href="mailto:sercanimailgroups@gmail.com">sercanimailgroups@gmail.com</a>&gt;<br>Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="mailto:dfdfe01e0808160704w7a3ef881w1b60be88da4c0beb@mail.gmail.com">dfdfe01e0808160704w7a3ef881w1b60be88da4c0beb@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;windows-1252&quot;<br><br>This example might be similar to what you&#39;re trying to do:<br><br><a href="http://devsample.org/index.php?option=com_content&amp;task=view&amp;id=48&amp;Itemid=27">http://devsample.org/index.php?option=com_content&amp;task=view&amp;id=48&amp;Itemid=27</a><br>
<br>Mark<br><br><br>On Sat, Aug 16, 2008 at 3:38 AM, Sercani &lt;<a href="mailto:sercanimailgroups@gmail.com">sercanimailgroups@gmail.com</a>&gt;wrote:<br><br>&gt;&nbsp;&nbsp;Hi everyone;<br>&gt;<br>&gt; How can I find the pixel(coordinates related to upper or lower left<br>
&gt; corner)of an vtkImageActor that I clicked on? I couldn&#39;t find such a method<br>&gt; in picker classes?<br>&gt;<br>&gt; Thanks already?<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>
&gt; This is the private VTK discussion list.<br>&gt; Please keep messages on-topic. Check the FAQ at:<br>&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt;<br>&gt;<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20080816/2e0d2853/attachment-0001.htm">http://www.vtk.org/pipermail/vtkusers/attachments/20080816/2e0d2853/attachment-0001.htm</a>&gt;<br>
<br>------------------------------<br><br>Message: 9<br>Date: Sat, 16 Aug 2008 17:23:31 +0300<br>From: &quot;Sercani&quot; &lt;<a href="mailto:sercanimailgroups@gmail.com">sercanimailgroups@gmail.com</a>&gt;<br>Subject: Re: [vtkusers] How to find a clicked imageactor pixel<br>
To: &quot;&#39;Mark Wyszomierski&#39;&quot; &lt;<a href="mailto:markww@gmail.com">markww@gmail.com</a>&gt;<br>Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!&amp;!AAAAAAAAAAAYAAAAAAAAANX/x59mztJIrnVbcN8rU9TCgAAAEAAAAOGTo7hbcWRDsS0oxJzxWDEBAAAAAA==@<a href="http://gmail.com">gmail.com</a>&gt;<br>
<br>Content-Type: text/plain; charset=&quot;iso-8859-9&quot;<br><br>Thanks a lot Mark, that&#39;s an illuminative and instructive sample, great job.<br><br><br><br>From: Mark Wyszomierski [mailto:<a href="mailto:markww@gmail.com">markww@gmail.com</a>]<br>
Sent: Saturday, August 16, 2008 5:05 PM<br>To: Sercani<br>Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Subject: Re: [vtkusers] How to find a clicked imageactor pixel<br><br><br><br>This example might be similar to what you&#39;re trying to do:<br>
<br><a href="http://devsample.org/index.php?option=com_content">http://devsample.org/index.php?option=com_content</a><br>&lt;<a href="http://devsample.org/index.php?option=com_content&amp;task=view&amp;id=48&amp;Itemid=27">http://devsample.org/index.php?option=com_content&amp;task=view&amp;id=48&amp;Itemid=27</a><br>
&gt; &amp;task=view&amp;id=48&amp;Itemid=27<br><br>Mark<br><br><br><br>On Sat, Aug 16, 2008 at 3:38 AM, Sercani &lt;<a href="mailto:sercanimailgroups@gmail.com">sercanimailgroups@gmail.com</a>&gt;<br>wrote:<br><br>Hi everyone;<br>
<br>How can I find the pixel(coordinates related to upper or lower left<br>corner)of an vtkImageActor that I clicked on? I couldn&#39;t find such a method<br>in picker classes.<br><br>Thanks already.<br><br><br><br><br>_______________________________________________<br>
This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at:<br><a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br><br><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20080816/30e38c0d/attachment-0001.htm">http://www.vtk.org/pipermail/vtkusers/attachments/20080816/30e38c0d/attachment-0001.htm</a>&gt;<br>
<br>------------------------------<br><br>_______________________________________________<br>vtkusers mailing list<br><a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br><br>End of vtkusers Digest, Vol 52, Issue 17<br>****************************************<br></blockquote></div><br>