Ask Your Question
2

findHomography of 3D point clouds

asked 2015-08-26 05:46:20 -0600

Paloghas gravatar image

I'm currently working on an image recognition software. At the moment I'm working with 2D planes and I use "findHomography" with RANSAC to validate the initial feature matches.

Next I want to use 3D point clouds. As I understand from the online documentation of "findHomography" it is not applicable to 3D points. My question is, what is the best way to validate the feature matches of 3D point clouds? Can use "estimateAffine3D"? What do I have to consider, when I move from 2D to 3D images?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-09-27 05:38:49 -0600

CatKong gravatar image

+1 I would also be interested in these answers.. I dont think there is a findHomography for 3d pointclouds instead of 2d images yet

edit flag offensive delete link more

Comments

Hm did no one ever tried to do Visual Search on 3d feature clouds instead of 2d feature clouds (images)?

CatKong gravatar imageCatKong ( 2015-10-08 04:29:51 -0600 )edit

I have som troubles with 3D point clouds, too. Is there really no way to perform Geometric Verification on 3D point clouds?

MBodenbenner gravatar imageMBodenbenner ( 2015-10-23 07:56:35 -0600 )edit

Question Tools

2 followers

Stats

Asked: 2015-08-26 05:44:21 -0600

Seen: 682 times

Last updated: Aug 26 '15