<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>SulhanSetiawan.com &#187; 3D/Stereo Images</title> <atom:link href="http://www.sulhansetiawan.com/category/gambar-3d-stereo/feed" rel="self" type="application/rss+xml" /><link>http://www.sulhansetiawan.com</link> <description></description> <lastBuildDate>Sun, 05 Feb 2012 17:08:53 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How to Make 3 Dimension Image?</title><link>http://www.sulhansetiawan.com/membuat-gambar-3-dimensi</link> <comments>http://www.sulhansetiawan.com/membuat-gambar-3-dimensi#comments</comments> <pubDate>Wed, 26 Aug 2009 17:25:13 +0000</pubDate> <dc:creator>Sulhan</dc:creator> <category><![CDATA[3D/Stereo Images]]></category> <category><![CDATA[All]]></category> <category><![CDATA[Magic]]></category> <category><![CDATA[3 Dimension Image]]></category><guid isPermaLink="false">http://sulhansetiawan.com/?p=862</guid> <description><![CDATA[Once we know how the concept of 3-dimensional image (see The magic of 3D images), it is now time for us to make. Make The Model of 3 Dimensional Image As we already know how to move a virtual object into the paper, then the whole object should we broke up into pixels. The pixels [...]]]></description> <content:encoded><![CDATA[<p>Once we know how the concept of 3-dimensional image (see <a href="http://sulhansetiawan.com/keajaiban-gb-3dimensi">The magic of 3D images</a>), it is now time for us to make.</p><h3>Make The Model of 3 Dimensional Image</h3><p>As we already know how to move a virtual object into the paper, then the whole object should we broke up into pixels. The pixels are then we save it as a model image.</p><p>The model image is a two-dimensional array containing the pixel distance information from the eye of the observer. And to make it more easy to be seen, so this distance information is using pixel color.</p><p>If we look again at how to move the pixels of the virtual object to the paper, then P1, P2, P3, and so on should be a pixel with the same color. Therefore, actually we can store information in the model image in the form of how much the distance of certain pixel from the previous one. In this way, it would be very easy for us to change the model images into 3-dimensional image.</p><p>Sample of model image for the heart image is as follows:</p><div class="wp-caption aligncenter" style="width: 217px;"> <img title="The Model of 3 Dimensional Image" src="http://resource.sulhansetiawan.com/img/model3d.png" alt="The Model of 3 Dimensional Image" width="207" height="150" /></p><p class="wp-caption-text">The Model of 3 Dimensional Image</p></div><p>The white color is a color with the highest value, ie FFFFFF. While black is the color with the lowest value, ie 000000. The more light a pixel, the pixel farther from the eye. Therefore, the colors on the model image will be different from coloring to create an image with three-dimensional impression as shown in the Cute Heart Image.</p><h3>Make a 3 Dimensional Image Skin</h3><p>3-dimensional image skin is an image that will be visible.</p><p>The width of the skin image is pixel-width of the farthest distance from the model image. The height of the skin should be as high as the model image or if less, then we can restart from the top most of the skin image pixel.</p><p>The most important thing to consider in designing the skin is to make the pixel image on the far right must be connected with the leftmost pixel. This is so that when the skin is tiled to the right at the time of formation of 3-dimensional image, the image of the skin will feel connected and no visible gap. And if we make the skin height is less than the higher model image, the bottom pixel of the skin must also be connected with the top pixel.</p><p>Example of skin image is as follows:</p><div class="wp-caption aligncenter" style="width: 103px;"> <img title="3 Dimensional Image Skin" src="http://resource.sulhansetiawan.com/img/kulit3d.png" alt="3 Dimensional Image Skin" width="93" height="63" /></p><p class="wp-caption-text">3 Dimensional Image Skin</p></div><h3>Convert Model Image into 3 Dimensional Image</h3><p>Once we set up both the model image and skin image, then we can create 3-dimensional images in the following way:</p><ol><li>Place the skin image as result image on the leftmost of result image</li><li>Read each pixel from left to right.</li><li>At each reading, we have to fill in the pixels of the result image at the X position, with the pixels of the result image on the X position subtracted by the distance information stored in the model image for the X position. If the X position of the result is smaller than zero, then we do not need to make changes again, because the pixel at that time must have been filled from the skin image.</li><li>The above step is done from the top pixel to the bottom pixel.</li></ol><p>From the steps above, we can obtain three dimensional images like the following:</p><div id="cinta" class="wp-caption aligncenter" style="width: 575px"><a href="http://resource.sulhansetiawan.com/img/CintaDiWajah.png"><img title="There is love inside my face. Unfortunately not many can see it.." src="http://resource.sulhansetiawan.com/img/CintaDiWajah.png" alt="There is love inside my face" width="565" height="418" /></a><p class="wp-caption-text">There is love inside my face</p></div><p>So, is there any one falling in love after see my face? <img src='http://www.sulhansetiawan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://www.sulhansetiawan.com/membuat-gambar-3-dimensi/feed</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>The Magic of 3D Images</title><link>http://www.sulhansetiawan.com/keajaiban-gb-3dimensi</link> <comments>http://www.sulhansetiawan.com/keajaiban-gb-3dimensi#comments</comments> <pubDate>Tue, 02 Dec 2008 05:38:12 +0000</pubDate> <dc:creator>Sulhan</dc:creator> <category><![CDATA[3D/Stereo Images]]></category> <category><![CDATA[All]]></category> <category><![CDATA[Magic]]></category> <category><![CDATA[3 Dimension Image]]></category><guid isPermaLink="false">http://sulhansetiawan.com/?p=277</guid> <description><![CDATA[If you notice the heart picture above, you would assume that the picture looks so plump. However, somehow you would assume that the image is just a picture at the paper flat. Three-dimensional impression it has is just formed because of the color settings. You can easily distinguish them from real objects that exist in [...]]]></description> <content:encoded><![CDATA[<p style="text-align: center;"><div class="wp-caption aligncenter" style="width: 194px"><img title="Cinta" src="http://resource.sulhansetiawan.com/img/cinta.jpg" alt="Plump Heart Picture" width="184" height="167" /><p class="wp-caption-text">Plump Heart Picture</p></div><p>If you notice the heart picture above, you would assume that the picture looks so plump. However, somehow you would assume that the image is just a picture at the paper flat. Three-dimensional impression it has is just formed because of the color settings. You can easily distinguish them from real objects that exist in front of your eyes.</p><p>It is different from the case if you watch the three-dimensional movie you need to use glasses to be able to enjoy the impression of three dimensions. You will feel that the movie you watch is a real incident in front of your eyes.</p><p>And do you know that we can estimate the distance of objects because we have two eyes? The scene in front of us will have a slightly different when viewed from the left eye and the right eye. With slight differences, our brains can calculate the distance of objects in front of our eyes. By knowing these facts, then if we shoot a scene from slightly different distances, ie one camera placed next to another camera with a distance of about the distance of left eye and right eye. Then when we see it, if the picture is taken with the left camera just seen with the left eye and the images captured with the right camera is only seen by the right eye, then we will feel that the view of the image as three-dimensional. That is why when we watch the three-dimensional movie we have to wear glasses. Glasses are used to separate the images so that images captured by the left camera is only visible to the left eye and the images captured by the right camera is only visible to the right eye.</p><p>Even more amazing is that we can actually manipulate our brains to see the flat image but will look as three dimensional. And we don&#8217;t even require glasses to help separate the images. What we need to do is adjust the focal distance of our vision.</p><p>Direction of view of our eyes is actually not always straight forward. Direction of view both of our eyes straight ahead will only be appropriate if we see objects at a great distance. For example when we see the stars shining bright at night (wuih, poetic ..), or when we see the clouds that gather at the sky, or all objects that are relatively far away from us. If we look at objects that were located nearby, then the left eye, right eye, and the objects we see, will form a triangle. Well, from the angles in a triangle then the brain will be able to calculate the distance of objects. So in fact our brain has the ability to calculate the trigonometric even before our school <img src='http://www.sulhansetiawan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p>A very interesting trick is that we can move an object into the paper so the object can still be memorable three dimensions without having to use glasses. The trick is to put the paper between the eye and the object. Then we divide the object into very small parts that we call the pixel. Each pixel of the object moved into the paper by drawing a line from the pixels to the left eye. Crosses between these lines with a line of paper is the pixel position on the paper for the left eye. Do the same thing for the right eye.</p><div class="wp-caption aligncenter" style="width: 337px"><img title="Move an object pixel to the paper" src="http://resource.sulhansetiawan.com/img/pixel.png" alt="Move an object pixel to the paper" width="327" height="219" /><p class="wp-caption-text">Move an object pixel to the paper</p></div><p>Note that the pixel P1 if drawn straight line to the left eye, it will produce a pixel in the paper as a pixel A. Then if a straight line drawn to the right eye, it will produce pixel B in the paper. Unfortunately we can not separate the pixels so that B is not visible to the left eye. Therefore inevitably pixel B when viewed by the left eye also must represent the object pixel, ie pixel P2. Now P2 when viewed from the right eye will be represented by a pixel C in the paper. With the same reason as in the previous process, for the left eye, pixel C is representative of the object pixel in P3. These steps must be performed for all of the object pixels to be transferred to the paper.</p><p>To be able to see the results of the transferred image, then we must look at the making process. Note that the paper is between the eye and the object. Thus, when we look at the paper, we should be able to adjust the focus of our eyes to see object behind the paper. In this case we are actually seeing imaginary object which have been moved onto the paper.</p><p>When this kind of image was newly discovered, the image was a mystery so people who wanted to saw it must use the power for his own effort to be able to saw. Manufacturing techniques were only said to use computer technology, there is no further information. And as a joke at the time was that these images can only be seen by a clean-hearted person. So friends who have not managed to see it will be said that his heart is not clean. Of course it is only a mere mockery.</p><p>Now you can try if your heart is clean or not <img src='http://www.sulhansetiawan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Look at the picture below. I include two helper dots to ease you reach the right focus. If you&#8217;ve managed to see this kind of picture, then the next you will not need to use any assistance anymore. In accordance with the techniques of manufacture. True focus occurs when the two dots looks to be three dots.</p><p>Do exercises to set the focus of your vision like one of the patient where Patch Adam treated as a new patient did. He pointed out two fingers and asked Patch Adam &#8220;how much?&#8221; When Patch Adam replied &#8220;two&#8221;, then he said &#8220;stupid, the correct is four&#8221;. When Patch Adam met him for the second time, the person then explained that most people only focus on one thing only. He explained that if the focus is behind the finger, the finger will be seen four. Well, actually two fingers can be seen not only four but also can be seen three. Ie if the two middle fingers are piled into one. And that shows the that your focus is correct.</p><p>If your focus is correct, then you can see a heart that is so plump and feels so real from the image below. Click the image to enlarge or print off with a reasonable size.</p><div class="wp-caption aligncenter" style="width: 425px"><a href="http://resource.sulhansetiawan.com/img/love3d.jpg"><img title="A 3-dimensional plump heart" src="http://resource.sulhansetiawan.com/img/love3d.jpg" alt="A 3-dimensional plump heart" width="415" height="293" /></a><p class="wp-caption-text">A 3-dimensional plump heart</p></div><p>So, is your heart clean enough? <img src='http://www.sulhansetiawan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://www.sulhansetiawan.com/keajaiban-gb-3dimensi/feed</wfw:commentRss> <slash:comments>22</slash:comments> </item> </channel> </rss>
