Results 1 to 3 of 3

Thread: Color - getting hp/prayer/run values

  1. #1
    Join Date
    Mar 2017
    Posts
    32
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default Color - getting hp/prayer/run values

    Any tips on how to do this w/ color? I'm working with python / opencv. I've tried tesseract OCR to read the number straight up but no success there...Curious how others have done it.

  2. #2
    Join Date
    Jan 2013
    Posts
    86
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by ccesssu View Post
    Any tips on how to do this w/ color? I'm working with python / opencv. I've tried tesseract OCR to read the number straight up but no success there...Curious how others have done it.
    Have you tried looking at how AeroLib does it?

    https://github.com/J-Flight/AeroLib/...map/Orbs.simba

    Check out the getCurrentHealth(), getPrayerPoints(), getRunEnergy() functions.

  3. #3
    Join Date
    May 2012
    Location
    Glorious Nippon
    Posts
    1,011
    Mentioned
    50 Post(s)
    Quoted
    505 Post(s)

    Default

    Quote Originally Posted by deejaay View Post
    Have you tried looking at how AeroLib does it?

    https://github.com/J-Flight/AeroLib/...map/Orbs.simba

    Check out the getCurrentHealth(), getPrayerPoints(), getRunEnergy() functions.
    Might be more useful to look at how Simba does it.
    https://github.com/MerlijnWajer/Simb...MLCore/ocr.pas

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •