如何在Matlab中共享OpenCV库? [英] how do OpenCV shared libraries in matlab?

查看:89
本文介绍了如何在Matlab中共享OpenCV库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用matlab 2013a(win7 64位).

i'm using matlab 2013a (win7 64bit).

在C:\ OpenCV-2.4.7上安装opencv

install opencv on C:\OpenCV-2.4.7

我们如何将Open Cv库连接到MATLAB的?

how we connect Open Cv libraries into MATLAB's ?

快速入门->

http://groups.inf.ed.ac. uk/calvin/calvin_upperbody_detector/downloads/README.html

例如

    from the bash command line execute:

    LD_LIBRARY_PATH="path_to_opencv_lib:$LD_LIBRARY_PATH" 

推荐答案

我正在使用 mexopencv .它易于使用并且有据可查.但是,如果要获得真正的OpenCV MATLAB包装器,则只能从GitHub而不是.exe

I'm using mexopencv. It easy to use and well documented. But if you want to get the real OpenCV MATLAB wrapper, you can only get it from the GitHub and not with the .exe

OpenCV Matlab模块

这篇关于如何在Matlab中共享OpenCV库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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