Skip to content

thesidjway/cs60012-3D-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cs60012-3D-segmentation

An attempt to segment an OBJ file into meaningful submodels. Term project for the CS60012: Computer Graphics Couse.

Usage:

python attempt1.py INPUT FILE OUTPUT FILE

Example Results:

Output 1

Output 2

Output obj files can be viewed using Meshlab or can be imported into Blender

Parameters:

Change the value of k in the code to change number of clusters to be outputted You can also fiddle around with the delta and eta values

About

An attempt to segment an OBJ file into meaningful submodels. Term project for the CS60012: Computer Graphics Couse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages