<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Image Processing and Computer Vision Google Group</title>
  <link>http://groups.google.com/group/ipcv</link>
  <description>Image Processing and Computer Vision. The group is premoderated for new members. This means that your message will NOT appear IMMEDIATELY in the group&amp;#39;s archive or in your email. There is no need to resend your message.</description>
  <language>en</language>
  <item>
  <title>Re: image match</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/d19508c68653686f?show_docid=d19508c68653686f</link>
  <description>
  gauss[ i ][ j ] = exp ( (-1)*( i * i + j * j ) / ( 2 * PI * &lt;br&gt; sigma )) / ( 2 * PI * sigma * sigma ); &lt;br&gt; }
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/d19508c68653686f?show_docid=d19508c68653686f</guid>
  <author>
  seumadr...@gmail.com
  (Rafael)
  </author>
  <pubDate>Thu, 29 Jan 2009 16:33:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: image match</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/cc2eb174bfc572e7?show_docid=cc2eb174bfc572e7</link>
  <description>
  Hello Huang, &lt;br&gt; &lt;p&gt;In fact, your code looks pretty fine to me... but I think the Gaussian &lt;br&gt; function should be: &lt;br&gt; &lt;p&gt;gaussian[i][j] = A* exp ( -( i * i + j * j ) / ( 2 * sigma * &lt;br&gt; sigma) ) &lt;br&gt; &lt;p&gt;* note that there is no PI on exp&#39;s denominator &lt;br&gt; * A = ( 1 / (2 * PI * sigma * sigma) ) &lt;br&gt; &lt;p&gt; But you can deal with A = 1, since it only changes the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/cc2eb174bfc572e7?show_docid=cc2eb174bfc572e7</guid>
  <author>
  kiran.man...@gmail.com
  (Kiran)
  </author>
  <pubDate>Thu, 29 Jan 2009 14:13:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: image match</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/804bcb106d94a7f4?show_docid=804bcb106d94a7f4</link>
  <description>
  I think the problem is the case i=0 and j=0. Plz try replacing the &lt;br&gt; statements to: &lt;br&gt; for ( i = 1; i &amp;lt; 4; ++i ) { &lt;br&gt; for ( j = 1; j &amp;lt; 4; ++j ) { &lt;br&gt; gauss[ i-1 ][ j-1 ] = exp ( -( i * i + j * j ) / ( 2 * PI * &lt;br&gt; sigma )) / ( 2 * PI * sigma * sigma ); &lt;br&gt; } &lt;br&gt; By the way, I find keypoints by searching local extremas which are maximas
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/804bcb106d94a7f4?show_docid=804bcb106d94a7f4</guid>
  <author>
  huy.hoan...@gmail.com
  (le su)
  </author>
  <pubDate>Thu, 29 Jan 2009 14:04:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: image match</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/a7345d30413a3918?show_docid=a7345d30413a3918</link>
  <description>
  Hi, &lt;br&gt; There are many SIFT programs available on the internet &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.cs.ubc.ca/spider/lowe/keypoints/siftDemoV4.zip&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://en.wikipedia.org/wiki/Scale-invariant_feature_transform#Implementations&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; . &lt;br&gt; . &lt;br&gt; .
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/a7345d30413a3918?show_docid=a7345d30413a3918</guid>
  <author>
  m.mogh...@gmail.com
  (Mohammad Moghimi)
  </author>
  <pubDate>Thu, 29 Jan 2009 13:10:17 UT
</pubDate>
  </item>
  <item>
  <title>CFP: 5th International Symposium on Visual Computing, Nov 30 - Dec 2, 2009, Las Vegas, NV, USA</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/165fc5bd20d3ccbe/72664567af903c5f?show_docid=72664567af903c5f</link>
  <description>
  CALL FOR PAPERS, SPECIAL TRACKS and DEMOS &lt;br&gt; &lt;p&gt;5th International Symposium on Visual Computing (ISVC09) &lt;br&gt; Monte Carlo Resort &amp;amp; Casino &lt;br&gt; Las Vegas, Nevada, USA &lt;br&gt; Nov 30 - Dec 2, 2009 &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.isvc.net&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;IMPORTANT DATES &lt;br&gt; &lt;p&gt;Special track proposals March 16, 2009 &lt;br&gt; Paper submissions July 10, 2009
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/165fc5bd20d3ccbe/72664567af903c5f?show_docid=72664567af903c5f</guid>
  <author>
  be...@cse.unr.edu
  (George)
  </author>
  <pubDate>Mon, 26 Jan 2009 07:18:38 UT
</pubDate>
  </item>
  <item>
  <title>image match</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/ed636c03954efa1a?show_docid=ed636c03954efa1a</link>
  <description>
  Hi, &lt;br&gt; Those days I&#39;m studying image match using SIFT,but I have a &lt;br&gt; trouble in writing source code,I write the Gauss template as follow: &lt;br&gt; for ( i = 0; i &amp;lt; 3; ++i ) { &lt;br&gt; for ( j = 0; j &amp;lt; 3; ++j ) { &lt;br&gt; gauss[ i ][ j ] = exp ( -( i * i + j * j ) / ( 2 * PI * &lt;br&gt; sigma )) / ( 2 * PI * sigma * sigma );
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/0ca8b20edd662c53/ed636c03954efa1a?show_docid=ed636c03954efa1a</guid>
  <author>
  huhuang...@yahoo.com.cn
  (Huang)
  </author>
  <pubDate>Mon, 19 Jan 2009 03:25:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: SMISDK-Lakshya v1.0.0.1 finally available for free download</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/d4e2d8faa287cced/d9802169d3c9846e?show_docid=d9802169d3c9846e</link>
  <description>
  The download page link is: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/medicalimagingscience/web/smiviewer-download-page&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;On Aug 24, 9:00 pm, &amp;quot;Science.Medical.Imaging List&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/d4e2d8faa287cced/d9802169d3c9846e?show_docid=d9802169d3c9846e</guid>
  <author>
  pixel.to.l...@gmail.com
  (Science.Medical.Imaging List)
  </author>
  <pubDate>Mon, 25 Aug 2008 04:02:05 UT
</pubDate>
  </item>
  <item>
  <title>SMISDK-Lakshya v1.0.0.1 finally available for free download</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/d4e2d8faa287cced/7938053de578e8d3?show_docid=7938053de578e8d3</link>
  <description>
  Dear Medical Imaging Enthusiast, &lt;br&gt; &lt;p&gt;Thank you for your immense support for the first 6 releases of &lt;br&gt; SMIViewer - A free for research DICOM volume analyzer. &lt;br&gt; &lt;p&gt;As promised earlier, we have decided to release a basic version of &lt;br&gt; the &lt;br&gt; Software Development Kit that is the backbone of SMIViewer: SMISDK
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/d4e2d8faa287cced/7938053de578e8d3?show_docid=7938053de578e8d3</guid>
  <author>
  pixel.to.l...@gmail.com
  (Science.Medical.Imaging List)
  </author>
  <pubDate>Mon, 25 Aug 2008 04:00:22 UT
</pubDate>
  </item>
  <item>
  <title>SMIViewer 1.0.0.6 download information</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/1d7155e1d9d6ebe1/b512ce7350aa43b9?show_docid=b512ce7350aa43b9</link>
  <description>
  Dear fellow researcher, &lt;br&gt; &lt;p&gt;We would like to announce the release of version 1.0.0.6 of SMIViewer &lt;br&gt; - a free for research DICOM volume analyzer. &lt;br&gt; &lt;p&gt;We are also pleased to let you know that SMIViewer was featured on a &lt;br&gt; public forum recently: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.radrounds.com/profiles/blog/show?id=1791588%3ABlogPost%3A18450&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/1d7155e1d9d6ebe1/b512ce7350aa43b9?show_docid=b512ce7350aa43b9</guid>
  <author>
  pixel.to.l...@gmail.com
  (Science.Medical.Imaging List)
  </author>
  <pubDate>Tue, 15 Jul 2008 08:06:05 UT
</pubDate>
  </item>
  <item>
  <title>SMIViewer v1.0.0.5 now available</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/51e0a270e9e60209/5f4867738689ef69?show_docid=5f4867738689ef69</link>
  <description>
  Dear SMIViewer enthusiast, &lt;br&gt; A new revision of SMIViewer is now available for download: &lt;br&gt; // June 29, 2008 : v1.0.0.5: Support for large datasets. &lt;br&gt; // Improved VR with cut plane. &lt;br&gt; // Multi-frame data support. &lt;br&gt; // Many bug fixes. &lt;br&gt; Download instructions are available here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/medicalimagingscience/web/smiviewer-download-page&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/51e0a270e9e60209/5f4867738689ef69?show_docid=5f4867738689ef69</guid>
  <author>
  pixel.to.l...@gmail.com
  (Science.Medical.Imaging List)
  </author>
  <pubDate>Sun, 29 Jun 2008 21:04:41 UT
</pubDate>
  </item>
  <item>
  <title>** find a moving object XY position in a fixed background **</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/445242269a1f5a67/0cbca1c0c5587339?show_docid=0cbca1c0c5587339</link>
  <description>
  Dear All, &lt;br&gt; &lt;p&gt;since few monthes I am in charge of a new thema in the field of &lt;br&gt; pattern &lt;br&gt; recognition. If I do not take too much of your time, can you give me &lt;br&gt; few &lt;br&gt; general suggestions for my new project ? &lt;br&gt; &lt;p&gt;My questions are very general and presumably simple for you already &lt;br&gt; expert in the filed. Here a
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/445242269a1f5a67/0cbca1c0c5587339?show_docid=0cbca1c0c5587339</guid>
  <author>
  mch...@gmail.com
  (Greg Ruo)
  </author>
  <pubDate>Wed, 11 Jun 2008 06:52:19 UT
</pubDate>
  </item>
  <item>
  <title>cvDFT vs FFTW</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/a8172142cc14e26f/c8e935ab20e61071?show_docid=c8e935ab20e61071</link>
  <description>
  Hi All, &lt;br&gt; I have the following confusions- &lt;br&gt; 1) Does the function cvDFT compute normal DFT or FFT ? &lt;br&gt; 2) would it be better to use FFTW library to compute FFT in place of &lt;br&gt; the function cvDFT ? &lt;br&gt; 3) Finally, how exactly do you use the function cvDFT ? I mean how do &lt;br&gt; you store the real and complex values in the matrix? and then how do
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/a8172142cc14e26f/c8e935ab20e61071?show_docid=c8e935ab20e61071</guid>
  <author>
  rohit.kgp...@gmail.com
  (rohit)
  </author>
  <pubDate>Thu, 19 Jun 2008 07:03:46 UT
</pubDate>
  </item>
  <item>
  <title>Need an idea..</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/b1c9198f1835c5c9/a560f2327097d8a8?show_docid=a560f2327097d8a8</link>
  <description>
  Hello there.. &lt;br&gt; &lt;p&gt;I&#39;ve been working on a image processing application for 3-4 months. It &lt;br&gt; basically searches saved frames inside of a video file. User marks a &lt;br&gt; frame on a video file, and application gets Edge and Color histograms &lt;br&gt; and saves it to a database and when user searches for a frame inside &lt;br&gt; of another video, application, first gets all frames in the video and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/b1c9198f1835c5c9/a560f2327097d8a8?show_docid=a560f2327097d8a8</guid>
  <author>
  marcus.f...@gmail.com
  (Marcus.)
  </author>
  <pubDate>Tue, 10 Jun 2008 09:36:32 UT
</pubDate>
  </item>
  <item>
  <title>SMIViewer v1.0.0.4 - latest version of free DICOM volume analyzer is available now</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/9d00d6ac51d7a864/4e36059aab21bdc7?show_docid=4e36059aab21bdc7</link>
  <description>
  Dear All, &lt;br&gt; &lt;p&gt;Thank you for a tremendous response to first three revisions of &lt;br&gt; SMIViewer. &lt;br&gt; &lt;p&gt;A fourth revision of this free for research DICOM volume analyzer is &lt;br&gt; now available for download. &lt;br&gt; &lt;p&gt;New in v1.0.0.4: &lt;br&gt; &lt;p&gt;- Basic segmentation support &lt;br&gt; - Basic mask operations &lt;br&gt; - Translucent mask rendering &lt;br&gt; - Multi-threaded processing
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/9d00d6ac51d7a864/4e36059aab21bdc7?show_docid=4e36059aab21bdc7</guid>
  <author>
  pixel.to.l...@gmail.com
  (Science.Medical.Imaging List)
  </author>
  <pubDate>Tue, 17 Jun 2008 08:39:34 UT
</pubDate>
  </item>
  <item>
  <title>SMIViewer v1.0.0.3 is now available for free download</title>
  <link>http://groups.google.com/group/ipcv/browse_thread/thread/9aa3b2da319b7d95/02fd9f745df167e2?show_docid=02fd9f745df167e2</link>
  <description>
  Dear Medical Imaging Enthusiast, &lt;br&gt; &lt;p&gt;A third revision of SMIViewer, a completely free and soon to be &lt;br&gt; opensource DICOM volume analyzer, is now available for free download. &lt;br&gt; &lt;p&gt;Changes and updates since the last release include: &lt;br&gt; &lt;p&gt;// Loading for images with lacking/invalid spacing fixed (thanks Vince
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ipcv/browse_thread/thread/9aa3b2da319b7d95/02fd9f745df167e2?show_docid=02fd9f745df167e2</guid>
  <author>
  pixel.to.l...@gmail.com
  (Science.Medical.Imaging List)
  </author>
  <pubDate>Fri, 06 Jun 2008 08:13:49 UT
</pubDate>
  </item>
  </channel>
</rss>
