电子书,文章,...这有助于使用emgucv [英] e-book,article,... which helps using emgucv

查看:139
本文介绍了电子书,文章,...这有助于使用emgucv的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我是图像处理的新手.我想使用EMGUcv,但我不知道如何在c#中使用它.有什么电子书,文章等可以指导我吗?

在此先谢谢您

Hello, I''m new to image processing. I want to use EMGUcv but I don''t know how to use it in c#. Are there any e-book,articles,... which can guide me?

Thanks in advance

推荐答案

在线上有几本教程可以帮助您了解EMGU示例.它们在这里可用:
http://www.emgu.com/wiki/index.php/Tutorial [ ^ ]

下载EMGUcv时会提供所有这些源代码.对于大多数用户来说,最困难的主题可能是EMGU的设置,请按照此处的说明进行操作:
http://www.emgu.com/wiki/index.php/Download_And_Installation [ ^ ]

对于初学者来说,最好的方法是浏览提供的每个示例资源.它们位于提取的文件夹"EMGU.Examples"中.这些将直接运行,但是当您创建自己的项目时,您将需要EMGU.CV,EMGU.CV.UI和EMGU.Util的3个引用.最重要的是,您需要将opencv包装的类添加到输出目录.对于非常简单的项目,您可以只使用opencv_core220.dll和img_proc220.dll.如果您需要其他任何一个,则rror消息会告诉您哪些(通常只有3个,所以只需将它们全部添加即可).

如果您需要其他教程,谷歌当然是另一个很好的来源搜索
There are several tutorials on-line that talk you through the EMGU examples. They are available here:
http://www.emgu.com/wiki/index.php/Tutorial[^]

All the source code for these are provided when you download EMGUcv. Perhaps the most difficult subject for most user is the setting up of EMGU Follow the instruction carefully here:
http://www.emgu.com/wiki/index.php/Download_And_Installation[^]

The best course for a beginer is to look through each of the examples sources provided. They are in the extracted folder "EMGU.Examples". These will run straight of however when you create you own projects you will need 3 references for EMGU.CV, EMGU.CV.UI and EMGU.Util. On top of this you will need to add the opencv wrapped classes to the output directory. For very simple projects you can get away with just opencv_core220.dll and img_proc220.dll. If you need any of the other the rror message will tell you which ones (usually this is all but 3 of them so just add them all).

If you need other tutorials google is of course another good source search
Google[^] for the suitable tutorial.

If you need any further Help feel free to ask.


两个快速参考是:
1.代码项目:
C#中的图像处理实验室 [C#中的图像处理实验室 [ ^ ] C#中的图像处理实验室 [ ^ ]

2. DevSource: http://www.devsource.com/c/a/Languages /Image-Processing-in-C/ [ ^ ]
Two quick references are:
1. Code Project: Image Processing Lab in C#[^]Image Processing Lab in C#[^]Image Processing Lab in C#[^]

2. DevSource: http://www.devsource.com/c/a/Languages/Image-Processing-in-C/[^]


这篇关于电子书,文章,...这有助于使用emgucv的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆