<?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: Introduction of QR Code Reader Library</title>
	<atom:link href="http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/</link>
	<description>More than 20 Japanese flash coders share the blog/ You will be junkie for this crazy Japanese Flash news</description>
	<lastBuildDate>Fri, 03 Sep 2010 02:19:10 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kenichi Ueno</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-6287</link>
		<dc:creator>Kenichi Ueno</dc:creator>
		<pubDate>Fri, 03 Sep 2010 02:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-6287</guid>
		<description>I&#039;m sorry that I have not approved recent comments because I didn&#039;t notice to have to do that ; )

carlos &gt;
I believe your problem was solved by initializing the class correctly. Thanks for sending me an email.

raj &gt;
I guess the thresholding is not working well. 
But to narrow what is the problem, you should try passing an image captured by webcam to the decoder directly.
I&#039;m sorry for being late to answer for an urgent question.

Jaime &gt;
You can add your thresholding method at com.logosware.utils.QRcode.QRCodeDetector class&#039;s detect() method.
Thresholding techniques themselves are almost same as ones for AR marker detection.
It must worth to research them too.

Özgün &gt;
I am note sure what is the problem though, please make sure your webcam is working only in one application simultaneously.
Thank you for sending me an email and noticing me about comments here : )</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry that I have not approved recent comments because I didn&#8217;t notice to have to do that ; )</p>
<p>carlos ><br />
I believe your problem was solved by initializing the class correctly. Thanks for sending me an email.</p>
<p>raj ><br />
I guess the thresholding is not working well.<br />
But to narrow what is the problem, you should try passing an image captured by webcam to the decoder directly.<br />
I&#8217;m sorry for being late to answer for an urgent question.</p>
<p>Jaime ><br />
You can add your thresholding method at com.logosware.utils.QRcode.QRCodeDetector class&#8217;s detect() method.<br />
Thresholding techniques themselves are almost same as ones for AR marker detection.<br />
It must worth to research them too.</p>
<p>Özgün ><br />
I am note sure what is the problem though, please make sure your webcam is working only in one application simultaneously.<br />
Thank you for sending me an email and noticing me about comments here : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Özgün Sandal</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-6286</link>
		<dc:creator>Özgün Sandal</dc:creator>
		<pubDate>Thu, 26 Aug 2010 20:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-6286</guid>
		<description>Hi.İts so successful project but it&#039;s not working on my computer.I&#039;m using your shared class &#039;ReadQrCodeSample.as&#039; but no =( it&#039;s working on this site very successfuly but not working my computer.Why is that? Thank you....</description>
		<content:encoded><![CDATA[<p>Hi.İts so successful project but it&#8217;s not working on my computer.I&#8217;m using your shared class &#8216;ReadQrCodeSample.as&#8217; but no =( it&#8217;s working on this site very successfuly but not working my computer.Why is that? Thank you&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-6284</link>
		<dc:creator>Jaime</dc:creator>
		<pubDate>Sun, 25 Jul 2010 21:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-6284</guid>
		<description>Hi Kenichi,

I just found this amazing qr reader, and i was trying to do so changes but i think i am not that smart. I was trying to add adaptive thresholding.

Could you help me out and give me some pointers.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Kenichi,</p>
<p>I just found this amazing qr reader, and i was trying to do so changes but i think i am not that smart. I was trying to add adaptive thresholding.</p>
<p>Could you help me out and give me some pointers.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raj</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-6276</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Sat, 03 Jul 2010 09:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-6276</guid>
		<description>Hi,

I am working on a school project. I know it is not a right place to post my problem as it is related to .net application, but i need it urgently and i know atleast you can give me some direction to solve this problem.

The project is to develope a .net(c#) application  to read QRCode. I am able to deoce it from a QRCode image. But when i use a Webcam image, same code does not work. Can you help me in this.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am working on a school project. I know it is not a right place to post my problem as it is related to .net application, but i need it urgently and i know atleast you can give me some direction to solve this problem.</p>
<p>The project is to develope a .net(c#) application  to read QRCode. I am able to deoce it from a QRCode image. But when i use a Webcam image, same code does not work. Can you help me in this.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlos Barbosa</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-6255</link>
		<dc:creator>carlos Barbosa</dc:creator>
		<pubDate>Thu, 17 Jun 2010 00:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-6255</guid>
		<description>Hello, i am looking forward to use your qrlicense, but have been unable to find one example that reads the code from a local file like a png image, i have been trying, but it yields about invalid bitmap this is the code i am using:

public function qrReader(): void {
			
				qrCodeLoader= new Loader();
				
			
				qrCodeImage = new URLRequest(&quot;licenses/qr.png&quot;);
				qrCodeLoader.load(qrCodeImage);
				
				var qrSprite:Sprite = new Sprite();
				qrSprite.addChild(qrCodeLoader)
				
				getQRimage = new GetQRimage(qrSprite); // imageSrc:DisplayObject(Sprite, Video, ...)  
		
				getQRimage.addEventListener(QRreaderEvent.QR_IMAGE_READ_COMPLETE, onQrImageReadComplete);  
				
	
				getQRimage.process();  
			
				function onQrImageReadComplete(e:QRreaderEvent):void{  
					
					qrDecode.setQR(e.data); 
				
					qrDecode.addEventListener(QRdecoderEvent.QR_DECODE_COMPLETE, onQrDecodeComplete);  
					
					qrDecode.startDecode();  
			

			}

					function onQrDecodeComplete(e:QRdecoderEvent):void{  
						
						trace(e.data)
					// e.data is the string decoded from QR Code  
			}  
		
		
		}</description>
		<content:encoded><![CDATA[<p>Hello, i am looking forward to use your qrlicense, but have been unable to find one example that reads the code from a local file like a png image, i have been trying, but it yields about invalid bitmap this is the code i am using:</p>
<p>public function qrReader(): void {</p>
<p>				qrCodeLoader= new Loader();</p>
<p>				qrCodeImage = new URLRequest(&#8221;licenses/qr.png&#8221;);<br />
				qrCodeLoader.load(qrCodeImage);</p>
<p>				var qrSprite:Sprite = new Sprite();<br />
				qrSprite.addChild(qrCodeLoader)</p>
<p>				getQRimage = new GetQRimage(qrSprite); // imageSrc:DisplayObject(Sprite, Video, &#8230;)  </p>
<p>				getQRimage.addEventListener(QRreaderEvent.QR_IMAGE_READ_COMPLETE, onQrImageReadComplete);  </p>
<p>				getQRimage.process();  </p>
<p>				function onQrImageReadComplete(e:QRreaderEvent):void{  </p>
<p>					qrDecode.setQR(e.data); </p>
<p>					qrDecode.addEventListener(QRdecoderEvent.QR_DECODE_COMPLETE, onQrDecodeComplete);  </p>
<p>					qrDecode.startDecode();  </p>
<p>			}</p>
<p>					function onQrDecodeComplete(e:QRdecoderEvent):void{  </p>
<p>						trace(e.data)<br />
					// e.data is the string decoded from QR Code  <br />
			}  </p>
<p>		}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Script to Decode QR Code From Any Image Source</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-110</link>
		<dc:creator>Script to Decode QR Code From Any Image Source</dc:creator>
		<pubDate>Sat, 13 Jun 2009 10:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-110</guid>
		<description>[...] Developer for Logosware Software, Kenichi Ueno has released a library into the Spark Project (an open source community to develop Flash/ActionScripts) that recognizes [...]</description>
		<content:encoded><![CDATA[<p>[...] Developer for Logosware Software, Kenichi Ueno has released a library into the Spark Project (an open source community to develop Flash/ActionScripts) that recognizes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 風の心に遊ばれて&#187; ブログアーカイブ &#187; QRコードで使った画像認識の紹介 on ADC</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-108</link>
		<dc:creator>風の心に遊ばれて&#187; ブログアーカイブ &#187; QRコードで使った画像認識の紹介 on ADC</dc:creator>
		<pubDate>Sat, 13 Jun 2009 01:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-108</guid>
		<description>[...] ちなみにJActionScripterに書いた英語版の紹介記事はこちら。英文のネイティブチェックはSimon氏にやってもらいました。thx! [...]</description>
		<content:encoded><![CDATA[<p>[...] ちなみにJActionScripterに書いた英語版の紹介記事はこちら。英文のネイティブチェックはSimon氏にやってもらいました。thx! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-90</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Sun, 07 Jun 2009 00:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-90</guid>
		<description>The idea of having 2d barcode recognition available to a flash app is awesome, but the detection seems a bit sub par. It seems that if there is any skew to the code at all, or not filling up all of the are within the guide lines, it&#039;s almost useless. If the recognition time can be bumped up and it&#039;s less finicky, I&#039;d love to implement it in a project.</description>
		<content:encoded><![CDATA[<p>The idea of having 2d barcode recognition available to a flash app is awesome, but the detection seems a bit sub par. It seems that if there is any skew to the code at all, or not filling up all of the are within the guide lines, it&#8217;s almost useless. If the recognition time can be bumped up and it&#8217;s less finicky, I&#8217;d love to implement it in a project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JActionScripters &#187; Blog Archive &#187; Monthly Spark Meeting #09</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-61</link>
		<dc:creator>JActionScripters &#187; Blog Archive &#187; Monthly Spark Meeting #09</dc:creator>
		<pubDate>Fri, 29 May 2009 11:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-61</guid>
		<description>[...] QRCodeReader by LOGOSWARE - A library to recognize and decode QRCode in specified image. [...]</description>
		<content:encoded><![CDATA[<p>[...] QRCodeReader by LOGOSWARE &#8211; A library to recognize and decode QRCode in specified image. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenichi Ueno</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-59</link>
		<dc:creator>Kenichi Ueno</dc:creator>
		<pubDate>Fri, 29 May 2009 09:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-59</guid>
		<description>Guillermo, thank you for trying this library.

The original QR code does not support UTF8. It has only 4 modes of encoding - numbers, alphabets and numbers, a 8-bit byte and Kanji characters(shift-JIS encoding).

I have no idea if the QR code encoder customized to use UTF8 encoding instead of shift-JIS encoding even exists. But if you already have such encoder, it is not so difficult to make a customized version of decoder. The encoding of Kanji characters is written in lines.351-363 of QRdecode.as.</description>
		<content:encoded><![CDATA[<p>Guillermo, thank you for trying this library.</p>
<p>The original QR code does not support UTF8. It has only 4 modes of encoding &#8211; numbers, alphabets and numbers, a 8-bit byte and Kanji characters(shift-JIS encoding).</p>
<p>I have no idea if the QR code encoder customized to use UTF8 encoding instead of shift-JIS encoding even exists. But if you already have such encoder, it is not so difficult to make a customized version of decoder. The encoding of Kanji characters is written in lines.351-363 of QRdecode.as.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links for 2009-05-28 at .swfgeek</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-55</link>
		<dc:creator>Links for 2009-05-28 at .swfgeek</dc:creator>
		<pubDate>Thu, 28 May 2009 15:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-55</guid>
		<description>[...] JActionScripters » Blog Archive » Introduction of QR Code Reader Library For people who want to use QR Codes within the Flash environment, LOGOSWARE (the company I work for) has released a QR Code Reader into the Spark Project. [...]</description>
		<content:encoded><![CDATA[<p>[...] JActionScripters » Blog Archive » Introduction of QR Code Reader Library For people who want to use QR Codes within the Flash environment, LOGOSWARE (the company I work for) has released a QR Code Reader into the Spark Project. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-54</link>
		<dc:creator>Guillermo</dc:creator>
		<pubDate>Thu, 28 May 2009 07:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-54</guid>
		<description>Kenichi, thanks, that&#039;s really cool.

I test and work good,

I just notice the recognition take some time or maybe was the focus for my camera -distortion-

By the way, I noticed too that the return string when I encoded Latin characters like á ó or German umlaut like Ü ö ä ß are not property represent.
that &#039;s  can be the encoding UTF8 ... I will check more deep your sample and code.

again thanks for share it

Best,

guillermo</description>
		<content:encoded><![CDATA[<p>Kenichi, thanks, that&#8217;s really cool.</p>
<p>I test and work good,</p>
<p>I just notice the recognition take some time or maybe was the focus for my camera -distortion-</p>
<p>By the way, I noticed too that the return string when I encoded Latin characters like á ó or German umlaut like Ü ö ä ß are not property represent.<br />
that &#8217;s  can be the encoding UTF8 &#8230; I will check more deep your sample and code.</p>
<p>again thanks for share it</p>
<p>Best,</p>
<p>guillermo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-48</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Mon, 25 May 2009 01:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-48</guid>
		<description>No, nothing else at all I&#039;m afraid. If you need me to test any updated builds, please just email!</description>
		<content:encoded><![CDATA[<p>No, nothing else at all I&#8217;m afraid. If you need me to test any updated builds, please just email!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenichi Ueno</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-47</link>
		<dc:creator>Kenichi Ueno</dc:creator>
		<pubDate>Mon, 25 May 2009 01:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-47</guid>
		<description>Oh OK, please confirm that other application is not using the camera at the same time.</description>
		<content:encoded><![CDATA[<p>Oh OK, please confirm that other application is not using the camera at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://blog.jactionscripters.com/2009/05/23/introduction-of-qr-code-reader-library/comment-page-1/#comment-46</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Sun, 24 May 2009 19:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=322#comment-46</guid>
		<description>Sorry, should&#039;ve been more clear. Even after clicking &quot;allow&quot;, the camera doesn&#039;t activate, the box is just grey.</description>
		<content:encoded><![CDATA[<p>Sorry, should&#8217;ve been more clear. Even after clicking &#8220;allow&#8221;, the camera doesn&#8217;t activate, the box is just grey.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
