|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/sikuli-show-and-tell/
课程评论:没有评论
课程名称:展示与讲解:Sikuli - 图案匹配与自动化 概述:SikuliX是一种独特的脚本/自动化技术,基于图案匹配,支持Python或Java编程语言。该技术由麻省理工学院用户界面设计小组开发,结合了强大且易于使用的图像识别技术,可以自动化屏幕上几乎所有可视元素。Sikuli在功能上相当全面,不仅具备自动化或脚本工具的所有功能,还提供了强大且新颖的图像匹配能力,适用于独特的图像搜索用例。此外,Sikuli还具备OCR模式,可以将图像模式转换为文本后进行匹配,这开启了许多新的应用场景。其OCR功能由Tesseract支持,这是一个开源光学字符识别引擎,开发由谷歌赞助。
SikuliX is very unusual - a scripting/automation technology that relies on pattern matching, and is available for use via Python or Java. Developed at the User Interface Design Group at MIT, is a powerful and easy-to-use technology that uses image recognition to automate just about anything that appears on-screen.Sikuli is rather hard to slot - it offers all of the functionality of an automation or scripting tool, but it also offers some powerful and very novel image-matching functionality for truly novel use-cases that revolve around image search. In addition it has an OCR-mode, in which image matches are performed after converting those image patterns to text. This gives rise to some pretty new applications.The OCR-functionality is powered by Tesseract, an open-source optical character recognition engine whose development is sponsored by Google.