/libmatch

LibMatch 是一个用于模板匹配、yolo 匹配、OCR、orb 特征匹配和屏幕截图的C++库。

Primary LanguageC++OtherNOASSERTION

LibMatch

  • Cur Version 0.9.5

  • Last Updated: 2024-03-03

  • QUICK START

Description

LibMatch is a library for template match , yolo match , OCR , orb feature match and screenshot.

LibMatch 是一个用于模板匹配,yolo匹配,文本识别,orb特征匹配和截图的库。

LibMatch has extremely tiny small size, and it is easy to use. It is suitable for use in various scenarios, such as game automation, image recognition, and so on.

LibMatch 体积极小,易于使用。适用于各种场景,如游戏自动化,图像识别等。

LibMatch is written in C++ and provides a C interface. It can be used in C++ and other languages that support C API.

LibMatch 用C++编写,并提供C接口。可以在C++和其他支持C API的语言中使用。

Features

  • Template Match
  • Yolo Match
  • OCR
  • ORB Feature Match
  • Screenshot
  • C API
  • C++ API
  • Elanguage API (易语言调用)

Todo List

  • Add interface for Python
  • Add interface for C#
  • Add interface for Java
  • Add interface for 按键精灵
  • Add interface for 火山开发平台
  • Support Linux
  • Support Android
  • Import Yolov6,v8 (It need that I had read the paper.)
  • Decrease the size of the library
  • Add more examples
  • Add more documents

Support Platform

  • Windows 32/64