2015-10-23 07:54:06 -0600 | received badge | ● Necromancer (source) |
2015-10-16 05:53:22 -0600 | commented question | findHomography vs. pnpsolver Shouldn't findHolography be independent of which features descriptors you actually use? Why would it work worse with Akaze than with Orb when Akaze has much more matches then Orb normally? |
2015-10-16 05:45:43 -0600 | commented question | Fill gaps in Depth Map Wouldn't it be better to do this interpolation directly on the depth map values in terms of efficiency? its much easier to interpolate the 2d depth map before converting it to the 3d point cloud or not? |
2015-10-08 04:29:51 -0600 | commented answer | findHomography of 3D point clouds Hm did no one ever tried to do Visual Search on 3d feature clouds instead of 2d feature clouds (images)? |
2015-10-08 04:28:41 -0600 | commented question | Fill gaps in Depth Map Uh I would want to know that answer as well, filling "holes" in depth maps by approximating the depth values via the neighbours should be not so hard, I think inpaint would do to much, it would even fill areas where there is no depth information by neighbours available |
2015-09-27 06:07:20 -0600 | answered a question | findHomography of 3D point clouds +1 I would also be interested in these answers.. I dont think there is a findHomography for 3d pointclouds instead of 2d images yet |
2015-09-27 05:36:33 -0600 | received badge | ● Supporter (source) |