Skip to content
  • anonym's avatar
    Test suite: add OpenCV module (to replace Sikuli). · bcfa8196
    anonym authored
    Basically it is a wrapper around OpenCV's matchTemplate() which can be
    used for image matching, just like Sikuli's find() etc. Since Ruby
    doesn't have any (working) OpenCV bindings we resort to calling a
    Python script.
    
    Currently it's not used, but stay tuned!
    
    Refs: #15460
    bcfa8196