Continuing work on foreground curve model. Editing correspondence/clean_correspondence2.m
.
1. estimate indices by chord-length parameterization
2. repeat N times:
2.1 smooth triangulated points using current index estimate (posterior mean approx.)
2.2 re-estimate indices using chord-length parameterization
3. for each untriangulatable point
3.1 triangulate against cubic interpolation of neighboring points (Newton's method)
3.2 store resulting point and index with smoothed points from 2.1
4. for each 2D data curve
4.1 triangulate against corresponding 3d point in smoothed curve to get likelihood mean
4.2 compute curvature at this point to get likelihood precision
03:13:30 PM
04:06:03 PM wrapping up...