我是iOS开发的新手,我正在尝试创建一个应用程序,使用iPhone的相机识别一串数字并将其转换为文本.
是否有可以轻松整合到我的应用程序中的iOS开发模块?或者是否有一个通用模块,我可以尝试移植iOS?
当然,免费模块更好.
提前致谢 :)
编辑:要删除暂停主持人提出这个问题,我已经提出以下要求:
iphone image-processing image-recognition text-recognition ios
我将输出重定向man djpeg
到文本文件中,以便在学习使用它时可以引用它.我的指示是man djpeg > textfile.txt
.但是,输出看起来像这样:
LS(1) BSD General Commands Manual LS(1)
NNAAMMEE
llss -- list directory contents
SSYYNNOOPPSSIISS
llss [--AABBCCFFGGHHLLOOPPRRSSTTUUWW@@aabbccddeeffgghhiikkllmmnnooppqqrrssttuuwwxx11] [_f_i_l_e _._._.]
DDEESSCCRRIIPPTTIIOONN
For each operand that names a _f_i_l_e of a type other than directory, llss
displays its name as well as any requested, associated information. For
each operand that names a _f_i_l_e of type directory, llss displays the names
of files contained within that directory, as well as any requested, asso-
ciated information.
If …
Run Code Online (Sandbox Code Playgroud)