Skip to content

xtudbxk/cython_wrapper_for_permutohedral_lattice

Repository files navigation

INTRODUCTION

This is a cython wrapper for permutohedral lattice algorithm to accelerate the speed in python.

INSTALL

  1. download the git repository

git clone url_of_this_repository

  1. and then change the project name to permutohedral_lattice

mv cython_wrapper_for_permutohedral_lattice permutohedral_lattice

  1. finally, just run install.sh to install the project

cd permutohedral_lattice; ./install.sh

USAGE

For the usage of this project, please look through main.py file.

MORE

Learn more about permutohedral lattice algorithm, please refering to the paper "Fast High‐Dimensional Filtering Using the Permutohedral Lattice"

About

a cython wrapper for permutohedral lattice algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published