opengm / opengm

A C++ Library for Discrete Graphical Models
MIT License
410 stars 206 forks source link

OpenGM error #489

Closed dingfg closed 7 years ago

dingfg commented 7 years ago

Unexpected Standard exception from MEX file. What() is:OpenGM error:TRBP is not a valid value for argument: "algorithm". Possible are: ICM; BRUTEFORCE; BELIEFPROPAGATION; ASTAR; LAZYFLIPPER; GRAPHCUT; ALPHAEXPANSION; ALPHABETASWAP;

joergkappes commented 7 years ago

Read the error message. It say whats wrong.