在C ++或Matlab中用于图像的CRF实现代码 [英] code for CRF implementation in C++ or Matlab for images

查看:348
本文介绍了在C ++或Matlab中用于图像的CRF实现代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一些代码用于CRF实现在C ++或Matlab的图像分割问题。哪个是更合适的代码库?非常感谢。

解决方案

div>

我通过Justin Domke的 JGMT 取得了巨大成功。它是用C ++编写的,可以从Matlab中使用。我建议您先查看这个库。



有很多其他选项: CRFSuite ,它是用C ++编写的,但是很容易从Python和其他东西获得。



还有 CRF ++ ,它是用C ++编写的,并且具有Python和Ruby的绑定。


I need some code for CRF implementation in C++ or Matlab for images for segmentation problem. Which is the more appropriate code library? It will be great if it supports higher order energy terms

Thanks in advance.

解决方案

I've had great success with Justin Domke's JGMT. It is written in C++ and can be used from Matlab. I would recommend you look at this library first.

There are plenty of other options: CRFSuite which is written in C++ but easily accesible from Python and stuff.

There is also CRF++ which is written in C++ and does have bindings for Python and Ruby.

这篇关于在C ++或Matlab中用于图像的CRF实现代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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