Sandro Mani

Results 119 comments of Sandro Mani
trafficstars

Well the problem is how to detect the table cell areas from the image, if I understand correctly what you are saying.

Aha ok I see what you mean, yes if the user defines the table geometry manually then it is definitely easier.

Given that gImageReader is purely a spare time project, it really depends on how I'm doing spare time-wise. I'm currently (finally) finishing up an initial implementation for an hOCR editor...

Never too late to learn ;) Anyways, perhaps I'll manage by the end of the month. I'll tell you when there is something to test, before I'll release a new...

I'm familiar with how okular works, so it is pretty much a matter of just coding the implementation.

Okular has a table tool which can serve as inspiration (i.e. it requires the user to mark the row and column boundaries). It should also be possible to autodetect them...

> I wonder if the new hOCR features in Tesseract 5 can help in creating tables? Do you have any reference in regard to point out? > BTW if we...

See also https://github.com/tesseract-ocr/tesseract/issues/1714

Shouldn't be particularly hard to implement, but I'm curious, what's the use case?

I have little experience with screen readers. Fixing the tab order should be relatively easy. What do you mean by button description? You mean like a text next to the...