el-cangrejo / 3d_scene_segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Scene Segmentation

Usage : Segmentation < image filepath >

Currently imports an image, estimates the normals for every point and then the surface normal edges

Implementation of 3D Scene Segmentation Method proposed in: "3D Scene Segmentation for Autonomous Robot Grasping" link: http://pub.uni-bielefeld.de/publication/2530696

About


Languages

Language:C++ 98.0%Language:CMake 2.0%