📄 collect_chars.html
字号:
<html><head> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=ISO-8859-1"> <title>Contents.m</title><link rel="stylesheet" type="text/css" href="../../stpr.css"></head><body><table border=0 width="100%" cellpadding=0 cellspacing=0><tr valign="baseline"><td valign="baseline" class="function"><b class="function">COLLECT_CHARS</b><td valign="baseline" align="right" class="function"><a href="../../demos/ocr/index.html" target="mdsdir"><img border = 0 src="../../up.gif"></a></table> <p><b>Collect training examples for OCR.
</b></p> <hr><div class='code'><code><span class=help>
</span><br><span class=help> <span class=help_field>Synopsis:</span></span><br><span class=help> collect_chars( fname )
</span><br><span class=help>
</span><br><span class=help> <span class=help_field>Description:</span></span><br><span class=help> It calls function that allows a user to draw examples
</span><br><span class=help> of characters. The drawn characters are saved to the
</span><br><span class=help> file fname whenever the middle mouse button is pressed.
</span><br><span class=help>
</span><br><span class=help> <span class=help_field>Input:</span></span><br><span class=help> fname [string] The filename to which the characters are saved.
</span><br><span class=help>
</span><br><span class=help> <span class=help_field>Example:</span></span><br><span class=help> Proceed as follows:
</span><br><span class=help> 1) run function
</span><br><span class=help> collect_chars('my_examples_1');
</span><br><span class=help> 2) draw examples of numeral '1' (fill up the whole form); </span><br><span class=help> left button -> draw, middle button -> save it to file, </span><br><span class=help> right -> erase.
</span><br><span class=help> 3) repeate the points 1) and 2) for numerals from 2 to 9, 0
</span><br><span class=help> (use label 10 for numeral 0, i.e., collect_chars('my_examples_10'))
</span><br><span class=help>
</span><br></code></div> <hr> <b>Source:</b> <a href= "../../demos/ocr/list/collect_chars.html">collect_chars.m</a> <p><b class="info_field">(c) </b> Statistical Pattern Recognition Toolbox, (C) 1999-2003,
<br> Written by Vojtech Franc and Vaclav Hlavac,
<br> <a href="http://www.cvut.cz">Czech Technical University Prague</a>,
<br> <a href="http://www.feld.cvut.cz">Faculty of Electrical engineering</a>,
<br> <a href="http://cmp.felk.cvut.cz">Center for Machine Perception</a>
<br> <p><b class="info_field">Modifications: </b>
<br> 9-sep-03, VF
<br></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -