Skip to content

jphong89/FastPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastPD

Build Status Build status

This repo is used as a generator for building Nikos Komodakis's FastPD MRF optimization algorithm as a shared library through Travis CI and AppVeyor. Those generated binaries are mainly used by FastPD.jl package.

The provided optimization code can be used as a tool for minimizing the energy of a discrete Markov Random Field (MRF). It is a demo version of FastPD, and is intended to show only part of that algorithm's functionality.

Click here for further details.

Build

mkdir build && cd build
cmake ..
make

LICENSE

Please refer to LICENSE.md.

About

The shared library generator for Nikos Komodakis's FastPD MRF optimization library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages