Files
VisionEdit/README.md
2019-08-14 16:45:40 +08:00

7 lines
291 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# VisionEdit
基于Halcon的一款通用图像处理工具
###
1. 仿照VisionPro拖拉形式进行工具间值的传递及JOB流程运行走向
2. 工具之间采用插件,可动态加载调用
3. 目前图像处理算法使用Halcon预期将Opencv也做成插件式工具进行调用