/binPicking_3dseg

separate from 6dpose repo for deployment

Primary LanguageC++

bin picking use 3d seg and super4pcs

This repo is separated from 6d pose repo, because ori repo is too big to deploy.

Briefly speaking, we seg the point cloud by convex criteria (any point's tangent plane is not intersected with cloud), then use super4pcs to find 6d pose. We try ICP also but not help. Seg costs 0.3s, and pcs costs 1s for 1 obj.

a blog in chinese

Following are our current test result:
test_seg

pcs

to do: real test for bin picking