Slashdot Mirror


DVD Player Displays 2D Movies in 3D

Anonymous Writer writes "A company called Dynamic Digital Depth that wants to bring 3D television and movies to the mainstream claims to have developed a system that allows you to watch current 2D DVDs in 3D. They claim the TriDef DVD Player uses image analysis methods, developed by the company for their 3D content conversion service, to convert 2D video to 3D in real-time based on 3D depth cues in the original movie. It is the same company that produced the TriDef Movie Player software for the Sharp Actius R3D3 autostereo display notebook. "

66 of 219 comments (clear)

  1. I wonder by Killjoy_NL · · Score: 4, Funny

    if this will be succesfull The idea sounds cool though. Maybe even more cool for the porn fans out there :) (You know who you are)

    --
    This is the sig that says NI (again)
    1. Re:I wonder by gl4ss · · Score: 4, Funny

      ME ???? SAY IT'S ME!!!

      -

      --
      world was created 5 seconds before this post as it is.
  2. 3D? by Mz6 · · Score: 5, Funny

    Hmmm.. so what happens if I watch Spy Kids:3D on this? Will it upconvert me to 4D?

    --
    Hmmm.
    1. Re:3D? by Walker2323 · · Score: 5, Funny

      You will see God.

    2. Re:3D? by kunudo · · Score: 5, Interesting

      It would show you the entire movie at once, since the fourth dimension is time.

    3. Re:3D? by Anonymous Coward · · Score: 2, Funny

      No. But it will upconvert Sylvester Stallone to someone who can act.

    4. Re:3D? by Patrik_AKA_RedX · · Score: 4, Funny

      Nah, just 4 spacial dimensions. Just try to picture this: A rectangle extended into 3 dimensions would be a cube. Now extending that cube into a 4th spacial dimensions by makeing all the sides into cubes, without any of the volumes of the cubes sharing the same 4 spacial coordinates.

      Warning: attemps to picture 4 dimensional objects may lead to brain damage. Symtoms are: inability to spel worts, Headaches and 1337-5p3ak abuse.
      If you experience any of these symptons, don't bother to contact your doctor. you're done for.

    5. Re:3D? by davFr · · Score: 2, Interesting

      This was already studied and performed. Such a geometric figure is called a hypercube.
      ...I think it is also the title of an SF movie dubious sequel:o)

      --
      RIP Slashdot. I used to love you. dead account - but slashdot wont let me delete it.
    6. Re:3D? by UserGoogol · · Score: 2, Funny

      So if you play it forwards you just see Dog?

      --
      "Never attribute to malice that which can be adequately explained by stupidity." -- Hanlon's Razor
  3. Dubious by Shimmer · · Score: 4, Interesting

    I haven't RTFA, but I'm dubious about this claim. There simply isn't enough information in a 2D image to construct a 3D image. If there were, your brain would already do it (and, in fact, already does to a limited extent). I don't see how computer technology is going to improve on what your brain can already do.

    --
    The most rabid believers in American Exceptionalism are the exact same people whose policies are destroying it.
    1. Re:Dubious by bestguruever · · Score: 2, Insightful

      I won't believe it until I see it either, but it does seem possible to a limitted degree. What I imagine this as is using stereo seperation to enhance the existing depth cues.

      --
      if you think this is bad, you should have seen my last sig
    2. Re:Dubious by sinrakin · · Score: 5, Insightful

      The principle seems straight forward enough. You don't have enough 3D info in a single frame, but you have lots of frames. So as objects move, or the camera pans, you can tell by their apparent positional shift how far from the observer they are. Assuming the software can recognize and track some basic objects, it can make reasonable inferences about their depth into the scene. How it then displays the depth is another issue.

    3. Re:Dubious by moviepig.com · · Score: 5, Insightful
      There simply isn't enough information in a 2D image to construct a 3D image.

      There's plenty of info to construct a 3D-image. There's just not enough to construct the 3D-image.

      Part of the bizplan likely involves consumers not caring.

      --
      Seeing bad movies only encourages them. Watch responsibly
    4. Re:Dubious by hype7 · · Score: 2, Interesting
      I haven't RTFA, but I'm dubious about this claim. There simply isn't enough information in a 2D image to construct a 3D image. If there were, your brain would already do it (and, in fact, already does to a limited extent). I don't see how computer technology is going to improve on what your brain can already do.


      What's going to be really fun is when their analysis gets it wrong, and puts something from the background "up close" in the 3d world, and vice versa. It'll be like watching a movie in a 3D version of those distorting mirrors from the circus :D

      -- james
    5. Re:Dubious by NanoGator · · Score: 3, Interesting

      "I haven't RTFA, but I'm dubious about this claim. There simply isn't enough information in a 2D image to construct a 3D image."

      There is, kind of. Ever see those purple/orange glasses? There's an episode of Married With Children that was filmed to take advantage of those glasses. Thing is, you can't tell they filmed it that way if you're not wearing the glasses. It's not like the red/blue glasses that make a nauseating dual pattern on the screen. It looks like regular footage. I'm not 100% certain how they work, but I think they key off the highlights of the actors/objects they filmed. If I'm right, then most movies would be succeptible to this as fairly standard lighting creates those highlights. If that is right, then you could fake depth via an image processor.

      Take what I'm saying with a grain of salt here, I'm using a lot of 'ifs'.

      --
      "Derp de derp."
    6. Re:Dubious by drinkypoo · · Score: 4, Interesting
      Actually quite a lot of work has been done in generating polygonal geometry from entirely two dimensional information. If the subject rotates you can get an awful lot of info just by picking out points, recognizing them as they move across the screen, and tracking their relations. This of course is nontrivial, and the subject of much debate at siggraph. I am not a graphics programmer type, but a friend of mine (well he was a friend before he loaned out some of my shit to someone who lost it, failed to replace it, and then disappeared anyway, now he's just this guy I used to know) is and he had amassed quite a bit of literature on the subject.

      Presumably they're doing the lightweight version of this, generating a more or less accurate height field from the results (geometry is not useful in this case) and then separating the colors based on the height field, giving the illusion of depth. Your brain is capable of figuring out what is or isn't in the foreground (unless deliberately fooled due to nifty camera work and/or CGI) but it doesn't make you think there's depth where there isn't. In most cases that is a feature, because you won't be fooled like Wile E. Coyote and run into a painting at full tilt if you have depth perception available to you. But, it does slightly diminish the entertainment value of video.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    7. Re:Dubious by varaani · · Score: 5, Insightful

      Not really that reasonable. If you look at the results of current optical flow and disparity estimation algorithms, they're really not that great. Discontinuities of the image (edges) are a huge problem, as is the whole top-down/bottom-up/gestalt-ordeal, and these have not been solved in any satisfactory manner.

      To reconstruct the 3D scene generating the 2D images is effectively to solve vision, in its entirety. In real time, no less. So I would guess that they're doing something quite simple. I'd love to see it, but the information on the site is quite scarce. I'm just hoping that someone is not manually pulling the strings behind the scenes.

    8. Re:Dubious by sklib · · Score: 2, Interesting

      I didn't RTFA either, but i'm betting that the "3D" algorithm does nothing more than tell what's in the foreground vs what's in the background using optic flow, render the foreground stuff "closer", and render the background stuff "farther", with small holes filled in.

      --
      -S
    9. Re:Dubious by Mwongozi · · Score: 4, Informative

      That type of 3D exploits an optical illusion. With the glasses on, one eye sees a darker image than the other eye, although both eyes are receiving a full colour image.

      Because one eye is receiving less light, it takes longer for your brain to process the information coming from it. By the time it has, it is combined with the information being processed from the other eye. Because of the disparity in processing times, the two images combined are a short amount of time apart.

      Thus can be exploited by rotating the camera around an object. By the time one eye has processed it's image, the camera has moved slightly, and the other eye processes its image quicker. This, the disparity in angles created a 3D image.

      It only works when the camera is moving around an object in the right direction. As soon as it stops, the scene will look flat again, although you may think you are still perceiving depth because you brain remembers the previous depth information.

    10. Re:Dubious by Angostura · · Score: 2, Interesting
      Have a google on the Pulfrich effect or illusion.

      There is a decent demo here.

      http://dogfeathers.com/java/pulfrich.html

    11. Re:Dubious by pipingguy · · Score: 2, Funny


      To reconstruct the 3D scene generating the 2D images is effectively to solve vision, in its entirety. In real time, no less. So I would guess that they're doing something quite simple.

      They're putting drop-shadows on objects in the foreground.

  4. Extra dimensions don't come free, folks! by _14k4 · · Score: 4, Funny

    This "extra dimension" must be copywritten; I only paid for two. What should I do about this? Call my lawyer? Oh dear. :(

  5. I remember this... by iapetus · · Score: 4, Insightful

    I remember reading about converting 2D movies to 3D when I was at primary school. Since then I've been through secondary school, two university courses and two jobs, and I'm still no closer to being able to watch the things.

    Still, I look forward to being able to read ten years down the line about an amazing new device that can display current 2D movies in 3D.

    --
    ++ Say to Elrond "Hello.".
    Elrond says "No.". Elrond gives you some lunch.
  6. Press Release by Mz6 · · Score: 2, Interesting
    Since Sharp was mentioned.. here is a press release I dug up. Unfortunately, there is no datestamp to indicate when this was posted.

    DDD AND nWAVE PICTURES SIGN DISTRIBUTION DEAL FOR 3D CONTENT

    --
    Hmmm.
  7. hot 3d action! by welshwaterloo · · Score: 4, Funny

    tsk.. I think we all know what kind of movies every ./er is thinking of right now..

    Yup.. Hot Linus action... In 3D!!

  8. Independent review? by Joseph+Vigneau · · Score: 4, Insightful

    Has there been an independent review on this technology? I notice all of the links in the story point at the vendor's web site. Until then, call me a skeptic

    Or is this just an ad story?

    1. Re:Independent review? by baxissimo · · Score: 2, Informative

      I don't know it's the same one, but a couple of summers ago a company came to the place where I was working and gave a demo of their "revolutionary technology to turn 2D movies into 3D movies". I went to see it. I was spectacularly unimpressed. They were doing something to the edges of moving objects, but whatever it was it wasn't 3D. If you've ever looked at two slightly different images with your two eyes, then you know that sort of shimmery effect where there are differences in the images? Your brain sort of wants to interpret those differences as 3D somehow even if they aren't really. I think that's what they were taking advantage of, and hoping that if things looked "funky" in that way people would jump up and down and say "ooh ahh it's 3D!". But anyone who has a fair amount of technical savvy would not be impressed by the system I saw.

      But that was a few years ago, maybe they've made progress. But I doubt it. I'm guessing the only breakthroughs they've had are with their marketing department. Most serious depth extraction algorithms still barely crawl on multi-GHz machines, and they still don't do a very good job. If they can do this in real time then they definitely aren't extracting any sort of real depth. Just playing mind games.

  9. Video Games by millahtime · · Score: 3, Funny

    Imagine if this could work for video games.

    That would make Dead or Alive Xtreme Beach Volleyball all the much cooler to play

    1. Re:Video Games by cardshark2001 · · Score: 2, Informative
      Imagine if this could work for video games.

      There are a couple of different stereo 3d shutter glasses that work for games on your computer which are already 3d, like quake3 or unreal.

      They work by cutting the effective frame rate in half, and rendering each frame twice from a different perspective, and flashing the image into each eye on alternate frames.

      Not sure if I explained that very well, but I've seen the "Revelator" (now defunct) in action, and I must say the results, while not perfect, are very impressive.

      --
      WWJD? JWRTFA!
  10. what does it add? by trix_e · · Score: 5, Interesting

    I can't imagine what this would actually add to the viewing experience. It's a novelty at best, and a distraction from the experience as it was originally intended at worse.

    I remember going to see "Jaws 3D" when it came out when I was in high school. After the first floating fish went by and you got over the urge to reach out and try to grab it... well you had 2 more hours of that. woo hoo.

    Who cares?

    --
    No man is an island, but Gary is a city in Indiana.
    1. Re:what does it add? by not_a_product_id · · Score: 2, Interesting

      I have to agree. Maybe if a movie was specifically shot FOR 3D but appart from that, why? Godfather in 3D, Jackie Brown in 3D - what the hell does that give us? I'm not talking about pr0n here, obviously. ;-)

      --

      ---
      We spoke for about a half an hour. I don't recall a thing we said. - Colorblind James Experience

    2. Re:what does it add? by drinkypoo · · Score: 3, Funny

      I'm not talking about pr0n here, obviously.

      Obviously. Every porn movie is "shot" for 3D. So to speak.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    3. Re:what does it add? by Boglin · · Score: 2, Interesting
      How about Hitckcock's Dial M for Murder? It was originally shot with 3D in mind. From what I've heard from people that actually saw it in 3D, it really does add to the film and isn't just used for cheap novelty.

      If this kind technology actually takes off, it might encourage serious directors to use it. Since it won't be visible in the theater, it won't be the cheap novelty that they usually do, but they might keep in mind how it will look in 3D on the DVD.

    4. Re:what does it add? by Rob+Parkhill · · Score: 2, Interesting

      Indiana Jones: Raiders of the Lost Ark.

      This movie was meant to be seen in 3D. Watch it again some time and notice just how many times something comes flying right at the screen or pokes out at you.

      A friend SWEARS that he saw a pre-release/test screening of Raiders in 3D when he lived in Albuquerque. Watching the movie again, imagining that it was supposed to be in 3D, I kinda believe him.

      --
      "Tomorrow's forecast: a few sprinkles of genius with a chance of doom!" - Stewie Griffin
    5. Re:what does it add? by swerk · · Score: 2, Insightful

      At first, motion pictures themselves were a novelty. Synchronized sound, color, wider viewing area, hell, even cut perspective changes and camera motion -- all these were novelties. They added another dimension (sorry, sorry!) to film, enhancing the experience and growing to lose their novelty status. Rather than films that served only to show "look, you hear my voice while you see my lips move!" or "look, bright colors everywhere!" those things just became standard filmmaking tools.

      Time will tell whether 3D movies are viewer-friendly and/or affordable enough to really catch on. The special-glasses approaches have been too gimmicky or glitchy, perhaps this kind of display will get it right.

      And this latest step, analyzing motion cues and faking a 3D movie out of a 2D one, well even if it sort-of works, it's a pretty cool idea. If 3D displays become standard/expected equipment, we'll still be able to play our old movies without having them look completely outdated. Hopefully the "original format" option will still be there, for us anti-colorization, anti-pan&scan folks. :^)

  11. More power to them! by GillBates0 · · Score: 4, Insightful
    I've always been a 3D freak - I've played Anaglyph 3-d Quake, I collect stereograms and routinely watch documentaries in 3-D IMAX.

    I'm also firmly believe that VR and 3D displays are the Next Big Thing (TM) - atleast I hope it is. So I say more power to Sharp, DDD and other folks who're trying to make my dream a reality.

    On the other hand, I'm not convinced by their "image analysis" based on depth cues:

    hey claim the TriDef DVD Player uses image analysis methods, developed by the company for their 3D content conversion service, to convert 2D video to 3D in real-time based on 3D depth cues in the original movie.

    As far as I can see converting current 2D media to 3D would require a great deal of human intervention - there's only so much that you can glean from image analysis (possibly hidden edges, object sizes and other CG cues). The bottom line is that it would take a human to tell if which of the two objects on the screen are supposed to be closer to the viewer. That alone IMHO would kill any efforts to bring this to the mainstream media business - it would be more fruitful to focus on cheaper/better techniques to create new 3D media.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
  12. What would be cool is.... by HogynCymraeg · · Score: 2, Interesting

    Having another 8 bits of information for depth. You could then do this easily. Not sure how the hell you'd capture that info though.

  13. Re:Urp... by jsupreston · · Score: 5, Interesting
    I'd be really interested in this if it were to make it to Imax. Due to my eyesight, the 3D glasses are useless to me...except for giving me one of the worst migraines I've ever had in my life.

    To clarify my situation, I am legally blind in one eye WITH corrective lenses (20/200). The only time I've ever experienced a 3D Imax movie, I was able to see the flickering which I assume is acutally multiple projectors at different refresh rates or something similar to generate the 3D effect. Since my optic nerves didn't know how to handle that kind of image, I got a migraine that lasted for several days.

    --
    "It's a dog eat dog world out there, and I'm wearing Milk-Bone underwear."- Norm (from Cheers)
  14. stop the insanity by MasTRE · · Score: 2, Interesting

    Can someone shed some light on this subject? This to me seems like the perpetual-motion machine. Some company always claims you will see in 3D w/o using glasses. Is this theoretically possible? I mean without actually recreating a 3D scene in front of you, is it theoretically possible for a 2D device to make you see in 3D w/o any special apparatus that you put in front of your eyes? It seems like the holy grail of 3D.

    --
    Must-not-watch TV!
  15. Re: 3d by leenoble_uk · · Score: 4, Funny

    Looks flat on my monitor. This is crud.
    Just like all those digital HDTVs they keep advertising on telly. They look no better picture wise than my 14" portable.

  16. Requires display? by Unnngh! · · Score: 2, Interesting
    From browsing through the site, it would appear that this requires a special 3D display to work properly. So it looks like yet another stereoscopic display algorithm for converting 2d images into split frames for each eye, but designed to work without the stupid glasses or heavy goggles.

    I'd be more interested to see how the 3d display work, myself.

  17. And this is new? by Kenja · · Score: 3, Interesting

    I worked on a system like this for broadcast TV and VHS tapes back in the mid '90s. Consumers didn't want stereoscopic 3D then and I doubt they want it now.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
  18. It is possible.. by StacyWebb · · Score: 2, Informative

    to capture the information based on filters. This filter would "pre" read the clip information and then convert the "blurry" or background images and then move the primary "focal point" image further towards the "front" of the clip.

  19. Meh by JMZero · · Score: 4, Insightful

    If 3d was impressive enough to sell lots of units, they'd still be making lots of 3d movies. They aren't, because the technology for displaying 3d is still not impressive enough nor widely spread. Once there is truly impressive 3d displays that can be widely deployed, the content will come naturally.

    As an aside, I'd love to see Pixar render out a version of Finding Nemo for IMAX 3D - I think it'd be amazing, and would be a relatively small cost. If it was a success, they could do their whole catalog.

    --
    Let's not stir that bag of worms...
  20. I want to use this to mess with the audience by CatPieMan · · Score: 2, Interesting

    IF this technology comes to market, I could imagine some anime people thinking it would be fun to play around with this and make things look all weird (so that the background is right in your face, while the foreground is far away - or a person whose leg is near you, but whose face is far and have objects pass each other in ways that would look fine in 2D but would look weird in 3D).

    In short, this could bring us a whole new world of experimental film. Interesting, if true.

    -CPM

    --
    ---You're all I need, When the water runs deep, You're all I need, Now I cry my soul to sleep -- Collective Soul, Needs
  21. TrueForm TM by dnoyeb · · Score: 3, Interesting

    Yep, and we know how well ATi's TrueForm(TM) works even when it has 3D data.

    Automatically changing 1 thing to another without information is impossible. You must know enough about it (have enough prior information) to make resonable assumptions about how it should look. I suspect this technology is about 30 years away. Right along side face recognition.

    Equally unbelieveing.

  22. Enhanced for stereo, colorization... by dpbsmith · · Score: 3, Insightful

    OK, I'm curious to see it--but I don't believe a word of it. My brain is capable of converting 2D presentations into 3D using depth cues. I suspect my brain is better at it than their software is. And that wherever their software falls short, there will be an intense mental irritation factor.

    In the fifties, a sound engineer whose name escapes me devoted a _lot_ of effort to applying electronic filtering to add a stereo effect to Toscanini's recordings, with the idea that he was preserving them for posterity. Toscanini's recordings and reputation have survived, but it's noteworthy that all the CD remasterings are in mono.

    I don't think I've seen any upsurge of interest in "colorized" black-and-white movies, either.

    I would expect automatic 3D to suffer from the same issues as colorizing: problems at the edges where things are entering the frame, problems with things that are in the background and hence out of focus, scenes that consists of thousands of moving objects (crowds, tree leaves flexing in the wind, sunlight glancing off rippling water) where the cues are imprecise and the computational effort needed to track thousands of objects is intense...

  23. More detail by Overt+Coward · · Score: 3, Informative
    Article containing more info

    Choice quote:

    But the result isn't quite like viewing something truly filmed in 3D. Most of the 3D effects are "from the screen backwards, (with) no off-the-screen effects," Harman says. This could be a disappointment to aficionados of 1950s guilty-pleasure flicks, who know that the whole point of watching a 3D movie is to see various objects (mostly monsters) popping out of the screen.
  24. Lots of Research on this by Roger_Wilco · · Score: 5, Informative

    Binocular disparity only works out to a few metres distance. Beyond that you use different cues. Consider some papers by my supervisor, for example: A laminar cortical model of monocular and binocular interactions in depth perception, Neural Dynamics Of 3-D Surface Perception: Figure-Ground Separation And Lightness Perception

  25. What about animation? by Morrisguy · · Score: 2, Interesting

    Sure I'll be able to watch 3d live-action movies on this thing, but what about hand drawn 2d animation?

    I would assume that the 3d image is generated by comparing the different hues and contrast between pixels or elements in an image. How would this work with animated characters, where most areas are colored in a same uniform color? Would it look like your're looking at a bunch of cardboard cutouts in front of a backdrop?

    Then again, cardboard cutouts pretty much describe most of the characters I see in modern movies anyways...

  26. Test image by pr0nbot · · Score: 4, Funny

    I've found a good test
    image
    for this technology.

  27. Re:Flash by lightsaber1 · · Score: 3, Funny

    Except this one looks like it's flashing in the middle of the room....watch your head.

  28. Website vague - Patent more vague by Kainaw · · Score: 2, Interesting

    The website blurs the line between discussing the automatic conversion of 2D movies (like the ones I have sitting by my DVD player right now) and 3D movies recorded in a standard 2D format DVD. I have no problem believing that a 3D movie encoded into a standard DVD can be viewed in full 3D. However, I was curious about the 'patented technology', so I went to the USPTO site and read the patent. It appears from the patent that the result of conversion from 2D to 3D is that it will take various 'objects' in the 2D image, outline them, and raise them off the screen. I have a strong feeling that you will get a Duke Nuk'em 3D image out of it, not the 3D you'd expect for the price of the 3D monitor and their converter system. I can't see that catching on.

    --
    The previous comment is purposely vague and generalized, but all of the facts are completely true.
  29. Trick: Watch Your Own Footage in 3D by wls · · Score: 5, Interesting

    I stumbled on to this by accident a while back. You're obviously familiar with those stereogram images (look at infinity and a 3D surface emerges from a bunch of "random" dots). The trick is to give each eye different information.

    I wondered, instead of doing this spacially, could one do it temporially? The answer is _YES_.

    Open two copies of QuickTime and load the same movie in each. Put the two windows side-by-side. Now, advance the right one just a few frames (the arrow keys can do it). Then start BOTH running at the same time. (It usually takes a mouse click in one window and a keyboard focus on the other window to get this to happen.)

    Now you have the same movie running side-by-side, although one is just a little off from the other.

    No cross your eyes and produce an overlay of the two images. Obviously, smaller frames are easier on the eyes. Eventually your eyes will focus on the overlap, just as it does with the posters, and you can easily hold focus.

    Surprise -- the movie has DEPTH. It's in 3D.

    The only thing I can figure is that each eye gets a little different signal, and your brain has to piece the information together; when it does, you get 3D.

    Normally you can use the red-blue glasses, sterograms, or hidden patterns in dots to do this. You can also get a similar effect by watching television with one eye closed (you're taking cues based on shadows and such), or, by having one eye look through a darkened filter. Not sure why that happens, but I suspect the difference between the left and right eye kick in the extra steps that trick the brain.

  30. A friend of mine had this idea by Orion+Blastar · · Score: 2, Informative

    to take the red and green pixels and move them slightly off a bit like a real 3D movie does. The shadows and other details will be seen as 3D.

    I recall that there was photo editing software that did this to 2D picture images, so it is possible to do it to a 2D movie in real-time should the CPU be fast enough to do it.

    To quote that Wendy's lady from the 1980's "Where's the beef?" I searched those sites and could not even find a demo! Is it vaporware or real?

    --
    Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
  31. You forget the "motion" in motion picture... by SuperKendall · · Score: 2, Interesting

    If you are talking about a still frame, then real 3D seems as hard as you suggest.

    But in a movie, the camera is moving pretty often, as are objects in a scene. If you look at a number of frames in a row you can get a pretty good idea of depth by how things move in relation to each other, or by natural reotation of an object (liek a person turn thier face).

    All the DVD player needs to do is "read ahead" as it were to figure out what depth objects should have in a given scene. I'm sure there are all sorts of cheats you can do that would add fiarly correct looking depth to an object that would fall apart if you were trying to create a full 3D model, but which work great for 3D images on a screen.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  32. Another VisuaLABS by wash23 · · Score: 3, Interesting

    Reminds me of the VisuaLABS scandal. This guy fooled investors and squandered millions of dollars on his revolutionary 3D television which was nothing but an off-the-shelf large screen TV with a couple of lines etched into it and some camera tricks to give the illusion of depth. The founder (Sheldon Zelitt) was a bit of a wacko - spent his time in his inventor's studio playing with "optics" - which usually meant doing bizarre and childish things like gluing magnifying glasses to pennies with superglue (I made up that example, but you get the idea). I think he also once wooed investors with a parabolic mirror magic trick which I guess none of them had ever seen. More info here.

  33. VR? by Quarters · · Score: 3, Funny
    I'm also(sic) firmly believe that VR and 3D displays are the Next Big Thing (TM)

    The early 1990's called. They want their overused hype back.

  34. Even if it is possible... by spaeschke · · Score: 2, Insightful

    I still don't think it's a good idea. Much like colorizing black & white movies, this is changing a movie beyond what the original director ever intended. Even if you're not a purist about this sort of thing, the results would probably still be lousy because it was never in the directors mind in the first place.

  35. I've Done It by ChrisMaple · · Score: 3, Informative

    No, not 3D films, but I've made single stereoscopic images from multiple frames from television. A scene in which the camera has transverse motion is best; two frames can easily have the same vantage point spacing as a person's eyes. Motion of the actors works also (if everybody is moving in the same direction.) Good stereoscopic effects can even be achieved when the actor is rotating. The key is to get two different viewpoints for the same object. The effect is dramatically more vivid than anything my brain can devive from 2D television.

    --
    Contribute to civilization: ari.aynrand.org/donate
  36. As with colorization by lildogie · · Score: 2, Insightful

    Directors will complain that 3D-izing violates their artistic integrity.

    "My movie was written and directed for the flat screen!"

    yada yada yada

  37. Why 3D makes you sick by shirai · · Score: 2, Interesting

    Well, there are a lot of reasons but one that many don't know about is this.

    But first a bit of background.

    I was actually able to see a prototype of a (very low powered) laser that draws an image onto your retina. This was like maybe 5 years ago and it was the size of a full size freezer.

    By looking into something that is quite similar to a viewfinder attached to the said freezer sized prototype, you could see an image. The cool part, is that you don't actually need a background "black" and hence the image can float in the air for you while you look at other things. They predict this device could be stuck on a pair of glasses (or sunglasses) in the future ala terminator overlay style. Yes, I saw it work but at the time it was the huge prototype.

    I know how regular 3D works with one image to the left and one image to the right. But one of the big problems is that your eye cannot FOCUS on the image because to you an image might look like it is close to your face (via the left/right eye difference) but the actual image is far back where the screen is. This disparity causes you to feel nauseous. But a laser (and they hadn't done this yet) could modulate to place the image focally where it's supposed to be.

    To make this more clear, if I drop a pebble in a pond, the curve of the ripple is different when I am near the drop point (very curved) compared to when I am far away (almost linear). In real life, the curve of the things you look at are all different based on how close/far they are. In 3D MOVIES, the line is always the same shape but your brain is interpreting it as either closer or farther (or is trying to anyways). Whamo. Instant headaches and nausea because your brain is having trouble figuring out what you are actually seeing the object.

    --
    Sunny

    Be my Friend

  38. technology behind 2d-3d by Anonymous Coward · · Score: 2, Informative

    According to the patent: (USPTO#) 6,477,267

    The displacement of the mesh sub-points may also be defined by a mathematical algorithm to thereby provide for automatic conversion of images. Further enhancements to the method could be to add shadow, blurring and motion interpolation data to the conversion data including force paralex information and field delay and direction for motion paralex delays.

    Check out the patent for a full explanation of the technology.

  39. An interesting form of 3D... by cr0sh · · Score: 2, Informative
    Some years ago, there was an episode of "That's Incredible" on which was displayed a system that showed 3D on regular TVs, without glasses, and the crazy thing was that you could close one eye, and still see the 3D effect! It was a box, that sat between the camera and the recording/broadcast equipment, and the resulting image was interesting, but it worked!

    The image shown would "vibrate", it moved wonky, but there definitely was depth to the image. You could record the image, and play it back, and it was still there - a form of 3D that required no changes in broadcast or recording equipment, no glasses needed to view, and no special viewing system to watch - in short, it allowed 3D to be created by anyone, to be viewed by anyone (as long as they had one working eyeball!), on any standard video equipment. I have never seen this technology demonstrated anywhere else, nor did the company which presented its work (along with video clips that were fun to watch) go on to produce these boxes for sale - the technology and the company just seemed to "vanish" (is it any wonder?).

    The closest I have been able to find about how this technology works can be seen here. Please note that the site has "not safe for work" imagery on it...

    This site's images, along with another poster's (below) comments about "temporal 3D" via running two movies out of sync, basically gives me a clue as to what they were originally doing:

    I believe (now) that the box was somehow delaying the signal, every other frame, then interpolating those frames in/among the regular video frames and sending them down the wire. This isn't a very good explanation - basically, they were doing a combination of the temporal viewing with the "flicker GIF" of two stereo views (but without stereo, just time between the two frames) to generate the image. At the time, it must have been really expensive (for the RAM to buffer the image, etc) - although I wonder if they could have been de-interlacing frames and sending/reconstituting the frames by double-lacing the de-interlaced frames to make up the lost pixels, then showing each one (because each field of the frame would be out of sync by 1/15 second - maybe enough time to do the temporal 3D? - and it wouldn't require more than simple electronics rather than RAM buffering).

    Aside from the flicker 3D images on the web (ie, those two different angle 3D animated GIF's like I noted above) - does anybody else remember seeing that episode of "That's Incredible", or anything else about the device? The episode was on in the mid-1980's or so...

    --
    Reason is the Path to God - Anon
  40. Popping out of the screen by TheMCP · · Score: 2

    In 3D films, the directors can make it look like stuff is popping out of the screen, and certainly they do, but really they shouldn't. Every time they do that particular trick you basically have to go cross-eyed to see it correctly, and doing it much causes eye strain.

    Better to use 3D more naturally and converge at screen depth. The effect still looks fresh and real, and the audience doesn't get a splitting headache after a while.

    Incidentally, some 3D films have been almost entirely filmed so the picture seems to be "from the screen backwards", such as House of Wax. They're a real pleasure to watch.

  41. There IS a copyright issue by El+Mulo · · Score: 2, Interesting

    Changing the way a copyright protected audiovisual work is presented can raise various legal problems. Remember the DGA v. Clearplay case? There is a legal interest of the author or who owns the copytight in the integrity of their works, and it can be protected in many different ways (Moral rights, although not in the States; Lanham Act art. 43 (a); the economic content of the authors reputation; freedom of speech, etc.). I'm a lawyer, but not in the States, so please excuse my english.