Skip to content

Developed an algorithm which uses voxels and a region-growing technique for detecting support surfaces in point clouds. It is linear both in the number of voxels used and the number of points in the cloud. It uses the results from the support surface detection to detect supported objects using a k-nearest neighbors region-growing algorithm.

License

Notifications You must be signed in to change notification settings

catproof/Voxel-Region-Growing-Approach-For-Detecting-Support-Surfaces-and-Supported-Objects-in-Point-Clouds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voxel-Region-Growing-Approach-For-Detecting-Support-Surfaces-and-Supported-Objects-in-Point-Clouds

Developed an algorithm which uses voxels and a region-growing technique for detecting support surfaces in point clouds. It is linear both in the number of voxels used and the number of points in the cloud. It uses the results from the support surface detection to detect supported objects using a k-nearest neighbors region-growing algorithm.

See the 'Paper.pdf' file for a detailed description and discussion of the project's results.

About

Developed an algorithm which uses voxels and a region-growing technique for detecting support surfaces in point clouds. It is linear both in the number of voxels used and the number of points in the cloud. It uses the results from the support surface detection to detect supported objects using a k-nearest neighbors region-growing algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages