Create README.md

This commit is contained in:
eggplantlwj
2019-08-14 16:45:40 +08:00
committed by GitHub
parent 2669129a56
commit f2306a43f8

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# VisionEdit
基于Halcon的一款通用图像处理工具
###
1. 仿照VisionPro拖拉形式进行工具间值的传递及JOB流程运行走向
2. 工具之间采用插件,可动态加载调用
3. 目前图像处理算法使用Halcon预期将Opencv也做成插件式工具进行调用