问题
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.
回答1:
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.
来源:https://stackoverflow.com/questions/13211690/code-for-crf-implementation-in-c-or-matlab-for-images