Results 1 to 3 of 3

Thread: Filtering Runescape Uptext

  1. #1
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default Filtering Runescape Uptext

    Hi,

    I was looking at the Simba OCR today and I found out I pretty much forgot how it worked actually worked. (And I only wrote it a few months ago...)
    Anyway, I went through the uptext code again and documented it. It probably has some typo's, let me know if you find any. It's not fully finished but the filtering is documented.

    You can find it here: http://wizzup.org/simbadoc/mmlref/ocr.html
    The full source to the OCR unit, it may help when trying to understand the documentation. http://git.villavu.com/?p=simba.git;...MLCore/ocr.pas

    Fourth post in this thread has a picture attached of the OCRBench tool which displays how the OCR works. http://villavu.com/forum/showthread.php?t=53343
    I'm not sure how old the picture actually is, but it should show how the filtering works anyway. If someone wants to play with the OCR tool, I can update it and host it somewhere.

    Enjoy,
    ~Wizz



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  2. #2
    Join Date
    Sep 2010
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    cool, I'll give it a read later and see if I can fix my issue

  3. #3
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,691
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by Inspirations View Post
    cool, I'll give it a read later and see if I can fix my issue
    I found out what the issue is. The text of the item consists out of several ``different'' colours to the uptext algo. Some match one range; others match another. So either I'll have to remove a part of one filter or mess with tolerance ranges. (Or make them all 1 uptext colour...)



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

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
  •