오픈 소스 소프트웨어 개발 및 다운로드

Show incremental difference of selected versions of Roadmap of Project QR Code.

category(Tag) tree

file info

category(Tag)
Reference
file name
roadmap
마지막 업데이트
2006-04-20 10:10
type
HTML
editor
Yusuke Yanbe
description
Roadmap of Project QR Code
language
English
translate
--- /tmp/DOCMAN2GIz85a	2024-04-24 02:32:04.401858393 +0900
+++ /tmp/DOCMAN2513xjf	2024-04-24 02:32:04.401858393 +0900
@@ -10,6 +10,7 @@
 <ul>
 <li>Support over version 13 (14 - 40) QR Code symbols</li>
 <li>Split decoder part with edition(J2SE/J2ME CLDC1.0) dependent part (like float, java.awt.*)</li>
+<li>Comment the source file to provide full javadoc</li>
 </ul>
 <h3>Rest of hack for robust recognitions:</h3>
 <ul>
@@ -30,6 +31,11 @@
 <li>Refactoring source</li>
 <li>Standard test collection for debug and adhoc parameter adjustment</li>
 <li>Some good sample applications with decoder</li>
+<ul>
+<li>adding examples to the CVS repository</li>
+<li>J2MEQRCode, demo of edition(J2SE/J2ME CLDC1.0) dependent decoding</li>
+<li>example that uses Java Multimedia Framework in order to use a webcam with decoder</li>
+</ul>
 </ul>
 </body>
 </html>