LIBCAS / hiko

2 stars 0 forks source link

Google Vision API implementation #212

Open NikitaVrnv opened 14 hours ago

NikitaVrnv commented 14 hours ago

Edit page:

image

Source: Mo1ckup-font-2

NikitaVrnv commented 13 hours ago
image

[Google Vision] Added a possibility for a direct text selection on the edit page by using cursor.

NikitaVrnv commented 13 hours ago
image
NikitaVrnv commented 13 hours ago
image image

Language support added @MLhotak @DanielaIwashita

NikitaVrnv commented 12 hours ago

Google Cloud Vision API, consider the following pricing structure: Free Tier: The first 1,000 units per month are free. Standard Pricing: After the free tier, the cost is $1.50 per 1,000 units for up to 5,000,000 units. GOOGLE CLOUD Each image processed for text detection counts as one unit. Example Calculation: If you process 10,000 images in a month: Free Tier: First 1,000 images are free. Paid Units: Remaining 9,000 images. Cost: 9,000 units × $1.50 per 1,000 units = $13.50. Therefore, processing 10,000 images would cost approximately $13.50 per month. For more detailed pricing information, refer to Google's official pricing page.