Skip to content

This project focuses on estimating object volume using Python without using any external libraries. It combines edge detection with central difference, smooth edge representation through interpolation, and volume calculation leveraging Simpson 1⁄3 Integration and Voxel Grid methods.

Notifications You must be signed in to change notification settings

ramzyizza/3D-Object-Volume-Estimation-using-Numerical-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

3D-Object-Volume-Estimation-using-Numerical-Methods

This project focuses on estimating object volume using Python without using any external libraries. It combines edge detection with central difference, smooth edge representation through interpolation, and volume calculation leveraging Simpson 1⁄3 Integration and Voxel Grid methods.

Documentation

About

This project focuses on estimating object volume using Python without using any external libraries. It combines edge detection with central difference, smooth edge representation through interpolation, and volume calculation leveraging Simpson 1⁄3 Integration and Voxel Grid methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published