I have run DeCAL many times with a handful of meshes and curve semilandmarks from the MarkMyBird dataset. Each time, some of the surface landmarks cluster very closely together in strange ways. I would expect the points to appear more evenly distributed across the meshes, but that doesn’t seem to be the case. Might the issue relate to the input meshes for template generation, for example if the meshes represent highly variable shapes? Because I definitely use very different beaks to produce the template and apply dense corresponding landmarks.
How are you running the DeCAL pipeline? Are you using an existing template, or are you havign DeCAL generate the template? If you are doing the latter, how does the template look? Are the points uniformly distributed on it?
The rest of the points are not also very well distributed. So the first step is to check what the template looks like.
I forgot to mention these details you’re referring to. The first image is the template model. I am not using an existing template, I’m generating a new one. So you can clearly see the points are not uniformly distributed even on the template.
Yes, you can be sure that DeCAL won’t work, if your template does not have smooth distribution of points.
There are few things you need to understand about how decal works. The fixed landmarks (in your case your curves), provide the input about the how models need to be globally aligned for the downstream point by point correspondences. For that you don’t need a lot of landmark, 6-12 usually suffice provided that they are distributed nicely along the surface.
You have a lot of points, but they essentially trace only three lines, so a lot of those points are redundant and doesn’t help with alignment much. 3-4 points on each line would probably have given you the same result). There is nothing that constrains the end of the beak (towards the skull), nothing on the ventral or lateral side of the beaks. So it is not surprising that the template looks so noisy.
So unless you change your fixed landmarking scheme significantly, I don’t think DeCAL will work for you.