显示所选版本的 Roadmap 的增量差异。
--- /tmp/DOCMAN223KU3D 2025-01-20 23:58:43.429813360 +0900
+++ /tmp/DOCMAN2Fxnrkg 2025-01-20 23:58:43.429813360 +0900
@@ -1,5 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=windows-31j">
+<title>Roadmap of Project QR Code</title>
+</head>
<body>
<h3>Roadmap</h3>
+<h4>Current Tasks:</h4>
+<ul>
+<li>Support over version 13 (14 - 40) QR Code symbols</li>
+<li>Split decoder part with edition dependent part (like float, java.awt.*)</li>
+</ul>
+<h4>Rest of hack for robust recognitions:</h4>
+<ul>
+<li>More recognition accuracy on rotated, gauched or low resolution image</li>
+<li>Runs faster</li>
+<li>Runs on smaller memory footprint</li>
+</ul>
+<h4>Rest of Additional specification:</h4>
+<ul>
+<li>Support micro QR Code</li>
+<li>Support joint QR code</li>
+<li>Support encoding QR Code</li>
+<li>Support ECI (extend channel interpretation) mode, for more character
+sets (default is Shift_JIS)</li>
+</ul>
+<h4>Other tasks:</h4>
+<ul>
+<li>Refactoring source</li>
+<li>Standard test collection for debug and adhoc parameter adjustment</li>
+<li>Some good sample applications with decoder</li>
+</ul>
</body>
</html>
| |