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

Show incremental difference of selected versions of Roadmap.

category(Tag) tree

file info

category(Tag)
Reference
file name
roadmap
마지막 업데이트
2006-04-19 17:29
type
HTML
editor
Yusuke Yanbe
description
Roadmap of Project QR Code
language
English
translate
--- /tmp/DOCMAN2qAQ7XP	2024-07-27 17:00:59.071996099 +0900
+++ /tmp/DOCMAN2z85f5b	2024-07-27 17:00:59.071996099 +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>