Reputation:
I have this project of mine that I'm working on. It's for a clothing store, He need all his clothes to be available as 3d objects on the PC for different purposes later on.
I've been doing some research and I guess the only possible way is to get a model that wear each cloth, she stands on a board that will rotate in one way and a camera will.be taking shots at different angles.
I might be complicating stuffs but I need to know if there exist any other techniques for achieving this.
I don't mind any idea even if it requires electronics. Some hints will be helpful.
Upvotes: 2
Views: 496
Reputation: 98
I think what you are searching for is a program called reconstructMe here's the link.
what you need is a Kinect. some other programs are also possible simple google search
I hope this helps!
edit:
if you want to do thing yourself, you might want to take a look at point-cloud-library here. It does require some C++ coding, I am working on a C# version though, so for more info on the wrapping you can msg me.
Upvotes: 1