<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FlashSURF &#8211; moving further</title>
	<atom:link href="http://blog.inspirit.ru/?feed=rss2&#038;p=386" rel="self" type="application/rss+xml" />
	<link>http://blog.inspirit.ru/?p=386</link>
	<description>Adobe Flash experiments and stuff</description>
	<lastBuildDate>Sun, 22 Aug 2010 15:15:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eugene</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3641</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Sun, 22 Aug 2010 15:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3641</guid>
		<description>Component_Ronda has nothing to do with ASSURF.swc
it is a FONT name that comes from Miniml components</description>
		<content:encoded><![CDATA[<p>Component_Ronda has nothing to do with ASSURF.swc<br />
it is a FONT name that comes from Miniml components</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kinsley</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3634</link>
		<dc:creator>Kinsley</dc:creator>
		<pubDate>Thu, 19 Aug 2010 21:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3634</guid>
		<description>Hey Eugene, 

I&#039;ve been having the same error as Andy when trying to use the ASSURF.swc in Flash CS4 which is:

- ReferenceError: Error #1065: Variable Component_Ronda is not defined.

I&#039;ve found that this error occurs when a class file isn&#039;t defined meaning no &quot;public&quot; or &quot;internal&quot; definition before &quot;class&quot;. After checking your files, all of them are defined correctly. But when inspecting the surf.swc that you used to make the ASSURF.swc, the files in that library are mostly not defined.

example: 
- file AlchemyBlock.as

package cmodule.surf
{

    class AlchemyBlock extends Object
    {

        function AlchemyBlock()
        {
            return;
        }// end function

    }
}

Flash CS4 throws an error when a class isn&#039;t defined but Flash Builder doesn&#039;t which makes this library only usable in Flash Builder. Is there a way to add the &quot;public&quot; to all those classes in surf.swc before building the ASSURF.swc so it can be used with Flash CS4?

Any help on this would be appreciated.
Kinsley</description>
		<content:encoded><![CDATA[<p>Hey Eugene, </p>
<p>I&#8217;ve been having the same error as Andy when trying to use the ASSURF.swc in Flash CS4 which is:</p>
<p>- ReferenceError: Error #1065: Variable Component_Ronda is not defined.</p>
<p>I&#8217;ve found that this error occurs when a class file isn&#8217;t defined meaning no &#8220;public&#8221; or &#8220;internal&#8221; definition before &#8220;class&#8221;. After checking your files, all of them are defined correctly. But when inspecting the surf.swc that you used to make the ASSURF.swc, the files in that library are mostly not defined.</p>
<p>example:<br />
- file AlchemyBlock.as</p>
<p>package cmodule.surf<br />
{</p>
<p>    class AlchemyBlock extends Object<br />
    {</p>
<p>        function AlchemyBlock()<br />
        {<br />
            return;<br />
        }// end function</p>
<p>    }<br />
}</p>
<p>Flash CS4 throws an error when a class isn&#8217;t defined but Flash Builder doesn&#8217;t which makes this library only usable in Flash Builder. Is there a way to add the &#8220;public&#8221; to all those classes in surf.swc before building the ASSURF.swc so it can be used with Flash CS4?</p>
<p>Any help on this would be appreciated.<br />
Kinsley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JN</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3609</link>
		<dc:creator>JN</dc:creator>
		<pubDate>Tue, 03 Aug 2010 13:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3609</guid>
		<description>@Carsten

Did you get an answer from the Inventors of SURF? We would also like to use the SURF algorithm in a commercial project...</description>
		<content:encoded><![CDATA[<p>@Carsten</p>
<p>Did you get an answer from the Inventors of SURF? We would also like to use the SURF algorithm in a commercial project&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carsten</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3514</link>
		<dc:creator>Carsten</dc:creator>
		<pubDate>Thu, 01 Jul 2010 08:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3514</guid>
		<description>Hey Eugene
Thank you for sharing Your knowledge, great stuff!!!
I&#039;m working on a commercial project were we want to use ASSurf. We have tried to get in touch with the guys behind http://www.vision.ee.ethz.ch/~surf/download.html to be sure that we can use the SURF algorithm, but no one returns our mails so far. Do You know if the patent is for real and if so who should I contact?</description>
		<content:encoded><![CDATA[<p>Hey Eugene<br />
Thank you for sharing Your knowledge, great stuff!!!<br />
I&#8217;m working on a commercial project were we want to use ASSurf. We have tried to get in touch with the guys behind <a href="http://www.vision.ee.ethz.ch/~surf/download.html" rel="nofollow">http://www.vision.ee.ethz.ch/~surf/download.html</a> to be sure that we can use the SURF algorithm, but no one returns our mails so far. Do You know if the patent is for real and if so who should I contact?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad Cazan</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3513</link>
		<dc:creator>Vlad Cazan</dc:creator>
		<pubDate>Tue, 29 Jun 2010 16:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3513</guid>
		<description>@Eugene 
That did the trick, everything except the font is working, no biggy. 
I was just wondering how can I go about finding the X and Y coordinates of the matches in your examples. I have managed to used the CameraMatchWithHomography and average the lines to get a middle X and Y coordinates but doing this with multiple images slows the program very much. I was wondering if there is a simple way to get X and Y co-ordinates from the DynamicMatchesWithSAveAndLoadRefs example. The program knows when the match is on the screen, I just need to find out where.

Thanks for your help,
Vlad</description>
		<content:encoded><![CDATA[<p>@Eugene<br />
That did the trick, everything except the font is working, no biggy.<br />
I was just wondering how can I go about finding the X and Y coordinates of the matches in your examples. I have managed to used the CameraMatchWithHomography and average the lines to get a middle X and Y coordinates but doing this with multiple images slows the program very much. I was wondering if there is a simple way to get X and Y co-ordinates from the DynamicMatchesWithSAveAndLoadRefs example. The program knows when the match is on the screen, I just need to find out where.</p>
<p>Thanks for your help,<br />
Vlad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3507</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Fri, 25 Jun 2010 20:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3507</guid>
		<description>@Vlad Cazan i recommend u to use compiled SWC lib otherwise you should process your compiled project with TDSI tool every compilation to archive good FPS</description>
		<content:encoded><![CDATA[<p>@Vlad Cazan i recommend u to use compiled SWC lib otherwise you should process your compiled project with TDSI tool every compilation to archive good FPS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3506</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 25 Jun 2010 15:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3506</guid>
		<description>Hi Eugene,

Is that for Flex only ? I have download MinimalComps.swc and add the Flash IDE already.
but still has this error message ...  :(

Andy</description>
		<content:encoded><![CDATA[<p>Hi Eugene,</p>
<p>Is that for Flex only ? I have download MinimalComps.swc and add the Flash IDE already.<br />
but still has this error message &#8230;  <img src='http://blog.inspirit.ru/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad Cazan</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3503</link>
		<dc:creator>Vlad Cazan</dc:creator>
		<pubDate>Thu, 24 Jun 2010 15:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3503</guid>
		<description>Hello,
This is amazing work, thank you for releasing your source code. I just have one issue with the code. I have imported everything into Flash Builder and I got the DynamicMatchesWithSaveAndLoad to compile just fine except there are two issues. One is that the txt does not show up, the sliders and everything else do.I have tried to change the font file location and everything but no luck. Another issue is regarding the speed. When I run your compiled swf file I am getting about 28-30 FPS but when I compile using Flash Builder I can only seem to get 3-4 FPS. Do you know anything that could be related ???

Thanks for your help!
Vlad</description>
		<content:encoded><![CDATA[<p>Hello,<br />
This is amazing work, thank you for releasing your source code. I just have one issue with the code. I have imported everything into Flash Builder and I got the DynamicMatchesWithSaveAndLoad to compile just fine except there are two issues. One is that the txt does not show up, the sliders and everything else do.I have tried to change the font file location and everything but no luck. Another issue is regarding the speed. When I run your compiled swf file I am getting about 28-30 FPS but when I compile using Flash Builder I can only seem to get 3-4 FPS. Do you know anything that could be related ???</p>
<p>Thanks for your help!<br />
Vlad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3493</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Sun, 13 Jun 2010 15:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3493</guid>
		<description>U need Miniml Components by Keith Peters</description>
		<content:encoded><![CDATA[<p>U need Miniml Components by Keith Peters</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://blog.inspirit.ru/?p=386&#038;cpage=1#comment-3492</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Sun, 13 Jun 2010 14:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inspirit.ru/?p=386#comment-3492</guid>
		<description>Hi Eugene,

I just download &#039;DynamicMatchesWithSaveAndLoadRefs&#039; from svn and try to export it from flash cs4 + FlashDevelop.

I was connect with your src and ASSURF.swc, just has one error message as below:
&quot;ReferenceError: Error #1065: Variable Component_Ronda is not defined.&quot;

do you have any idea what&#039;s the error from ?
thanks for help.

Andy</description>
		<content:encoded><![CDATA[<p>Hi Eugene,</p>
<p>I just download &#8216;DynamicMatchesWithSaveAndLoadRefs&#8217; from svn and try to export it from flash cs4 + FlashDevelop.</p>
<p>I was connect with your src and ASSURF.swc, just has one error message as below:<br />
&#8220;ReferenceError: Error #1065: Variable Component_Ronda is not defined.&#8221;</p>
<p>do you have any idea what&#8217;s the error from ?<br />
thanks for help.</p>
<p>Andy</p>
]]></content:encoded>
	</item>
</channel>
</rss>
