<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SLARToolkit - Silverlight and Windows Phone Augmented Reality Toolkit</title><link>http://slartoolkit.codeplex.com/project/feeds/rss</link><description>SLARToolkit is a flexible Augmented Reality library for Silverlight and Windows Phone with the aim to make real time Augmented Reality applications with Silverlight as easy and fast as possible. SLARToolkit is based on the established NyARToolkit and ARToolkit.</description><item><title>Closed Feature: GenericMarkerDetector [5559]</title><link>http://slartoolkit.codeplex.com/workitem/5559</link><description>Implement a GenericMarkerDetector which is using the new IXrgbReader interface in his DetectAllMarkers&amp;#40;IXrgbReader&amp;#41; method&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;interface IXrgbReader&lt;br /&gt;&amp;#123;&lt;br /&gt;   int Width &amp;#123; get&amp;#59; &amp;#125;&lt;br /&gt;   int Height &amp;#123; get&amp;#59; &amp;#125;&lt;br /&gt;  &lt;br /&gt;   int GetPixel&amp;#40;int, int&amp;#41;&amp;#59;&lt;br /&gt;   &lt;br /&gt;   &amp;#47;&amp;#47; Get XRGB color for a set of x and y coordinates, only the RGB part will actually be used.&lt;br /&gt;   int&amp;#91;&amp;#93; GetPixels&amp;#40;int&amp;#91;&amp;#93;, int&amp;#91;&amp;#93;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;   int&amp;#91;&amp;#93; GetAllPixels&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;</description><author>teichgraf</author><pubDate>Thu, 16 May 2013 10:39:17 GMT</pubDate><guid isPermaLink="false">Closed Feature: GenericMarkerDetector [5559] 20130516103917A</guid></item><item><title>Closed Feature: Windows Phone support + sample [5687]</title><link>http://slartoolkit.codeplex.com/workitem/5687</link><description>Support for Windows Phone 7 as soon as real time camera access is possible. And a nice sample.&lt;br /&gt;</description><author>teichgraf</author><pubDate>Thu, 16 May 2013 10:39:17 GMT</pubDate><guid isPermaLink="false">Closed Feature: Windows Phone support + sample [5687] 20130516103917A</guid></item><item><title>Closed Issue: jittering the image when projected onto the marker [6368]</title><link>http://slartoolkit.codeplex.com/workitem/6368</link><description>I&amp;#39;ve opened a discussion over the jittering of the image &amp;#40;http&amp;#58;&amp;#47;&amp;#47;slartoolkit.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;217564&amp;#41;&lt;br /&gt;saying that there seems to be a jittering on the projected image on a marker &amp;#40;that&amp;#39;s possible to see in the video in here http&amp;#58;&amp;#47;&amp;#47;vimeo.com&amp;#47;9713000 if anyone is interested&amp;#41;&lt;br /&gt;teichgraf has answered that the solutions has to be fast.&lt;br /&gt;&amp;#160;&lt;br /&gt;I suggest the usage of the Kalman Filter &amp;#40;http&amp;#58;&amp;#47;&amp;#47;en.wikipedia.org&amp;#47;wiki&amp;#47;Kalman_filter&amp;#41; since it is contained on the original ARToolkit and it has not been implemented on the jARToolkit &amp;#40;java one, that has the same problem as seen in this SLARToolkit&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;I Think this links can help you understand the filter&amp;#58; &amp;#40;It&amp;#39;s a bit complex from what I heard, however the complexity lies in understanding the algorithim not on running it&amp;#41;&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.roninworks.com&amp;#47;&amp;#63;p&amp;#61;218&lt;br /&gt;&amp;#160;&lt;br /&gt;Hope it helps&lt;br /&gt;</description><author>teichgraf</author><pubDate>Thu, 16 May 2013 10:39:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: jittering the image when projected onto the marker [6368] 20130516103917A</guid></item><item><title>New Post: SLARToolkitWinPhoneSample doesn't recognizes different pats</title><link>http://slartoolkit.codeplex.com/discussions/432220</link><description>&lt;div style="line-height: normal;"&gt;Solverd! Everything is working fine right now.&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>jaumec</author><pubDate>Fri, 08 Feb 2013 12:37:15 GMT</pubDate><guid isPermaLink="false">New Post: SLARToolkitWinPhoneSample doesn't recognizes different pats 20130208123715P</guid></item><item><title>New Post: SLARToolkitWinPhoneSample doesn't recognizes different pats</title><link>http://slartoolkit.codeplex.com/discussions/432220</link><description>&lt;div style="line-height: normal;"&gt;Yes I know. But I'm interested on the WP sample. I would prefer not porting the SL solution to WP.&lt;br /&gt;
&lt;/div&gt;</description><author>jaumec</author><pubDate>Thu, 07 Feb 2013 09:36:21 GMT</pubDate><guid isPermaLink="false">New Post: SLARToolkitWinPhoneSample doesn't recognizes different pats 20130207093621A</guid></item><item><title>New Post: SLARToolkitWinPhoneSample doesn't recognizes different pats</title><link>http://slartoolkit.codeplex.com/discussions/432220</link><description>&lt;div style="line-height: normal;"&gt;Please see the samples. The puzzle sample for Silverlight supports multiple markers.&lt;br /&gt;
&lt;/div&gt;</description><author>teichgraf</author><pubDate>Thu, 07 Feb 2013 08:42:13 GMT</pubDate><guid isPermaLink="false">New Post: SLARToolkitWinPhoneSample doesn't recognizes different pats 20130207084213A</guid></item><item><title>New Post: SLARToolkitWinPhoneSample doesn't recognizes different pats</title><link>http://slartoolkit.codeplex.com/discussions/432220</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I’m trying to modify the SLARToolkitWinPhoneSample to recognize multiple pats. The problem is that all detected markers have the same name… it seems that it can only recognize that is a valid square but nothing else… any ideas?&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;br /&gt;
Jaume&lt;/p&gt;
&lt;/div&gt;</description><author>jaumec</author><pubDate>Wed, 06 Feb 2013 18:06:35 GMT</pubDate><guid isPermaLink="false">New Post: SLARToolkitWinPhoneSample doesn't recognizes different pats 20130206060635P</guid></item><item><title>New Post: Multiple Marker Detection Windows Phone 7.5</title><link>http://slartoolkit.codeplex.com/discussions/431263</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Thanks for the reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I added in the confidence check and now it&amp;nbsp;doesn't&amp;nbsp;display the image at all however it is recognizing the marker as the SLAR marker with a confidence of over 0.5 it seems to always want to use the same image if there is only one marker in view. I think it
 has something to do with the list and the L marker being stored in both 0 and 1 index.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where i think the problem is:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;&lt;span style="color:blue"&gt;private&lt;/span&gt; &lt;span style="color:blue"&gt;void&lt;/span&gt; ApplyTransformations(DetectionResults detectedResults)
        {
           

            &lt;span style="color:green"&gt;//Find L marker in results and transform object &lt;/span&gt;
            &lt;span style="color:blue"&gt;var&lt;/span&gt; resultL = detectedResults.Where(r =&amp;gt; r.Marker == markerL).FirstOrDefault();
            &lt;span style="color:blue"&gt;if&lt;/span&gt; (resultL == &lt;span style="color:blue"&gt;null&lt;/span&gt;)
            {
                resultL = detectedResults[0];
            }
            &lt;span style="color:blue"&gt;else&lt;/span&gt; &lt;span style="color:blue"&gt;if&lt;/span&gt; (resultL.Confidence &amp;gt; 0.5)
            {
                ApplyTransformation(NeedleImg, resultL.Transformation);
                &lt;span style="color:blue"&gt;this&lt;/span&gt;.NeedleImg.Visibility = System.Windows.Visibility.Visible;
            }
            &lt;span style="color:green"&gt;// Find SLAR marker in results and apply transformation&lt;/span&gt;
            &lt;span style="color:blue"&gt;if&lt;/span&gt; (detectedResults.Count &amp;gt; 1)
            {
                &lt;span style="color:blue"&gt;var&lt;/span&gt; resultSlar = detectedResults.Where(r =&amp;gt; r.Marker == markerSlar).FirstOrDefault();
                &lt;span style="color:blue"&gt;if&lt;/span&gt; (resultSlar == &lt;span style="color:blue"&gt;null&lt;/span&gt;)
                {
                    resultSlar = detectedResults[1];
                }
                &lt;span style="color:blue"&gt;else&lt;/span&gt; &lt;span style="color:blue"&gt;if&lt;/span&gt; (resultSlar.Confidence &amp;gt; 0.4)
                {
                    ApplyTransformation(LungsImg, resultSlar.Transformation);
                    &lt;span style="color:blue"&gt;this&lt;/span&gt;.LungsImg.Visibility = System.Windows.Visibility.Visible;
                }
            }
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the help&lt;/p&gt;
&lt;/div&gt;</description><author>pauldpaul</author><pubDate>Tue, 29 Jan 2013 15:07:24 GMT</pubDate><guid isPermaLink="false">New Post: Multiple Marker Detection Windows Phone 7.5 20130129030724P</guid></item><item><title>New Post: Multiple Marker Detection Windows Phone 7.5</title><link>http://slartoolkit.codeplex.com/discussions/431263</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;You need to check the Confidence property of the DetectionResult class, it'll how good the pattern detection is. See the XML comment of the property and also 3rd my reply here:&amp;nbsp;http://slartoolkit.codeplex.com/discussions/243160&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- Rene&lt;/p&gt;
&lt;/div&gt;</description><author>teichgraf</author><pubDate>Tue, 29 Jan 2013 14:37:52 GMT</pubDate><guid isPermaLink="false">New Post: Multiple Marker Detection Windows Phone 7.5 20130129023752P</guid></item><item><title>New Post: Multiple Marker Detection Windows Phone 7.5</title><link>http://slartoolkit.codeplex.com/discussions/431263</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Guys,&lt;/p&gt;
&lt;p&gt;I have multiple marker detection working on windows phone 7.5 using the projection sample as a reference. The problem i am having is if there is only one marker in view it will always&amp;nbsp;default&amp;nbsp;to the same image no matter what marker is being detected.&lt;/p&gt;
&lt;p&gt;Other then that it works perfectly, can anyone give me any hints?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;
&lt;/div&gt;</description><author>pauldpaul</author><pubDate>Tue, 29 Jan 2013 13:30:08 GMT</pubDate><guid isPermaLink="false">New Post: Multiple Marker Detection Windows Phone 7.5 20130129013008P</guid></item><item><title>New Post: slar toolkit for win 8 and wp8</title><link>http://slartoolkit.codeplex.com/discussions/406882</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;can slar be used in wp8 and win 8 ar projects?&lt;/p&gt;
&lt;/div&gt;</description><author>tinabplex</author><pubDate>Sat, 15 Dec 2012 19:19:54 GMT</pubDate><guid isPermaLink="false">New Post: slar toolkit for win 8 and wp8 20121215071954P</guid></item><item><title>New Post: SLARToolkit and similarity images</title><link>http://slartoolkit.codeplex.com/discussions/403770</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;is it possible, with this library, calculate the similarity between two images?&lt;/p&gt;
&lt;p&gt;Someone can show me a documentation about this feature?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Luca&lt;/p&gt;
&lt;/div&gt;</description><author>lderiu86</author><pubDate>Mon, 19 Nov 2012 11:48:48 GMT</pubDate><guid isPermaLink="false">New Post: SLARToolkit and similarity images 20121119114848A</guid></item><item><title>New Comment on "Beginner's Guide"</title><link>http://slartoolkit.codeplex.com/wikipage?title=Beginner's Guide&amp;ANCHOR#C25164</link><description>Getting the error &amp;#34;Object Null reference error&amp;#34; while initializing the markers in the step 9&amp;#10;var marker &amp;#61; Marker.LoadFromResource&amp;#40;&amp;#34;Marker_SLAR_16x16segments_80width.pat&amp;#34;, 16, 16, 80&amp;#41;&amp;#59;&amp;#10;Any help could be highly appreciated.&amp;#10;&amp;#10;Thanks,&amp;#10;JP</description><author>jpxgen</author><pubDate>Wed, 03 Oct 2012 22:56:32 GMT</pubDate><guid isPermaLink="false">New Comment on "Beginner's Guide" 20121003105632P</guid></item><item><title>Source code checked in, #79962</title><link>http://slartoolkit.codeplex.com/SourceControl/changeset/changes/79962</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:14:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79962 20121001091448P</guid></item><item><title>Source code checked in, #79961</title><link>http://slartoolkit.codeplex.com/SourceControl/changeset/changes/79961</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:08:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79961 20121001090839P</guid></item><item><title>New Post: Videos instead of images/text</title><link>http://slartoolkit.codeplex.com/discussions/394101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Alright, thanks :)&lt;/p&gt;
&lt;p&gt;Zul&lt;/p&gt;&lt;/div&gt;</description><author>zul110</author><pubDate>Mon, 03 Sep 2012 07:08:44 GMT</pubDate><guid isPermaLink="false">New Post: Videos instead of images/text 20120903070844A</guid></item><item><title>New Post: Videos instead of images/text</title><link>http://slartoolkit.codeplex.com/discussions/394101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Alright, thanks :)&lt;/p&gt;
&lt;p&gt;Zul&lt;/p&gt;&lt;/div&gt;</description><author>zul110</author><pubDate>Mon, 03 Sep 2012 07:08:44 GMT</pubDate><guid isPermaLink="false">New Post: Videos instead of images/text 20120903070844A</guid></item><item><title>New Post: Videos instead of images/text</title><link>http://slartoolkit.codeplex.com/discussions/394101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If you look at the Silverlight samples / videos you will actually see that there's video overlaid. However, that feature does not work in WP7 due to it's limitation that the camera preview can't be used together with a video.&lt;/p&gt;
&lt;p&gt;You can create custom markers, but they need to be b/w and framed by a black square. Here's how to:&amp;nbsp;&lt;a href="http://slartoolkit.codeplex.com/documentation"&gt;http://slartoolkit.codeplex.com/documentation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- Rene&lt;/p&gt;&lt;/div&gt;</description><author>teichgraf</author><pubDate>Mon, 03 Sep 2012 06:50:27 GMT</pubDate><guid isPermaLink="false">New Post: Videos instead of images/text 20120903065027A</guid></item><item><title>New Post: Videos instead of images/text</title><link>http://slartoolkit.codeplex.com/discussions/394101</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there a way to use videos instead of images/text in AR apps? I was going through the &amp;quot;Getting started&amp;quot; guide, and also checked the samples, and theres nothing on using videos...&lt;/p&gt;
&lt;p&gt;eg. scenario: when the app detects the marker, a video should start playing&lt;/p&gt;
&lt;p&gt;Also, is there a way to use custom &amp;quot;images&amp;quot; instead of plain markers for detection? For example, when a user points at, say, a poster (eg:
&lt;a href="http://www.bfgcom.com/uploads/4516/4dfh9nw1-32620091032002tgif_poster2__large.jpg "&gt;
TGIF's poster&lt;/a&gt;), then the AR should do its magic...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks :),&lt;/p&gt;
&lt;p&gt;Zul&lt;/p&gt;
&lt;/div&gt;</description><author>zul110</author><pubDate>Sun, 02 Sep 2012 09:57:05 GMT</pubDate><guid isPermaLink="false">New Post: Videos instead of images/text 20120902095705A</guid></item><item><title>New Post: Cannot Run Windows Phone Sample</title><link>http://slartoolkit.codeplex.com/discussions/392580</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello all ... i am a bit new to programming but how can i run the windows phone sample. i keep getting the error the namespace greybuffermarkerdetector could not be found.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I really do not know what to do.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank You.&lt;/p&gt;
&lt;/div&gt;</description><author>sha8wn</author><pubDate>Wed, 22 Aug 2012 09:13:03 GMT</pubDate><guid isPermaLink="false">New Post: Cannot Run Windows Phone Sample 20120822091303A</guid></item></channel></rss>