Scan 3d object and reconstruct model
Hello, is it possible to scan an object e.g. human body with an 3D scanner and reconstruct it as model/mesh with opencv? I want scan a human by a structure core sensor as a 3D model/mesh.
If it's possible is there maybe an example of it?
Thanks in advanced.
maybe you don't need a 3d scanner
I have to use it because is for a medical device. We are measuring some circumference and so on.
Solely for middleware between scan data and 3d file formats? I would ask another question.
Yes it should be a middleware. I have already software which processes mesh files(STL) from other sources. I want to use a structure core sensor to create a mesh(stl) of a human body. For example with Skanect it is possible walk around at an object and create a mesh at the end. I want have the same, too, just in my software.
opencv does not have any of it
The vendor would have an API or documentation. The examples of camera arrays I have seen for tomography are highly precise, specific, and expensive. It's the juncture of coordinated data that's involved and not format conversion.