显示所选版本的 Roadmap of Project QR Code 的增量差异。
--- /tmp/DOCMAN2sRmYNO 2024-12-07 07:37:43.336077384 +0900
+++ /tmp/DOCMAN2NfoGqQ 2024-12-07 07:37:43.336077384 +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>
| |