Skip to content

Recognition Support for the following Currency Symbols #4408

@craitose

Description

@craitose

Your Feature Request

Is your feature request related to a problem? Please describe.

Yes, when running a test to check for various currency symbols some are not recognized

Describe the solution you'd like

I want OCR to recognized the following currency Symbols {₡, ֏, ₨, ﷼, ₱, GH₵}.

Describe alternatives you've considered

A different tesseract npm package that does support these currency symbols

Additional context
Add any other context or screenshots about the feature request here.
Below is a list of Languages - Countries : {ISO, symbols}

Spanish - Costa Rican Colon:{ ISO: "CRC", symbol: "₡" },
Arminian - Dram:{ ISO: "AMD", symbol: "֏" }
French - Seychellios Rupee:{ ISO: "SCR", symbol: "₨" },
Arabic - Yemeni Rial:{ ISO: "YER", symbol: "﷼" },
Spanish - Cuban Peso:{ ISO: "CUP", symbol: "₱" },
English - Ghanaian Cedi:{ ISO: "GHS", symbol: "GH₵" },

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions