We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
更新文档目录中的链接,修正路径格式
Add OpenCV image processing and template matching documentation - Introduced comprehensive documentation for OpenCV functionalities including template loading, matching, and various image processing techniques. - Added detailed descriptions for methods such as CvLoadTemplate, CvMatchTemplate, CvToGray, and others. - Included usage examples and return values for each method to facilitate user understanding and implementation. - Documented preprocessing recommendations to enhance template matching accuracy.
Updated background (markdown)
Updated keypad (markdown)
新增 BindWindowEx 文档
Update OCR backend switching docs
📃 docs: 删除 SetOcrEngine
📃 docs: 0.4.5
📃 docs: 删除重复内容
📃 docs: 更新
错误解决方案
fix link
update link
更新c#使用例子
update demo
update docs
修复跳转问题
添加golang示例
修复错误描述
修复锚点无法跳转问题
删除不支持的功能示例
Updated c++ (markdown)