Skip to content

THis python codes uses the contour with same illumination to form a point cloud data in .xyz format.

License

Notifications You must be signed in to change notification settings

paramphy/point_cloud_creation_from_contour

Repository files navigation

Point Cloud Creation from Contours

Introduction

This code tries to construct a 3d representation of a SEM image using contours of different illumination.

Input file format Output file format
.tif is preferred .xyz

3d Plot

Real 2D image 3D representation

Video demo

Here is a gif to represent the process. Video

Installation

pip install -r requirements.txt

About

THis python codes uses the contour with same illumination to form a point cloud data in .xyz format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages