forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Sheng, Lichang <lichangsheng1@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Sheng, Lichang <lichangsheng1@noreply.gitea.eco.tsi-dev.otc-service.com>
19 lines
2.6 KiB
HTML
19 lines
2.6 KiB
HTML
<a name="ocr_01_0002"></a><a name="ocr_01_0002"></a>
|
|
|
|
<h1 class="topictitle1">What Is OCR?</h1>
|
|
<div id="body39451090"><p id="ocr_01_0002__p17315121042612">Optical Character Recognition (OCR) detects and extracts text from images and converts the text into an editable JSON format.</p>
|
|
<p id="ocr_01_0002__p13315181018266">OCR provides open APIs, so you can use programming languages such as Python and Java to call OCR APIs to extract text from images. OCR allows you to automate the collection of key data. It helps you build an intelligent service system to improve efficiency. For details about how to obtain APIs, see <em id="ocr_01_0002__i1649311463518">Optical Character Recognition API Reference</em>.</p>
|
|
<div class="section" id="ocr_01_0002__section128491110112715"><h4 class="sectiontitle">Before You Start</h4><p id="ocr_01_0002__p17124194712712">You must have programming capabilities and be familiar with Java, Python, iOS, Android, and Node.js.</p>
|
|
<p id="ocr_01_0002__p1612464719274">To use OCR, call APIs to detect and extract text from images or scanned documents, convert the text into an editable JSON format, and enter the results into business systems by coding or save them in formats such as TXT or Excel.</p>
|
|
</div>
|
|
<div class="section" id="ocr_01_0002__section37251930334"><h4 class="sectiontitle">OCR Capabilities</h4><ul id="ocr_01_0002__ul12323924352"><li id="ocr_01_0002__li10323225357">General OCR<p id="ocr_01_0002__p1049095193518"><a name="ocr_01_0002__li10323225357"></a><a name="li10323225357"></a>Detects and extracts text from images in any format, including tables and documents, and adapts to a range of different layouts and table formats.</p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="ocr_01_0002__section1556592243711"><h4 class="sectiontitle">Using OCR for the First Time</h4><p id="ocr_01_0002__p927414793720">If you are a first-time user, the following sections are a good place to start:</p>
|
|
<ul id="ocr_01_0002__ul3274204710372"><li id="ocr_01_0002__li13274194712371">Functions<p id="ocr_01_0002__p8486124414455"><a name="ocr_01_0002__li13274194712371"></a><a name="li13274194712371"></a>Going through this <a href="ocr_01_0028.html">Functions</a> section, you will be able to learn about a collection of OCR functions.</p>
|
|
</li><li id="ocr_01_0002__li1727418476374">Getting Started<p id="ocr_01_0002__p427494713712"><a name="ocr_01_0002__li1727418476374"></a><a name="li1727418476374"></a>OCR provides open APIs for you. For details about how to use OCR, see <a href="ocr_01_0153.html">Getting Started</a> and <em id="ocr_01_0002__i132998416893856">Optical Character Recognition API Reference</em>.</p>
|
|
</li></ul>
|
|
</div>
|
|
</div>
|
|
|