Skip to content

SoumyaTGhosh/ddcrpMeshSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddcrpMeshSegmentation:

For an updated python implementation see Ishana Shastri's fork here: https://github.com/ishanashastri/py-ddcrpMeshSeg


Distance Dependent Chinese Restaurant Processes for Mesh Segmentation
Author: Soumya Ghosh (sghosh <AT> cs.brown.edu)

This software package includes an implementation of Gibbs sampling for the distance dependent Chinese restaurant process along with utility functions for motion/deformation based mesh segmentation. The code is based on the model presented in:

From Deformations to Parts:Motion-based Segmentation of 3D Objects. Soumya Ghosh, Erik B. Sudderth, Matthew Loper and Michael J. Black. NIPS 2012.

Please cite this paper if you use this software. Given meshes in different poses the model determines both the number and extent of segments. Additionally, it guarantees spatially connected segments.

Dependencies -- You will need the following packages:

  1. Tom Minka's lightspeed toolbox: http://research.microsoft.com/en-us/um/people/minka/software/lightspeed/

  2. David Gleich's MATLAB interface to the Boost Graph Library: http://www.cs.purdue.edu/homes/dgleich/packages/matlab_bgl/

  3. Meshes: This package includes a subset of the TOSCA meshes. More can be found at: http://tosca.cs.technion.ac.il/book/resources_data.html

USAGE: Please see demo_segmentation.m

About

Mesh segmentation software in MATLAB. Infers both the number and extent of segments.

Resources

License

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages