cvpr cvpr2013 cvpr2013-360 knowledge-graph by maker-knowledge-mining

360 cvpr-2013-Robust Estimation of Nonrigid Transformation for Point Set Registration


Source: pdf

Author: Jiayi Ma, Ji Zhao, Jinwen Tian, Zhuowen Tu, Alan L. Yuille

Abstract: We present a new point matching algorithm for robust nonrigid registration. The method iteratively recovers the point correspondence and estimates the transformation between two point sets. In the first step of the iteration, feature descriptors such as shape context are used to establish rough correspondence. In the second step, we estimate the transformation using a robust estimator called L2E. This is the main novelty of our approach and it enables us to deal with the noise and outliers which arise in the correspondence step. The transformation is specified in a functional space, more specifically a reproducing kernel Hilbert space. We apply our method to nonrigid sparse image feature correspondence on 2D images and 3D surfaces. Our results quantitatively show that our approach outperforms state-ofthe-art methods, particularly when there are a large number of outliers. Moreover, our method of robustly estimating transformations from correspondences is general and has many other applications.

Reference: text


Summary: the most important sentenses genereted by tfidf model

sentIndex sentText sentNum sentScore

1 edu Abstract We present a new point matching algorithm for robust nonrigid registration. [sent-8, score-0.58]

2 The method iteratively recovers the point correspondence and estimates the transformation between two point sets. [sent-9, score-0.815]

3 In the second step, we estimate the transformation using a robust estimator called L2E. [sent-11, score-0.532]

4 This is the main novelty of our approach and it enables us to deal with the noise and outliers which arise in the correspondence step. [sent-12, score-0.538]

5 The transformation is specified in a functional space, more specifically a reproducing kernel Hilbert space. [sent-13, score-0.463]

6 We apply our method to nonrigid sparse image feature correspondence on 2D images and 3D surfaces. [sent-14, score-0.611]

7 Moreover, our method of robustly estimating transformations from correspondences is general and has many other applications. [sent-16, score-0.326]

8 Introduction Point set registration is a fundamental problem which frequently arises in computer vision, medical image analysis, and pattern recognition [5, 4, 6]. [sent-18, score-0.41]

9 Many tasks in these fields such as stereo matching, shape matching, image registration and content-based image retrieval can be formulated as a point matching problems because point representations are general and easy to extract [5]. [sent-19, score-0.753]

10 The registration problem then reduces to determining the correct correspondence and to find the underlying spatial transformation between two point sets extracted from the input data. [sent-21, score-1.098]

11 The registration problem can be categorized into rigid or nonrigid registration depending on the application and the form of the data. [sent-22, score-1.091]

12 By contrast, nonrigid registration is more difficult because the underlying nonrigid transformations are often unknown, complex, and hard to model [6]. [sent-24, score-1.141]

13 But nonrigid registration is very important because it is required for many real world tasks including hand-written character recognition, shape recognition, deformable motion tracking and medical image registration. [sent-25, score-0.825]

14 In this paper, we focus on the nonrigid case and present a robust algorithm for nonrigid point set registration. [sent-26, score-0.839]

15 In this iterative process, the estimate of the correspondence is used to refine the estimate of the transformation, and vice versa. [sent-29, score-0.312]

16 But a problem arises if there are errors in the correspondence which occurs in many applications particularly if the transformation is large and/or there are outliers in the data (e. [sent-30, score-0.779]

17 In this situation, the estimate of the transformation will degrade badly unless it is performed robustly. [sent-33, score-0.388]

18 The main contribution of our approach is to robustly estimate the transformations from the correspondences using a robust estimator named the L2Minimizing Estimate (L2E) [20, 2]. [sent-34, score-0.573]

19 More precisely, our approach iteratively recovers the point correspondences and estimates the transformation between two point sets. [sent-35, score-0.821]

20 In the second step, we estimate the transformation using the robust estimator L2E. [sent-37, score-0.532]

21 This estimator enable us to deal with the noise and outliers in the correspondences. [sent-38, score-0.473]

22 The nonrigid transformation is modeled in a functional space, called the reproducing kernel Hilbert space (RKHS) [1], in which the transformation function has an explicit kernel representation. [sent-39, score-1.093]

23 Related Work The iterated closest point (ICP) algorithm [4] is one of the best known point registration approaches. [sent-42, score-0.684]

24 [3] introduced a method for registration based on the shape context descriptor, which incorporates the neighborhood structure of the point set and thus helps establish correspondence between the point sets. [sent-45, score-1.088]

25 But these methods ignore robustness when they recover the transformation from the correspondence. [sent-46, score-0.275]

26 In related work, Chui and Rangarajan [6] established a general framework for estimating correspondence and transformations for nonrigid point matching. [sent-47, score-0.776]

27 They modeled the transformation as a thin-plate spline and did robust point matching by an algorithm (TRS-RPM) which involved deterministic annealing and soft-assignment. [sent-48, score-0.708]

28 Zheng and Doermann [27] introduced the notion of a neighborhood structure for the general point matching problem, and proposed a matching method, the robust point matching-preserving local neighborhood structures (RPMLNS) algorithm. [sent-51, score-0.56]

29 The main contributions of our work include: (i) we propose a new robust algorithm to estimate a spatial transformation/mapping from correspondences with noise and outliers; (ii) we apply the robust algorithm to nonrigid point set registration and also to sparse image feature correspondence. [sent-53, score-1.356]

30 More precisely, an inlier point correspondence (xi, yi) satisfies yi − f(xi) ∼ N(0, σ2I), where I an identity matrix of size d−×fd,( xwit)h ∼ ∼d is being theI )d,im wehnesreioIn sofa tnheid point. [sent-57, score-0.576]

31 , the underlying inlier set) that “matches” the normal density model, and hence estimate the transformation f for the inlier set. [sent-61, score-0.706]

32 Next, we introduce a robust estimator named L2-minimizing estimate (L2E) which we use to estimate the transformation f. [sent-62, score-0.615]

33 In many point matching problems, it is desirable to have a robust estimator of the transformation f because the point correspondence set S usually contains outliers. [sent-68, score-1.028]

34 In this paper, we use the second method and adopt the L2E estimator [20, 2], a robust estimator which minimizes the L2 distance between densities, and is particularly appropriate for analyzing massive data sets where data cleaning (to remove outliers) is impractical. [sent-70, score-0.404]

35 5 (the correct value for α) but MLE’s estimates become steadily worse as the amount of outliers increases. [sent-98, score-0.296]

36 Top row: data samples, where the inliers are shown by cyan pluses, and the outliers by magenta circles. [sent-109, score-0.382]

37 By contrast, (see third row) L2E estimates α correctly even when half the data is outliers and also develops a local minimum to fit the outliers when appropriate (third row, right column). [sent-115, score-0.584]

38 We now apply the L2E formulation in (1) to the point matching problem, assuming that the noise of the inliers is given by a normal distribution, and obtain the following functional criterion: L2E(f,σ2) =2d(π1σ)d/2−n2i? [sent-120, score-0.468]

39 ) We model the nonrigid transformation f by requiring it to lie within a specific functional space, namely a reproducing kernel Hilbert space (RKHS) [1, 24, 16]. [sent-125, score-0.788]

40 Note that other parameterized transformation models, for example, thin-plate splines (TPS) [23, 15], can also be easily incorporated into our formulation. [sent-126, score-0.275]

41 But in point correspondence problem the point set typically contains hundreds or thousands of points, which causes significant complexity problems (in time and space). [sent-134, score-0.507]

42 , the quasi-Newton algorithm with C as the old value); Update the parameter C ← arg minC L2E(C, σ2) ; AUnpdneatael tσh2e = pa rγaσm2;e The transformation f is determined by equation (3). [sent-176, score-0.275]

43 Hence to improve convergence we =× use a coarse-to-fine strategy by applying deterministic annealing on the inlier noise parameter σ2. [sent-180, score-0.37]

44 In our implementation, the number m of the control points required to construct the transformation f in equation (3) is in general not large, and so use m = 15 for all the results in this paper (increasing m only gave small changes to the results). [sent-188, score-0.319]

45 The dimension d of the data in feature point matching for vision applications is typically 2 or 3. [sent-189, score-0.268]

46 We define the transformation f as the initial position plus a displacement function v: f(x) = x v(x) [17], and solve for v instead of f. [sent-197, score-0.333]

47 The parameters β and λ control the influence of the smoothness constraint on the transformation f. [sent-202, score-0.275]

48 Nonrigid Point Set Registration Point set registration aims to align two point sets {xi}in=1 (theP ominotdseelt point saetito) naanidm {yj }lj=1 (twthoe target point }set). [sent-211, score-0.861]

49 Typically, iln p pthoien nonrigid case, i}t requires estimating a nonrigid transformation f which warps the model point set to the target point set. [sent-212, score-1.273]

50 We have shown above that once we have established the correspondence between the two point sets even with noise and outliers, we are able to estimate the underlying transformation between them. [sent-213, score-0.824]

51 Next, we discuss how to find correspondences between two point sets. [sent-214, score-0.353]

52 Establishment of Point Correspondence Recall that our method described above does not jointly solve the transformation and point correspondence. [sent-217, score-0.406]

53 In order to use algorithm 1to solve the transformation between two point sets, we need initial correspondences. [sent-218, score-0.464]

54 In general, if the two point sets have similar shapes, the corresponding points have similar neighborhood structures which could be incorporated into a feature descriptor. [sent-219, score-0.315]

55 Thus finding correspondences between two point sets is equivalent to finding for each point in one point set (e. [sent-220, score-0.659]

56 Fortunately, the initial correspondences need not be very accurate, since our method is robust to noise and outliers. [sent-225, score-0.399]

57 The two steps of estimating correspondences and transformations are iterated to obtain a reliable result. [sent-230, score-0.365]

58 In this paper, we use a fixed number of iterations, typically 10 but more when the noise is big or when there are a large percentage of outliers contained in the original point sets. [sent-231, score-0.509]

59 We summarize our point set registration method in algorithm 2. [sent-232, score-0.514]

60 Application to Image Feature Correspondence The image feature correspondence task aims to find visual correspondences between two sets of sparse feature points {xi}in=1 and {yj }lj=1 with corresponding feature descriptors e}xtractaendd f{ryom} two input images. [sent-235, score-0.719]

61 Our method for this task is to esti- mate correspondences by matching feature descriptors using a smooth spatial mapping f. [sent-237, score-0.369]

62 More specifically, we first estimate the initial correspondences based on the feature descriptors, and then use the correspondences to learn a spatial mapping f fitting the inliers by algorithm 1. [sent-238, score-0.713]

63 We predefine a threshold τ and judge a correspondence (xi, yj) to be an inlier provided it satisfies the following condition: > τ. [sent-240, score-0.383]

64 Note that the feature descriptors in the point set registration problem are calculated based on the point sets themselves, and are recalculated in each iteration. [sent-243, score-0.77]

65 In practice, we find that our method works well without iteration, since we focus on determining the right correspondences which does not need precise recovery of the underlying transformation, and our approach then plays a role of rejecting outliers. [sent-246, score-0.311]

66 Experimental Results In order to evaluate the performance of our algorithm, we conducted two types of experiments: i) nonrigid point set registration for 2D shapes; ii) sparse image feature correspondence on 2D images and 3D surfaces. [sent-250, score-1.125]

67 For each model, there are five sets of data designed to measure the robustness of registration algorithms under deformation, occlusion, rotation, noise and outliers. [sent-255, score-0.488]

68 We use the shape context as the feature descriptor to establish initial correspondences. [sent-257, score-0.302]

69 2 shows the registration results of our method on solving different degrees of deformations and occlusions. [sent-261, score-0.383]

70 Consider the results on the occlusion test in the fifth column, it is interesting that even when the occlusion ratio is 50 percent our method can still achieve a satisfactory registration result. [sent-264, score-0.463]

71 Therefore our method can be used to provide a good initial alignment for more complicated problem-specific registration algorithms. [sent-265, score-0.441]

72 The registration error on a pair of shapes is quantified as the average Euclidean distance between a point in the warped model and the corresponding point in the target. [sent-267, score-0.711]

73 Then the registration performance of each algorithm is compared by the mean and standard deviation of the registration error of all the 100 samples in each distortion level. [sent-268, score-0.766]

74 , 1st and 3rd rows), five algorithms achieve similar registration performance in both fish and Chinese character at low deformation levels, and our method generally gives better performance as the degree of 222111445 919 Ero? [sent-273, score-0.62]

75 Point set registration results of our method on the fish (top) and Chinese character (bottom) shapes [6, 27], with deformation and occlusion presented in every two rows. [sent-300, score-0.662]

76 The goal is to align the model point set (blue pluses) onto the target point set (red circles). [sent-301, score-0.303]

77 For each group of experiments, the upper figure is the model and target point sets, and the lower figure is the registration result. [sent-302, score-0.582]

78 The rightmost figures are comparisons of the registration performance of our method with shape context (SC) [3], TPS-RPM [6], RPM-LNS [27] and CPD [17] on the corresponding datasets. [sent-304, score-0.494]

79 The error bars indicate the registration error means and standard deviations over 100 trials. [sent-305, score-0.383]

80 More experiments on rotation, noise and outliers are also performed on the two shape models, as shown in Fig. [sent-310, score-0.364]

81 In conclusion, our method is efficient for most non-rigid point set registration problems with moderate, and in some cases severe, distortions. [sent-314, score-0.514]

82 It can also be used to provide a good initial alignment for more complicated specific registration algorithms. [sent-315, score-0.441]

83 Results of image feature correspondence on 2D image pairs of deformable objects. [sent-318, score-0.316]

84 The inlier percentages in the initial correspondences are 79. [sent-320, score-0.481]

85 From top to bottom, results on rotation, noise and outliers presented in every two rows. [sent-336, score-0.322]

86 For each group of experiments, the upper figure is the data, and the lower figure is the registration result. [sent-337, score-0.41]

87 We aim to establish correspondences between sparse image features in each image pair. [sent-345, score-0.343]

88 In our evaluation, we first extract SIFT [13] feature points in each input image, and estimate the initial correspondences based on the corresponding SIFT descriptors. [sent-346, score-0.414]

89 Our goal is then to reject the outliers contained in the initial correspondences and, at the same time, to keep as many inliers as possible. [sent-347, score-0.732]

90 There are 466 initial correspondences with 95 outliers, and the inlier percentage is about 79. [sent-352, score-0.447]

91 After using our method to establish accurate correspondences, 370 out of the 371 inliers are preserved, and simultaneously all the 95 outliers are rejected. [sent-354, score-0.475]

92 On the rightmost pair, the deformation is relatively large and the inlier percentage in the initial correspondences is only about 45. [sent-390, score-0.609]

93 In addition, we also compared our method to two stateof-the-art methods, such as identifying point correspondences by correspondence function (ICF) [12] and vector field consensus (VFC) [26]. [sent-399, score-0.569]

94 The ICF uses support vector regression to learn a correspondence function pair which maps points in one image to their corresponding points in another, and then reject outliers by the estimated correspondence functions. [sent-400, score-0.855]

95 While the VFC converts the outlier rejection problem into a robust vector field learning problem, and learns a smooth field to fit the potential inliers as well as estimates a consensus inlier set. [sent-401, score-0.408]

96 But VFC and our method seem to be relatively unaffected even when the number of outliers exceeds the number of inliers. [sent-405, score-0.292]

97 Conclusion In this paper, we have presented a new approach for nonrigid point set registration. [sent-422, score-0.456]

98 A key characteristic of our approach is the estimation of transformation from correspondences based on a robust estimator named L2E. [sent-423, score-0.741]

99 The computational complexity of estimation of transformation is linear in the scale of correspondences. [sent-424, score-0.275]

100 Experiments on a public dataset for nonrigid point registration, 2D and 3D real images for sparse image feature correspondence demonstrate that our approach yields results superior to those of state-of-the-art methods when there is significant noise and/or outliers in the data. [sent-426, score-1.064]


similar papers computed by tfidf model

tfidf for this paper:

wordName wordTfidf (topN-words)

[('registration', 0.383), ('nonrigid', 0.325), ('transformation', 0.275), ('outliers', 0.261), ('mle', 0.251), ('correspondences', 0.222), ('correspondence', 0.216), ('inlier', 0.167), ('estimator', 0.151), ('point', 0.131), ('inliers', 0.121), ('vfc', 0.118), ('xi', 0.111), ('deformation', 0.1), ('annealing', 0.095), ('establish', 0.093), ('functional', 0.089), ('icf', 0.079), ('degradation', 0.076), ('yj', 0.073), ('reproducing', 0.069), ('tpami', 0.068), ('hilbert', 0.067), ('matching', 0.066), ('cpd', 0.065), ('rkhs', 0.063), ('lj', 0.063), ('yi', 0.062), ('noise', 0.061), ('transformations', 0.059), ('pluses', 0.059), ('initial', 0.058), ('robust', 0.058), ('fish', 0.057), ('neighborhood', 0.054), ('dmn', 0.052), ('newspaper', 0.052), ('underlying', 0.049), ('chui', 0.049), ('estimate', 0.048), ('character', 0.047), ('deterministic', 0.047), ('gram', 0.046), ('estimating', 0.045), ('rotation', 0.044), ('points', 0.044), ('ero', 0.044), ('sets', 0.044), ('reject', 0.043), ('feature', 0.042), ('shape', 0.042), ('target', 0.041), ('rejecting', 0.04), ('occlusion', 0.04), ('preserved', 0.04), ('moderate', 0.039), ('descriptors', 0.039), ('iterated', 0.039), ('context', 0.038), ('badly', 0.038), ('chinese', 0.037), ('ucla', 0.037), ('suspect', 0.037), ('spline', 0.036), ('estimates', 0.035), ('slope', 0.035), ('named', 0.035), ('shapes', 0.035), ('yuille', 0.034), ('contaminated', 0.034), ('mismatch', 0.034), ('percentages', 0.034), ('degree', 0.033), ('gradually', 0.032), ('pair', 0.031), ('rightmost', 0.031), ('relatively', 0.031), ('icp', 0.031), ('pairs', 0.03), ('kernel', 0.03), ('numerical', 0.03), ('precisely', 0.03), ('degrades', 0.03), ('typically', 0.029), ('descriptor', 0.029), ('award', 0.029), ('sparse', 0.028), ('deformable', 0.028), ('false', 0.027), ('fit', 0.027), ('parametric', 0.027), ('degrade', 0.027), ('recovers', 0.027), ('contained', 0.027), ('arises', 0.027), ('belongie', 0.027), ('group', 0.027), ('quasinewton', 0.026), ('wina', 0.026), ('hfe', 0.026)]

similar papers list:

simIndex simValue paperId paperTitle

same-paper 1 0.99999845 360 cvpr-2013-Robust Estimation of Nonrigid Transformation for Point Set Registration

Author: Jiayi Ma, Ji Zhao, Jinwen Tian, Zhuowen Tu, Alan L. Yuille

Abstract: We present a new point matching algorithm for robust nonrigid registration. The method iteratively recovers the point correspondence and estimates the transformation between two point sets. In the first step of the iteration, feature descriptors such as shape context are used to establish rough correspondence. In the second step, we estimate the transformation using a robust estimator called L2E. This is the main novelty of our approach and it enables us to deal with the noise and outliers which arise in the correspondence step. The transformation is specified in a functional space, more specifically a reproducing kernel Hilbert space. We apply our method to nonrigid sparse image feature correspondence on 2D images and 3D surfaces. Our results quantitatively show that our approach outperforms state-ofthe-art methods, particularly when there are a large number of outliers. Moreover, our method of robustly estimating transformations from correspondences is general and has many other applications.

2 0.29877299 424 cvpr-2013-Templateless Quasi-rigid Shape Modeling with Implicit Loop-Closure

Author: Ming Zeng, Jiaxiang Zheng, Xuan Cheng, Xinguo Liu

Abstract: This paper presents a method for quasi-rigid objects modeling from a sequence of depth scans captured at different time instances. As quasi-rigid objects, such as human bodies, usually have shape motions during the capture procedure, it is difficult to reconstruct their geometries. We represent the shape motion by a deformation graph, and propose a model-to-partmethod to gradually integrate sampled points of depth scans into the deformation graph. Under an as-rigid-as-possible assumption, the model-to-part method can adjust the deformation graph non-rigidly, so as to avoid error accumulation in alignment, which also implicitly achieves loop-closure. To handle the drift and topological error for the deformation graph, two algorithms are introduced. First, we use a two-stage registration to largely keep the rigid motion part. Second, in the step of graph integration, we topology-adaptively integrate new parts and dynamically control the regularization effect of the deformation graph. We demonstrate the effectiveness and robustness of our method by several depth sequences of quasi-rigid objects, and an application in human shape modeling.

3 0.25154945 317 cvpr-2013-Optimal Geometric Fitting under the Truncated L2-Norm

Author: Erik Ask, Olof Enqvist, Fredrik Kahl

Abstract: This paper is concerned with model fitting in the presence of noise and outliers. Previously it has been shown that the number of outliers can be minimized with polynomial complexity in the number of measurements. This paper improves on these results in two ways. First, it is shown that for a large class of problems, the statistically more desirable truncated L2-norm can be optimized with the same complexity. Then, with the same methodology, it is shown how to transform multi-model fitting into a purely combinatorial problem—with worst-case complexity that is polynomial in the number of measurements, though exponential in the number of models. We apply our framework to a series of hard registration and stitching problems demonstrating that the approach is not only of theoretical interest. It gives a practical method for simultaneously dealing with measurement noise and large amounts of outliers for fitting problems with lowdimensional models.

4 0.20302151 138 cvpr-2013-Efficient 2D-to-3D Correspondence Filtering for Scalable 3D Object Recognition

Author: Qiang Hao, Rui Cai, Zhiwei Li, Lei Zhang, Yanwei Pang, Feng Wu, Yong Rui

Abstract: 3D model-based object recognition has been a noticeable research trend in recent years. Common methods find 2D-to-3D correspondences and make recognition decisions by pose estimation, whose efficiency usually suffers from noisy correspondences caused by the increasing number of target objects. To overcome this scalability bottleneck, we propose an efficient 2D-to-3D correspondence filtering approach, which combines a light-weight neighborhoodbased step with a finer-grained pairwise step to remove spurious correspondences based on 2D/3D geometric cues. On a dataset of 300 3D objects, our solution achieves ∼10 times speed improvement over the baseline, with a comparable recognition accuracy. A parallel implementation on a quad-core CPU can run at ∼3fps for 1280× 720 images.

5 0.19398528 97 cvpr-2013-Correspondence-Less Non-rigid Registration of Triangular Surface Meshes

Author: Zsolt Sánta, Zoltan Kato

Abstract: A novel correspondence-less approach is proposed to find a thin plate spline map between a pair of deformable 3D objects represented by triangular surface meshes. The proposed method works without landmark extraction and feature correspondences. The aligning transformation is found simply by solving a system of nonlinear equations. Each equation is generated by integrating a nonlinear function over the object’s domains. We derive recursive formulas for the efficient computation of these integrals. Based on a series of comparative tests on a large synthetic dataset, our triangular mesh-based algorithm outperforms state of the art methods both in terms of computing time and accuracy. The applicability of the proposed approach has been demonstrated on the registration of 3D lung CT volumes.

6 0.17740019 31 cvpr-2013-Accurate and Robust Registration of Nonrigid Surface Using Hierarchical Statistical Shape Model

7 0.17729081 361 cvpr-2013-Robust Feature Matching with Alternate Hough and Inverted Hough Transforms

8 0.15187648 194 cvpr-2013-Groupwise Registration via Graph Shrinkage on the Image Manifold

9 0.14558627 162 cvpr-2013-FasT-Match: Fast Affine Template Matching

10 0.12487312 177 cvpr-2013-FrameBreak: Dramatic Image Extrapolation by Guided Shift-Maps

11 0.12185223 170 cvpr-2013-Fast Rigid Motion Segmentation via Incrementally-Complex Local Models

12 0.120741 106 cvpr-2013-Deformable Graph Matching

13 0.11730918 74 cvpr-2013-CLAM: Coupled Localization and Mapping with Efficient Outlier Handling

14 0.11554746 290 cvpr-2013-Motion Estimation for Self-Driving Cars with a Generalized Camera

15 0.11019818 343 cvpr-2013-Query Adaptive Similarity for Large Scale Object Retrieval

16 0.10915451 208 cvpr-2013-Hyperbolic Harmonic Mapping for Constrained Brain Surface Registration

17 0.099264733 306 cvpr-2013-Non-rigid Structure from Motion with Diffusion Maps Prior

18 0.097831599 107 cvpr-2013-Deformable Spatial Pyramid Matching for Fast Dense Correspondences

19 0.097656518 450 cvpr-2013-Unsupervised Joint Object Discovery and Segmentation in Internet Images

20 0.097122304 423 cvpr-2013-Template-Based Isometric Deformable 3D Reconstruction with Sampling-Based Focal Length Self-Calibration


similar papers computed by lsi model

lsi for this paper:

topicId topicWeight

[(0, 0.222), (1, 0.108), (2, -0.024), (3, 0.05), (4, 0.044), (5, -0.048), (6, -0.019), (7, -0.102), (8, -0.021), (9, -0.044), (10, 0.053), (11, 0.128), (12, -0.067), (13, -0.08), (14, 0.024), (15, -0.262), (16, -0.007), (17, 0.085), (18, 0.137), (19, 0.035), (20, -0.073), (21, -0.074), (22, 0.048), (23, -0.002), (24, 0.081), (25, -0.112), (26, -0.14), (27, -0.001), (28, 0.106), (29, 0.086), (30, 0.029), (31, -0.05), (32, -0.033), (33, -0.004), (34, 0.155), (35, -0.12), (36, -0.221), (37, 0.119), (38, 0.08), (39, 0.039), (40, -0.04), (41, 0.006), (42, 0.028), (43, -0.024), (44, 0.003), (45, -0.033), (46, 0.001), (47, -0.037), (48, 0.06), (49, -0.028)]

similar papers list:

simIndex simValue paperId paperTitle

same-paper 1 0.96367246 360 cvpr-2013-Robust Estimation of Nonrigid Transformation for Point Set Registration

Author: Jiayi Ma, Ji Zhao, Jinwen Tian, Zhuowen Tu, Alan L. Yuille

Abstract: We present a new point matching algorithm for robust nonrigid registration. The method iteratively recovers the point correspondence and estimates the transformation between two point sets. In the first step of the iteration, feature descriptors such as shape context are used to establish rough correspondence. In the second step, we estimate the transformation using a robust estimator called L2E. This is the main novelty of our approach and it enables us to deal with the noise and outliers which arise in the correspondence step. The transformation is specified in a functional space, more specifically a reproducing kernel Hilbert space. We apply our method to nonrigid sparse image feature correspondence on 2D images and 3D surfaces. Our results quantitatively show that our approach outperforms state-ofthe-art methods, particularly when there are a large number of outliers. Moreover, our method of robustly estimating transformations from correspondences is general and has many other applications.

2 0.79561174 162 cvpr-2013-FasT-Match: Fast Affine Template Matching

Author: Simon Korman, Daniel Reichman, Gilad Tsur, Shai Avidan

Abstract: Fast-Match is a fast algorithm for approximate template matching under 2D affine transformations that minimizes the Sum-of-Absolute-Differences (SAD) error measure. There is a huge number of transformations to consider but we prove that they can be sampled using a density that depends on the smoothness of the image. For each potential transformation, we approximate the SAD error using a sublinear algorithm that randomly examines only a small number of pixels. We further accelerate the algorithm using a branch-and-bound scheme. As images are known to be piecewise smooth, the result is a practical affine template matching algorithm with approximation guarantees, that takes a few seconds to run on a standard machine. We perform several experiments on three different datasets, and report very good results. To the best of our knowledge, this is the first template matching algorithm which is guaranteed to handle arbitrary 2D affine transformations.

3 0.79264796 424 cvpr-2013-Templateless Quasi-rigid Shape Modeling with Implicit Loop-Closure

Author: Ming Zeng, Jiaxiang Zheng, Xuan Cheng, Xinguo Liu

Abstract: This paper presents a method for quasi-rigid objects modeling from a sequence of depth scans captured at different time instances. As quasi-rigid objects, such as human bodies, usually have shape motions during the capture procedure, it is difficult to reconstruct their geometries. We represent the shape motion by a deformation graph, and propose a model-to-partmethod to gradually integrate sampled points of depth scans into the deformation graph. Under an as-rigid-as-possible assumption, the model-to-part method can adjust the deformation graph non-rigidly, so as to avoid error accumulation in alignment, which also implicitly achieves loop-closure. To handle the drift and topological error for the deformation graph, two algorithms are introduced. First, we use a two-stage registration to largely keep the rigid motion part. Second, in the step of graph integration, we topology-adaptively integrate new parts and dynamically control the regularization effect of the deformation graph. We demonstrate the effectiveness and robustness of our method by several depth sequences of quasi-rigid objects, and an application in human shape modeling.

4 0.78122425 317 cvpr-2013-Optimal Geometric Fitting under the Truncated L2-Norm

Author: Erik Ask, Olof Enqvist, Fredrik Kahl

Abstract: This paper is concerned with model fitting in the presence of noise and outliers. Previously it has been shown that the number of outliers can be minimized with polynomial complexity in the number of measurements. This paper improves on these results in two ways. First, it is shown that for a large class of problems, the statistically more desirable truncated L2-norm can be optimized with the same complexity. Then, with the same methodology, it is shown how to transform multi-model fitting into a purely combinatorial problem—with worst-case complexity that is polynomial in the number of measurements, though exponential in the number of models. We apply our framework to a series of hard registration and stitching problems demonstrating that the approach is not only of theoretical interest. It gives a practical method for simultaneously dealing with measurement noise and large amounts of outliers for fitting problems with lowdimensional models.

5 0.77165216 47 cvpr-2013-As-Projective-As-Possible Image Stitching with Moving DLT

Author: Julio Zaragoza, Tat-Jun Chin, Michael S. Brown, David Suter

Abstract: We investigate projective estimation under model inadequacies, i.e., when the underpinning assumptions oftheprojective model are not fully satisfied by the data. We focus on the task of image stitching which is customarily solved by estimating a projective warp — a model that is justified when the scene is planar or when the views differ purely by rotation. Such conditions are easily violated in practice, and this yields stitching results with ghosting artefacts that necessitate the usage of deghosting algorithms. To this end we propose as-projective-as-possible warps, i.e., warps that aim to be globally projective, yet allow local non-projective deviations to account for violations to the assumed imaging conditions. Based on a novel estimation technique called Moving Direct Linear Transformation (Moving DLT), our method seamlessly bridges image regions that are inconsistent with the projective model. The result is highly accurate image stitching, with significantly reduced ghosting effects, thus lowering the dependency on post hoc deghosting.

6 0.74519777 361 cvpr-2013-Robust Feature Matching with Alternate Hough and Inverted Hough Transforms

7 0.73272061 194 cvpr-2013-Groupwise Registration via Graph Shrinkage on the Image Manifold

8 0.69791442 31 cvpr-2013-Accurate and Robust Registration of Nonrigid Surface Using Hierarchical Statistical Shape Model

9 0.66350079 97 cvpr-2013-Correspondence-Less Non-rigid Registration of Triangular Surface Meshes

10 0.64443296 138 cvpr-2013-Efficient 2D-to-3D Correspondence Filtering for Scalable 3D Object Recognition

11 0.63483936 177 cvpr-2013-FrameBreak: Dramatic Image Extrapolation by Guided Shift-Maps

12 0.61442959 429 cvpr-2013-The Generalized Laplacian Distance and Its Applications for Visual Matching

13 0.57558322 106 cvpr-2013-Deformable Graph Matching

14 0.55607927 373 cvpr-2013-SWIGS: A Swift Guided Sampling Method

15 0.52064723 290 cvpr-2013-Motion Estimation for Self-Driving Cars with a Generalized Camera

16 0.51301777 23 cvpr-2013-A Practical Rank-Constrained Eight-Point Algorithm for Fundamental Matrix Estimation

17 0.50872117 90 cvpr-2013-Computing Diffeomorphic Paths for Large Motion Interpolation

18 0.50626338 235 cvpr-2013-Jointly Aligning and Segmenting Multiple Web Photo Streams for the Inference of Collective Photo Storylines

19 0.50003475 428 cvpr-2013-The Episolar Constraint: Monocular Shape from Shadow Correspondence

20 0.49640924 74 cvpr-2013-CLAM: Coupled Localization and Mapping with Efficient Outlier Handling


similar papers computed by lda model

lda for this paper:

topicId topicWeight

[(10, 0.181), (16, 0.066), (26, 0.102), (28, 0.01), (33, 0.236), (66, 0.15), (67, 0.057), (69, 0.047), (87, 0.058), (96, 0.01)]

similar papers list:

simIndex simValue paperId paperTitle

1 0.92594659 75 cvpr-2013-Calibrating Photometric Stereo by Holistic Reflectance Symmetry Analysis

Author: Zhe Wu, Ping Tan

Abstract: Under unknown directional lighting, the uncalibrated Lambertian photometric stereo algorithm recovers the shape of a smooth surface up to the generalized bas-relief (GBR) ambiguity. We resolve this ambiguity from the halfvector symmetry, which is observed in many isotropic materials. Under this symmetry, a 2D BRDF slice with low-rank structure can be obtained from an image, if the surface normals and light directions are correctly recovered. In general, this structure is destroyed by the GBR ambiguity. As a result, we can resolve the ambiguity by restoring this structure. We develop a simple algorithm of auto-calibration from separable homogeneous specular reflection of real images. Compared with previous methods, this method takes a holistic approach to exploiting reflectance symmetry and produces superior results.

2 0.90994215 127 cvpr-2013-Discovering the Structure of a Planar Mirror System from Multiple Observations of a Single Point

Author: Ilya Reshetouski, Alkhazur Manakov, Ayush Bandhari, Ramesh Raskar, Hans-Peter Seidel, Ivo Ihrke

Abstract: We investigate the problem of identifying the position of a viewer inside a room of planar mirrors with unknown geometry in conjunction with the room’s shape parameters. We consider the observations to consist of angularly resolved depth measurements of a single scene point that is being observed via many multi-bounce interactions with the specular room geometry. Applications of this problem statement include areas such as calibration, acoustic echo cancelation and time-of-flight imaging. We theoretically analyze the problem and derive sufficient conditions for a combination of convex room geometry, observer, and scene point to be reconstructable. The resulting constructive algorithm is exponential in nature and, therefore, not directly applicable to practical scenarios. To counter the situation, we propose theoretically devised geometric constraints that enable an efficient pruning of the solution space and develop a heuristic randomized search algorithm that uses these constraints to obtain an effective solution. We demonstrate the effectiveness of our algorithm on extensive simulations as well as in a challenging real-world calibration scenario.

3 0.8866542 303 cvpr-2013-Multi-view Photometric Stereo with Spatially Varying Isotropic Materials

Author: Zhenglong Zhou, Zhe Wu, Ping Tan

Abstract: We present a method to capture both 3D shape and spatially varying reflectance with a multi-view photometric stereo technique that works for general isotropic materials. Our data capture setup is simple, which consists of only a digital camera and a handheld light source. From a single viewpoint, we use a set of photometric stereo images to identify surface points with the same distance to the camera. We collect this information from multiple viewpoints and combine it with structure-from-motion to obtain a precise reconstruction of the complete 3D shape. The spatially varying isotropic bidirectional reflectance distributionfunction (BRDF) is captured by simultaneously inferring a set of basis BRDFs and their mixing weights at each surface point. According to our experiments, the captured shapes are accurate to 0.3 millimeters. The captured reflectance has relative root-mean-square error (RMSE) of 9%.

same-paper 4 0.88507754 360 cvpr-2013-Robust Estimation of Nonrigid Transformation for Point Set Registration

Author: Jiayi Ma, Ji Zhao, Jinwen Tian, Zhuowen Tu, Alan L. Yuille

Abstract: We present a new point matching algorithm for robust nonrigid registration. The method iteratively recovers the point correspondence and estimates the transformation between two point sets. In the first step of the iteration, feature descriptors such as shape context are used to establish rough correspondence. In the second step, we estimate the transformation using a robust estimator called L2E. This is the main novelty of our approach and it enables us to deal with the noise and outliers which arise in the correspondence step. The transformation is specified in a functional space, more specifically a reproducing kernel Hilbert space. We apply our method to nonrigid sparse image feature correspondence on 2D images and 3D surfaces. Our results quantitatively show that our approach outperforms state-ofthe-art methods, particularly when there are a large number of outliers. Moreover, our method of robustly estimating transformations from correspondences is general and has many other applications.

5 0.88419634 227 cvpr-2013-Intrinsic Scene Properties from a Single RGB-D Image

Author: Jonathan T. Barron, Jitendra Malik

Abstract: In this paper we extend the “shape, illumination and reflectance from shading ” (SIRFS) model [3, 4], which recovers intrinsic scene properties from a single image. Though SIRFS performs well on images of segmented objects, it performs poorly on images of natural scenes, which contain occlusion and spatially-varying illumination. We therefore present Scene-SIRFS, a generalization of SIRFS in which we have a mixture of shapes and a mixture of illuminations, and those mixture components are embedded in a “soft” segmentation of the input image. We additionally use the noisy depth maps provided by RGB-D sensors (in this case, the Kinect) to improve shape estimation. Our model takes as input a single RGB-D image and produces as output an improved depth map, a set of surface normals, a reflectance image, a shading image, and a spatially varying model of illumination. The output of our model can be used for graphics applications, or for any application involving RGB-D images.

6 0.88120437 344 cvpr-2013-Radial Distortion Self-Calibration

7 0.86612916 311 cvpr-2013-Occlusion Patterns for Object Class Detection

8 0.86043113 400 cvpr-2013-Single Image Calibration of Multi-axial Imaging Systems

9 0.85978687 414 cvpr-2013-Structure Preserving Object Tracking

10 0.85950649 440 cvpr-2013-Tracking People and Their Objects

11 0.85894144 104 cvpr-2013-Deep Convolutional Network Cascade for Facial Point Detection

12 0.85721803 443 cvpr-2013-Uncalibrated Photometric Stereo for Unknown Isotropic Reflectances

13 0.85652316 285 cvpr-2013-Minimum Uncertainty Gap for Robust Visual Tracking

14 0.8564961 324 cvpr-2013-Part-Based Visual Tracking with Online Latent Structural Learning

15 0.85593873 330 cvpr-2013-Photometric Ambient Occlusion

16 0.85574949 248 cvpr-2013-Learning Collections of Part Models for Object Recognition

17 0.85568178 458 cvpr-2013-Voxel Cloud Connectivity Segmentation - Supervoxels for Point Clouds

18 0.85549438 198 cvpr-2013-Handling Noise in Single Image Deblurring Using Directional Filters

19 0.85470855 54 cvpr-2013-BRDF Slices: Accurate Adaptive Anisotropic Appearance Acquisition

20 0.8534618 186 cvpr-2013-GeoF: Geodesic Forests for Learning Coupled Predictors