c# - Convert a 2D image to a 3D model -



c# - Convert a 2D image to a 3D model -

is there way of converting 2d image captured normal web photographic camera converted 3d model? i'm using c# algorithm based in c# helpful.

not without additional information.

you might able project 2d image onto modelled 3d surface. note: funny '3d plane' plane typically 2d.

c# augmented-reality

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -