forked from docs/doc-exports
ocr_api_20250430_02
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com> Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB |
BIN
docs/ocr/api-ref/en-us_image_0000002243311158.png
Normal file
BIN
docs/ocr/api-ref/en-us_image_0000002243311158.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 171 KiB |
@ -23,6 +23,11 @@
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.2.3.1.2 "><ul id="ocr_03_0029__ul329505772016"><li id="ocr_03_0029__li12295205718204">Enhanced the functions of General Text OCR to support the recognition of images in PNG, JPG, JPEG, BMP, GIF, TIFF, WebP, PCX, ICO, PSD, or PDF format. Added the recognition of Cambodian and Hebrew.</li><li id="ocr_03_0029__li848219582205">Added the Smart Document Recognizer API.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ocr_03_0029__row3249394275"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.2.3.1.1 "><p id="ocr_03_0029__p1624979162711">2025-04-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.2.3.1.2 "><p id="ocr_03_0029__p14249595278">Updated the format of the figure in section "Basic Concepts" from GIF to PNG.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
</li><li id="ocr_03_0064__li7958204519299">Region<p id="ocr_03_0064__p0958184512918"><a name="ocr_03_0064__li7958204519299"></a><a name="li7958204519299"></a>A region is a physical location where a cloud service is deployed. Availability zones (AZs) in the same region can communicate with each other over an intranet but AZs in different regions cannot communicate with each other. By creating cloud resources in different regions, you can design applications to better meet customer requirements and comply with local laws and regulations.</p>
|
||||
</li><li id="ocr_03_0064__li0958174517296">Availability zone<p id="ocr_03_0064__p126676451488"><a name="ocr_03_0064__li0958174517296"></a><a name="li0958174517296"></a>An AZ contains one or more physical data centers. It has independent cooling, fire extinguishing, moisture-proof, and electricity facilities. Within an AZ, compute network, storage, and other resources are logically divided into multiple clusters. AZs within a region are interconnected using high-speed optical fibers to allow you to build cross-AZ high-availability systems.</p>
|
||||
</li><li id="ocr_03_0064__li12958204510294">Project<p id="ocr_03_0064__p6958045142917"><a name="ocr_03_0064__li12958204510294"></a><a name="li12958204510294"></a>Projects group and isolate resources (including compute, storage, and network resources) across physical regions. A default project is provided for each region, and subprojects can be created under each default project. Users can be granted permissions to access all resources in a specific project. If you need more refined access control, create subprojects under a default project and purchase resources in subprojects. Then you can assign users the permissions required to access only the resources in the specific subprojects.</p>
|
||||
<div class="fignone" id="ocr_03_0064__fig7254103019218"><span class="figcap"><b>Figure 1 </b>Project isolation model</span><br><span><img id="ocr_03_0064__image13255133013217" src="en-us_image_0000001704007332.gif" height="203.49" width="465.5" title="Click to enlarge" class="imgResize"></span></div>
|
||||
<div class="fignone" id="ocr_03_0064__fig456613479110"><span class="figcap"><b>Figure 1 </b>Example project isolation model</span><br><span><img id="ocr_03_0064__image0566194719111" src="en-us_image_0000002243311158.png" height="159.704405" width="425.6" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li><li id="ocr_03_0064__li981116403536">Checkpoint<p id="ocr_03_0064__p1940314446534"><a name="ocr_03_0064__li981116403536"></a><a name="li981116403536"></a>Consumption checkpoint. When an application consumes data, the latest SN of the consumed data is recorded as a checkpoint. When the data is consumed again, the consumption can be continued based on this checkpoint.</p>
|
||||
</li><li id="ocr_03_0064__li127988566534">App<p id="ocr_03_0064__p537145919531"><a name="ocr_03_0064__li127988566534"></a><a name="li127988566534"></a>Application identifier. Multiple applications can access data in the same stream. Checkpoints generated for each application are used to record the consumed data in the stream by each application.</p>
|
||||
</li></ul>
|
||||
|
||||
Reference in New Issue
Block a user