有什么方法可以将OpenCV与PHP集成? [英] Is there any way to integrate OpenCV with PHP?

查看:128
本文介绍了有什么方法可以将OpenCV与PHP集成?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用PHP开发应用程序.

I am trying to develop an application with PHP.

有两种可能的方式来开发此应用程序.第一种是尝试直接在浏览器上执行类似 www.picnik.com 的操作. 另一个是开发基于内容的图像检索(CBIR)算法.

There are two possible ways this application will be developed. The first one is to try to do something like www.picnik.com, image processing directly on the browser. The other is to develop CBIR (content-bases image retrieval) algorithms.

那么,是否可以将图像从PHP脚本发送到OpenCV程序?甚至实时显示正在处理的图像?

So, is it possible to send an image from a PHP script to an OpenCV program? Or even display the image being manipulated in real time?

谢谢.

推荐答案

在Google中搜索"php opencv"建议-是的,您可以:)

Doing a google search for 'php opencv' suggests - yes you can :)

这看起来不错. http://www.xarg.org/project/php-facedetect/(我知道它是面对面孔识别所特有的,但是对于您来说可能是一个很好的起点.

This one looks decent. http://www.xarg.org/project/php-facedetect/ (I know it's specific to face detaction, but could be a good start-point for you).

仅当您使用自己的服务器时,它是可行的,因为需要添加许多其他核心内容.

Will only be doable if you're using your own server as needs lots of additional core stuff added.

这篇关于有什么方法可以将OpenCV与PHP集成?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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