Skip to content

Solution to a project assignment on using Laplace for Curvature Estimation, Spectral Meshes, Mesh Reconstruction, Mesh Smoothing ( UCL Module Coursework )

Notifications You must be signed in to change notification settings

cchadj/laplacian-reconstruction-smoothing-curvature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laplacian filtering and reconstruction

image

image

image

image

image

image

Problem Statment

Please find the problem statement here

Solution PDF

Please find solution and explanation here

Run Project

This code was run at Google Collab:

> upload the .ipynb file to Google collab.
> Create a .zip file with the meshes with the following structure:
	meshes.zip
		> meshes/
			>example_meshes
					>...
			>demo-meshes
					>...

			>cow_small_manifold2.obj
			>bumpy_cube-small.obj
			>bumpy-bube.obj
> Upload "meshes.zip" to the files in the google collab session running the Coursework_2.ipynb
> Run the code From the Imports to Explicit section to define the functions needed
> Go to Qualitative Evaluation Section for the demo questions

About

Solution to a project assignment on using Laplace for Curvature Estimation, Spectral Meshes, Mesh Reconstruction, Mesh Smoothing ( UCL Module Coursework )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published