PRATEEK AGRAWAL
PRATEEK AGRAWAL

Reputation: 367

3D model using sequence of images

I want to make a project in which we can make 3D model of a object using sequences of images. So I want to know:

  1. How can I make 3D model using sequences of 2D images?
  2. Is there any tutorial for it either on any website or in PDF format?

I searched on opencv's website but I couldn't find topic related to 3D model.

Upvotes: 1

Views: 1796

Answers (1)

Andrey  Smorodov
Andrey Smorodov

Reputation: 10850

Here openCV SfM module documentation: link

Upvotes: 2

Related Questions