<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/itksnap-dev</id>
  <title type="text">itksnap-developers Google Group</title>
  <subtitle type="text">
  Developer discussion for ITK-SNAP
  </subtitle>
  <link href="/group/itksnap-dev/feed/atom_v1_0_msgs.xml" rel="self" title="itksnap-developers feed"/>
  <updated>2008-09-27T14:44:33Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Joël Cugnoni</name>
  <email>joel.cugn...@gmail.com</email>
  </author>
  <updated>2008-09-27T14:44:33Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/977d7ae4a151ad40?show_docid=977d7ae4a151ad40</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/977d7ae4a151ad40?show_docid=977d7ae4a151ad40"/>
  <title type="text">Re: Contributing Features Back to SNAP</title>
  <summary type="html" xml:space="preserve">
  Hi Paul, Tim, &lt;br&gt; &lt;p&gt;I just want to let you know that I have uploaded an updated version of &lt;br&gt; Tim&#39;s 1.6 branch where I have implemented the UserFilterInterface &lt;br&gt; which allows to add any type of ITK filters as simply as copying the &lt;br&gt; filter example codes: to add a new filter, you just need to derive a &lt;br&gt; class from UserFilter class and register it in the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul Yushkevich</name>
  <email>pyushkev...@gmail.com</email>
  </author>
  <updated>2008-08-22T22:54:45Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/efe65595ed549f1a?show_docid=efe65595ed549f1a</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/efe65595ed549f1a?show_docid=efe65595ed549f1a"/>
  <title type="text">Re: Contributing Features Back to SNAP</title>
  <summary type="html" xml:space="preserve">
  Joel, Tim &lt;br&gt; &lt;p&gt;Sorry for not getting back to you sooner. We had a baby a little while &lt;br&gt; ago, and I&#39;m still adapting to working with little sleep. Perhaps it&#39;s &lt;br&gt; not a bad idea to contribute your code to Tim&#39;s branch, and when 2.0 &lt;br&gt; is ready, we can try to merge everything together. Joel, send me your &lt;br&gt; sourceforge ID, so I can add you to the developer list.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Burke</name>
  <email>timothy.matthew.bu...@gmail.com</email>
  </author>
  <updated>2008-08-22T22:50:37Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/68e2f01826f92cc7?show_docid=68e2f01826f92cc7</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/68e2f01826f92cc7?show_docid=68e2f01826f92cc7"/>
  <title type="text">Re: Contributing Features Back to SNAP</title>
  <summary type="html" xml:space="preserve">
  Hi Joel, &lt;br&gt; &lt;p&gt;I&#39;m really excited that you&#39;re interested in this. Unfortunately, I won&#39;t &lt;br&gt; be able to help much because I joined the peace corps recently and so I&#39;ll &lt;br&gt; be working in Panama for the next two years on rural environmental health &lt;br&gt; projects. So my email access will be really spotty and once I get placed in
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joël Cugnoni</name>
  <email>joel.cugn...@gmail.com</email>
  </author>
  <updated>2008-08-19T18:04:22Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/c1cea1c85551c827?show_docid=c1cea1c85551c827</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/c1cea1c85551c827?show_docid=c1cea1c85551c827"/>
  <title type="text">Re: Contributing Features Back to SNAP</title>
  <summary type="html" xml:space="preserve">
  Hi Tim, Hi Paul, &lt;br&gt; &lt;p&gt;I was planning to start developing some of the features that you were &lt;br&gt; mentioning...(plus others if I can) when I came here. &lt;br&gt; @Tim: I would definitely be interested in your code; if you don&#39;t mind &lt;br&gt; giving me a copy. I will post back my developments when they are done. &lt;br&gt; My dev. platforms are Ubuntu 64 8.04 and Windows XP 32bit / Visual
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vincenzo Ferrari</name>
  <email>vincen...@crim.sssup.it</email>
  </author>
  <updated>2008-08-06T08:50:26Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/3c59134490942919/9271f28491d4c6c2?show_docid=9271f28491d4c6c2</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/3c59134490942919/9271f28491d4c6c2?show_docid=9271f28491d4c6c2"/>
  <title type="text">Re: question relative to an old bug</title>
  <summary type="html" xml:space="preserve">
  Dear Laurent, &lt;br&gt; probably, as you suggest, the problem is relative to fltk. &lt;br&gt; I had the same problem using ITK-Snap v1.5 that I resolved &lt;br&gt; compiling with fltk 1.1.8. &lt;br&gt; See eventually the bug fix on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ftlk.org&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Good work and Best Regards &lt;br&gt; Vincenzo &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.endocas.org&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; On Tue, 5 Aug 2008 02:12:35 -0700 (PDT)
  </summary>
  </entry>
  <entry>
  <author>
  <name>lolo</name>
  <email>laurent.p...@orto.ucl.ac.be</email>
  </author>
  <updated>2008-08-05T09:12:35Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/3c59134490942919/b033a599772feb0a?show_docid=b033a599772feb0a</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/3c59134490942919/b033a599772feb0a?show_docid=b033a599772feb0a"/>
  <title type="text">question relative to an old bug</title>
  <summary type="html" xml:space="preserve">
  Hi developpers, &lt;br&gt; &lt;p&gt;I remember that Snap V1.4 (not sure) crashed at running time when &lt;br&gt; using two displays. This bug is now fixed but I encounter the same &lt;br&gt; problem with my application. &lt;br&gt; I guess it was relative to fltk? &lt;br&gt; What was the trick to correct that behavior? &lt;br&gt; &lt;p&gt;Thanks in advance. &lt;br&gt; &lt;p&gt;Laurent.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jia Fucang</name>
  <email>jiafuc...@gmail.com</email>
  </author>
  <updated>2008-07-14T08:29:13Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/f5d4536c71394fc1/00907a3e063adf0c?show_docid=00907a3e063adf0c</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/f5d4536c71394fc1/00907a3e063adf0c?show_docid=00907a3e063adf0c"/>
  <title type="text">Polydata save bug</title>
  <summary type="html" xml:space="preserve">
  Hi, Paul, &lt;br&gt; It seems that there is a bug in ITK-SNAP 1.6.0.1 application, I can not save &lt;br&gt; the generated mesh &lt;br&gt; vtkpolydata to any format (stl, vtk , ...). &lt;br&gt; The environment I run is Windows Vista SP1 business. 32bit. &lt;br&gt; Thanks! &lt;br&gt; Fucang
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Burke</name>
  <email>timothy.matthew.bu...@gmail.com</email>
  </author>
  <updated>2008-07-01T22:48:30Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/43010857bb03f1da?show_docid=43010857bb03f1da</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/43010857bb03f1da?show_docid=43010857bb03f1da"/>
  <title type="text">Re: Contributing Features Back to SNAP</title>
  <summary type="html" xml:space="preserve">
  Hi Paul, &lt;br&gt; I have a binary built on linux 64 bit (rhel 5, x64), would that &lt;br&gt; work? If not, my cross compiling skills are a bit rusty, do you have &lt;br&gt; a good way of cross-building a 32 bit version that I could do? I have &lt;br&gt; mac and windows workstations too that I could build on too, but the &lt;br&gt; windows one isn&#39;t set up as a dev station so I would need to install
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul Yushkevich</name>
  <email>pyushkev...@gmail.com</email>
  </author>
  <updated>2008-07-01T22:24:44Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/d8831df7b641e437?show_docid=d8831df7b641e437</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/d8831df7b641e437?show_docid=d8831df7b641e437"/>
  <title type="text">Re: Contributing Features Back to SNAP</title>
  <summary type="html" xml:space="preserve">
  Tim &lt;br&gt; This is a pretty amazing set of new features. I would be very interested in &lt;br&gt; you adding them, but we have a bit of an issue. We are right now doing a lot &lt;br&gt; of refactoring for SNAP 2.0. At the present time, the code is in a bit of &lt;br&gt; disarray, and I am not sure if right now is the best moment to add code to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Burke</name>
  <email>timothy.matthew.bu...@gmail.com</email>
  </author>
  <updated>2008-07-01T20:12:32Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/f461fa75f4c90c5b?show_docid=f461fa75f4c90c5b</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/c4a19b0a145708c2/f461fa75f4c90c5b?show_docid=f461fa75f4c90c5b"/>
  <title type="text">Contributing Features Back to SNAP</title>
  <summary type="html" xml:space="preserve">
  Hey everyone, &lt;br&gt; I have been working with SNAP for a few weeks now to do segmentation &lt;br&gt; of the blood filled spaces in heart models, and in the process wrote a &lt;br&gt; few new features to make my job easier. I think they could be useful &lt;br&gt; more generally to people so I would like to contribute them back to
  </summary>
  </entry>
  <entry>
  <author>
  <name>richard h</name>
  <email>richa...@comp.leeds.ac.uk</email>
  </author>
  <updated>2008-07-01T13:23:19Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/2803978b619adebd/302f0a4958ece518?show_docid=302f0a4958ece518</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/2803978b619adebd/302f0a4958ece518?show_docid=302f0a4958ece518"/>
  <title type="text">Comment on bug report [1871005 ] Crash for volumes &gt;500 slices</title>
  <summary type="html" xml:space="preserve">
  I had quite some trouble on Windows with what I thought was a fairly &lt;br&gt; modest CT image of 280x512x512 (140mb) with very frequent crashes &lt;br&gt; (dual core dell precision 390 with 2GB ram and also a dual core AMD &lt;br&gt; 3.2Ghz box with 4gb ram). Since I couldn&#39;t keep things alive long &lt;br&gt; enough to do any checking, I tried a linux build (FC6 on the same AMD
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul Yushkevich</name>
  <email>pyushkev...@gmail.com</email>
  </author>
  <updated>2008-06-02T17:53:48Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/15c4c99c0c9566bb/c23ded094ab33439?show_docid=c23ded094ab33439</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/15c4c99c0c9566bb/c23ded094ab33439?show_docid=c23ded094ab33439"/>
  <title type="text">SNAP hosted on NITRC: please vote!</title>
  <summary type="html" xml:space="preserve">
  Dear ITK-SNAP users, &lt;br&gt; We would like to ask you to take just a few moments of your time to &lt;br&gt; review ITK-SNAP at the NIH Neuroimaging Informatics Tools and &lt;br&gt; Resources Clearinghouse (NITRC) website. Your reviews and ratings will &lt;br&gt; be extremely valuable both to assess your needs and to help direct &lt;br&gt; potential users towards choosing ITK-SNAP. As you know, ITK-SNAP is
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mengda Wu</name>
  <email>phd...@gmail.com</email>
  </author>
  <updated>2008-04-30T20:26:14Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/50b916e5d1008f8c/a78381d5ee3e55d5?show_docid=a78381d5ee3e55d5</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/50b916e5d1008f8c/a78381d5ee3e55d5?show_docid=a78381d5ee3e55d5"/>
  <title type="text">Re: ITK-SNAP on 64bit Windows</title>
  <summary type="html" xml:space="preserve">
  Hi Paul, &lt;br&gt; I compiled a 64bit version. It works well. &lt;br&gt; Thanks, &lt;br&gt; Guanglei &lt;br&gt; 2008/4/28 Mengda Wu &amp;lt;phd...@gmail.com&amp;gt;:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mengda Wu</name>
  <email>phd...@gmail.com</email>
  </author>
  <updated>2008-04-29T06:41:49Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/50b916e5d1008f8c/b5c921f7b4cbb1dc?show_docid=b5c921f7b4cbb1dc</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/50b916e5d1008f8c/b5c921f7b4cbb1dc?show_docid=b5c921f7b4cbb1dc"/>
  <title type="text">Re: ITK-SNAP on 64bit Windows</title>
  <summary type="html" xml:space="preserve">
  Hi Paul, &lt;br&gt; I have tried to compile against ITK-2.8.1. That bug is gone. Everything &lt;br&gt; works fine. &lt;br&gt; So the bug is due to the change between ITK-2.8.1 and ITK-3.6.0 as you said. &lt;br&gt; Let me know if you have any plan to build against newest ITK. I am going to &lt;br&gt; compile &lt;br&gt; the 64bit version soon. I am not sure if the ITK-2.8.1 will be compiled
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mengda Wu</name>
  <email>phd...@gmail.com</email>
  </author>
  <updated>2008-04-29T00:27:39Z</updated>
  <id>http://groups.google.com/group/itksnap-dev/browse_thread/thread/50b916e5d1008f8c/ea1ed39abdf0431c?show_docid=ea1ed39abdf0431c</id>
  <link href="http://groups.google.com/group/itksnap-dev/browse_thread/thread/50b916e5d1008f8c/ea1ed39abdf0431c?show_docid=ea1ed39abdf0431c"/>
  <title type="text">Re: ITK-SNAP on 64bit Windows</title>
  <summary type="html" xml:space="preserve">
  Hi Richard, &lt;br&gt; Actually you need supply a linker option /LARGEADDRESSAWARE to make the &lt;br&gt; 32bit program can access up to 4GB &lt;br&gt; on a 64bit Vista. I tried my 32bit compilation with this option. The binary &lt;br&gt; could access beyond 2GB but not beyond 4GB. &lt;br&gt; I also compiled 64bit version. The binary could access beyond 20GB. My
  </summary>
  </entry>
</feed>
