Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
Hi,

How to Convert 2d Image into 3d in asp.net ?

Please help me.
Posted
Comments
Zoltán Zörgő 4-Jan-13 7:04am    
If you can do it with ANY programming tool, than can be done under asp.net also. If not... forget it.
But be serious! How what exactly do you expect from us based on this question?
[no name] 4-Jan-13 7:10am    
I need help regarding which algorithm should i use & how to move ahead ?
Zoltán Zörgő 4-Jan-13 7:44am    
Whit what exactly? There is NO general conversion. If there were, any old 2d movie would be converted to 3d. The 3d has an other dimension that is lost in 2d, how you think this can be recovered?
Upload somewhere sample source and result images...
[no name] 4-Jan-13 10:21am    
@Zoltán : Hi, then how software converts 2d image to 3d ?
Sergey Alexandrovich Kryukov 4-Jan-13 17:58pm    
The question makes no sense. Let's put it this way: no software converts 2D to 3D, ever. Try to prove it does. Who told you so? Let's close this. When some software generates 3D images, it does something else which you cannot call conversion.
—SA

1 solution

This has nothing to do with ASP.NET. ASP.NET is the bit that shows a web site. There is no way for HTML to display a 3D image directly, so I don't see how it's related.

Turning 2 2D images in to a 3D image is a complex and error prone process. I'm not even sure it's reliably possible to do, and it would certainly depend on the nature and quality of the 2 images.
 
Share this answer
 
Comments
ythecoder 8-Apr-14 10:34am    
Off course a conversion from a 2D image to 3D is possible.Though there may be some error incomparision to natural look.You can see iclone5 can convert a given picture in to 3D model and a animation can be made right to left or vice versa. So if they (iclone team) had made such thing then how it is impossible we have to play with pixels in 3 dimensions.
Christian Graus 8-Apr-14 15:30pm    
Yes, 3d on the web has come a long way in the year since I wrote this. But it's still more complex than a forum reply can explain
ythecoder 11-Apr-14 13:51pm    
Its ok i am a newbie on image processing and searching same thing and i found it and placed my view here...if u have already done some great stuff on image processing then please guide me..thanks :)
ythecoder 11-Apr-14 13:52pm    
i wanna perform such thing on c# winform ..which u suggest.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900