Search found 167 matches: ocr

Return to advanced search

Re: Transym OCR wrapper functions for Harbour

Hello Damlanodec; I just realized I had already shared sample code to test Transym on this same thread. It is the first post on this thread. At the very top. Now that I look at it; the beauty of that code is that it is a self-contained minimized sample app-code that produces results. Notice on my sa...
by reinaldocrespo
Thu Feb 18, 2021 11:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR wrapper functions for Harbour
Replies: 30
Views: 2745

Re: Transym OCR wrapper functions for Harbour

hi Reinaldo,
I'd like understand OCR.
Are you using transym and FWH ?
in Transym site tehre are:
TOCR version 5.0, C++ samples code and c# samples code.
inside C++ samples there are a lot of folder and files.
have you any example?

thank you.
by damianodec
Thu Feb 18, 2021 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR wrapper functions for Harbour
Replies: 30
Views: 2745

Re: Transym OCR wrapper functions for Harbour

Hello Mr. Damianoodec; Yes, I'm using Transym. I used the free google OCR libs (Leptonica and Tesseract) for years before moving to Transym. Tresseract works pretty well depending on the document being fed and it can be trained so it gets better with time if ...
by reinaldocrespo
Wed Feb 17, 2021 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR wrapper functions for Harbour
Replies: 30
Views: 2745

Re: Transym OCR wrapper functions for Harbour

hi Reinaldo,
I'm interested to OCR.
are you using this product?
are there any others product?

any help?

thanks
by damianodec
Wed Feb 17, 2021 8:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR wrapper functions for Harbour
Replies: 30
Views: 2745

Re: OCR

by Antonio Linares
Mon Nov 30, 2020 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OCR
Replies: 1
Views: 344

OCR

hi,
I need to get text from pdf or jpeg.
Is there any FWH example for OCR or is there any 3rd parts libs to link in FWH?

thank you.
by damianodec
Mon Nov 30, 2020 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OCR
Replies: 1
Views: 344

Re: Ler Código de Barras em um JPG

Ja tinha visto em um tópico aqui em 2014 mas não consegui fazer funcionar e acredito que já deva ter algo mais recente e eficaz....

viewtopic.php?f=3&t=28983&p=199318&hilit=ocr#p199318
by Ladinilson
Mon Aug 17, 2020 5:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ler Código de Barras em um JPG
Replies: 3
Views: 434

Ler Código de Barras em um JPG

Bom dia,

Queria ler código de barras que esta dentro de uma imagem JPG.

Procurei sobre o assunto e achei via OCR mas como foi um assunto muito antigo, não consegui material completo para montar esta rotina.

Algum exemplo que posso me ajudar?´

Obrigado
by Ladinilson
Mon Aug 17, 2020 12:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ler Código de Barras em um JPG
Replies: 3
Views: 434

Re: OT: Sugerencia para aplicar encuestas

Usando OCR ?

Saludos
by horacio
Tue Sep 11, 2018 10:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT: Sugerencia para aplicar encuestas
Replies: 3
Views: 498

Reconocimiento óptico de Caracteres (OCR)

... de idenidad que viene con codigo QR pero le ponen un plastico protector y este intefiere con la lectura, y como comente existe algo que se llama OCR que esta de moda con camaras en y scanner, pero bueno agradeceria cualquier informacion y si alguien la tiene que me escriba y llegar a un acuerdo. ...
by Busmatic_wpb
Mon Apr 23, 2018 10:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Reconocimiento óptico de Caracteres (OCR)
Replies: 0
Views: 542

Re: Transym OCR wrapper functions for Harbour

Hi Silvio; Transym has a demo that runs for 30 days (I think). You can download from the webpage. After creating the lib from the dll you only have to add the lib to the link script. That's all you have to do to make the project. It is all straight forward. To create a .lib from .dll use ImpLib.exe ...
by reinaldocrespo
Wed Apr 05, 2017 11:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR wrapper functions for Harbour
Replies: 30
Views: 2745

Re: Extración de datos de pdf via OCR

Saludos Compilando con HB + FWH17.02 pplication =========== Path and name: C:\fwh17\samples\orc.exe (32 bits) Size: 3,676,672 bytes Compiler version: Harbour 3.2.0dev (r1603082110) FiveWin version: FWH 17.02 C compiler version: Borland/Embarcadero C++ 7.0 (32-bit) Windows version: 5.1, Build 2600 Se...
by jnavas
Mon Apr 03, 2017 3:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Extración de datos de pdf via OCR
Replies: 16
Views: 4629

Re: Transym OCR wrapper functions for Harbour

run with demo Evaluate TOCR ?

How I must make to create a test sample ?
by Silvio.Falconi
Wed Mar 29, 2017 5:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR wrapper functions for Harbour
Replies: 30
Views: 2745

Transym OCR wrapper functions for Harbour

Hello everyone; I finally got Transym OCR to work from API using (x)Harbour. Here is the code in case anyone is interested in the future. //Reinaldo Crespo-Bazan 3/28/2017 6:39:11 PM//reinaldo.crespo@gmail.com//reinaldo.crespo@structuredsystems.com//This ...
by reinaldocrespo
Tue Mar 28, 2017 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR wrapper functions for Harbour
Replies: 30
Views: 2745
PreviousNext

Return to advanced search