Coder Social home page Coder Social logo

Comments (7)

RaiMan avatar RaiMan commented on June 16, 2024

What SX version, what system, what Java?

from sikulix1.

avishekhece avatar avishekhece commented on June 16, 2024

Hi @RaiMan ,

SX version : 'com.sikulix', name: 'sikulixapi', version: '2.0.5'
system : Windows 10, 64-bit operating system , I5 processo , 16gb RAM.
JAVA : jdk1.8.0_251

Can you please provide me a workaround?

from sikulix1.

RaiMan avatar RaiMan commented on June 16, 2024

Tried this:

Screen screen = new Screen();
Match match = screen.findText("Product");
match.highlight(2);

while the text Product was visible in the upper left of the screen and it correctly highlighted the text.

from sikulix1.

avishekhece avatar avishekhece commented on June 16, 2024

Hi @RaiMan ,

This does not work properly, as the string gets by region.text() is completely different than the existing text in UI.
What do I need to do as region.text() is not working properly ???

from sikulix1.

thinhnguyenhcm avatar thinhnguyenhcm commented on June 16, 2024

Hi @avishekhece, I think it very hard to find completely when the text has underscore . You can use VietOCR to find text first and apply config to sikuli
image

from sikulix1.

RaiMan avatar RaiMan commented on June 16, 2024

Apparently there are problems with underscored text in Tesseract, which is used in SikuliX under the hood.

Solutions mentioned in the net are too complex, to be used with SikuliX IDE.

So sorry - no easy solution currently.

from sikulix1.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.