从c#调用c ++函数 [英] calling a c++ function from c#

查看:75
本文介绍了从c#调用c ++函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





现在我正在使用c#.net.i进行图像处理项目,需要找到切片超像素分割..



Ftom github我使用opencv vlfeat获得了一个切片超像素分割项目(在c#中)...



如何添加/将此项目引用到我的c#项目??? pls advice

Hi,

Now i am working on an image processing project with c# .net.i required to find slic super pixel segmentation ..

Ftom github I got a slic superpixel segmentation project (in c#) using opencv vlfeat...

How to add/refer this project to my c# project???pls advice

推荐答案

您的 C ++ 中没有提及问题正文。

无论如何,通常你可以通过 DLL 中的 C ++ 代码打包平台调用 [ ^ ]。
There is no mention of C++ in your question body.
Anyway, usually you might call C++ code packaged in a DLL via Platform Invoke[^].


这篇关于从c#调用c ++函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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