在Web应用程序中使用OpenCV [英] Use OpenCV in web application

查看:490
本文介绍了在Web应用程序中使用OpenCV的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何在Web应用程序中使用opencv,因为它的库在c#中?

How do i use opencv in my web application as its library is in c#?

推荐答案

您的第一个问题是 ^ ]-我只能找到50万个链接

之后,这是体系结构的问题...您是要负担WepApp的开销还是将其传递给另一个服务/组件

我建议您检查一下第一点,并在尝试第二点之前写一些原型代码
your first problem is How to use OpenCV in C#[^] - I could only find half a million links

After that, it''s a question of architecture ... do you want to burden the WepApp with that overhead or pass it on to another service/component

I''d suggest you examine the first point, and write some prototype code before you attempt the second


在图像处理中使用opencv进行人脸检测...
构建Web应用程序.
添加dll文件的引用
然后添加xml文件作为添加现有项.
在按钮后端的单击事件将图像发送到使用c#语言的类.
通过这种方式,您可以在Web应用程序中使用opencv.
Use opencv for face detection in image processing...
build a web application.
add reference of dll files
then add xml files as add existing items.
on the back end of button''click event send image to class which uses c# language.
in this way you can use opencv in web applications.


这篇关于在Web应用程序中使用OpenCV的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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