本文介绍了在C#中进行图像配准的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
谁能帮助我使用C#实施图像注册程序.输入为2D草图图像中的多边形.非常感谢您的帮助.
1.读取输入图像.
2.运行图像配准,以使参考图像与目标图像匹配.
3.仅选择选定的形状,然后删除其他形状.
谢谢
Aznimah
Hi,
Can anyone help me to implement an image registration program using C#. The input is a polygon shape in 2D sketch images. I really appreciate for the help.
1. Read the input image.
2. Run the image registration to match the reference image with the target image.
3. Select only the selected shape and remove the others.
Thanks
Aznimah
推荐答案
这篇关于在C#中进行图像配准的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!