I need to process sets of pictures (1 to 10 real life photos) from mammals to produce 3d models. I need to automate this process: 1. normalise color among the set; 2. turn the set of real photos into a color texture. The 3d model and the texture layout is always the same for a specific species. I guess image reconstruction is needed; 3. extract the size parameters from the set (distance between eyes, legs, etc.)
Could you point me to the right techniques, people or organization to achieve this?