带有asp.net人脸检测的Opencv [英] Opencv with asp.net face detection

查看:126
本文介绍了带有asp.net人脸检测的Opencv的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!
我想使用OpenCV或Emgu在ASP.net中进行人脸检测.它在Windows应用程序中可以正常运行,但是在64位OS上的ASP.net中,它不能正常运行.它引发了不良的图像异常.

请帮助我解决问题.

预先感谢,

卡尼娅(Snehal Kadiya)

[edit]电子邮件地址已删除[/edit]

Hi!
I want to use OpenCV or Emgu for face detection in ASP.net. It is working properly in a windows application, but in ASP.net on 64 bit OS it is not working properly. It is throwing a bad image exception.

Please help me to solve the issue.

Thanks in advance,

snehal kadiya

[edit]email address removed[/edit]

推荐答案

在部署可执行文件时,还可以通过链接编译可执行文件
x64位库.

因此,请确保对于是否已与x64位库链接的ASP.Net.
When you are deploying the executable also compile the executable by linking
x64 bit library.

So make sure for ASP.Net you linked with x64 bit library or not.


我已通过donwloadin emgu 64位版本解决了该问题,并且我需要安装Visual C ++运行时64位
i have solve the issue by donwloadin emgu 64 bit version and i need to insttal visual c++ runtime 64 bit


这篇关于带有asp.net人脸检测的Opencv的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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