<?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>Technology &#8211; YLovePhoto</title>
	<atom:link href="https://www.ylovephoto.com/en/cat/technology/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ylovephoto.com/en</link>
	<description>Intrigued by photography</description>
	<lastBuildDate>Thu, 29 Jun 2023 21:10:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Upscaling a photo with free AI</title>
		<link>https://www.ylovephoto.com/en/2023/06/29/upscaling-a-photo-with-free-ai/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 29 Jun 2023 21:10:17 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Image edit]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[Dall-E]]></category>
		<category><![CDATA[EasyDiffusion]]></category>
		<category><![CDATA[high-resolution]]></category>
		<category><![CDATA[Midjourney]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[pixel]]></category>
		<category><![CDATA[StableDiffusion]]></category>
		<category><![CDATA[Topaz]]></category>
		<category><![CDATA[upscaling]]></category>
		<guid isPermaLink="false">https://www.ylovephoto.com/en/?p=12955</guid>

					<description><![CDATA[Problem statement Sometimes, I am somewhat dissatisfied with the size of my digital photographs. The simplest way to improve (after the fact) is to run any Photoshop-like program, and apply a resampling (resize) preferably with the Lanczos method, in order to get 2x or 3x or 4x more pixels. It is fast and efficient, but [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Problem statement</h2>



<p>Sometimes, I am somewhat dissatisfied with the size of my digital photographs. The simplest way to improve (after the fact) is to run any Photoshop-like program, and apply a resampling (resize) preferably with the Lanczos method, in order to get 2x or 3x or 4x more pixels. It is fast and efficient, but it usually generates a slightly blurry but bigger picture. If the target is a large format print that could be watched from a short distance, or for something like printing on a very large canvas, I should have more details in the picture (more than what was initially collected by the camera). The image is still too small.</p>



<p>The other approach would be to use a software tool like Topaz Photo AI or the all-new Adobe Photoshop &#8220;Image Enhancer AI&#8221;. Those are Pro tools (&#8220;Pro&#8221; means &#8220;expensive&#8221;): Topaz costs 199$, its competition often relies on monthly subscriptions. For a normal guy (who only needs it a few times per year, at most), this is not applicable.</p>



<p>Why not look toward (free) Open Source tools? Fortunately, some are existing.</p>



<p>And I added another constraint: I want it to run on my own PC (no cloud resources and/or cloud subscription like what StableDiffusion requires).</p>



<h2 class="wp-block-heading">The general idea</h2>



<p>For a few months, I have been impressed by the multitude of Artificial Intelligence solutions (Didn&#8217;t you hear about something named ChatGPT?) and not only to generate human-readable text. Tools like StableDiffusion, Dall-E, or Midjourney generate spectacular pictures from a textual description (a prompt). But they often include a mechanism to extend their text-to-image activity to a much larger scale (usually they produce small pictures to sparingly use computer resources).</p>



<h2 class="wp-block-heading">My solution &#8211; in details</h2>



<p>I won&#8217;t detail the steps taken to reach that solution. But here it is.</p>



<p>One strong PC, with two options/directions that could be imagined.</p>



<ul class="wp-block-list">
<li>A powerful graphic/video card (not always, but often based on nVidia GPU).</li>



<li>A super-powerful PC with (most critical) a lot of memory.</li>
</ul>



<p>In my own case, I chose:</p>



<ul class="wp-block-list">
<li>i9-13900K (with a good AiO liquid cooler, because this beast can heat up quite quickly when running 100%),</li>



<li>64 gigabytes of DDR4-DRAM memory (you will hear that this is the limiting factor for the image size).</li>
</ul>



<p>But, you could work with a smaller CPU (with a lot of patience), or a Mac computer.</p>



<p>Nobody would claim this is a cheap PC, but it definitely works reasonably well.</p>



<h2 class="wp-block-heading">EasyDiffusion installation steps</h2>



<p><a href="https://github.com/easydiffusion/easydiffusion">EasyDiffusion</a> is a free version of a tool very similar to StableDiffusion. You may install it on your PC, and it will run either on the CPU or on the video card.</p>



<ul class="wp-block-list">
<li>Download the installation program from <a href="https://github.com/easydiffusion/easydiffusion">the EasyDiffusion home page</a> (according to your needs, you&#8217;ll choose the binary for Windows, Linux, or Mac).</li>



<li>Follow the installation steps from the page, don&#8217;t worry about changing any option right now. You will need some patience (it goes and download additional models and other packages, it will build some of the files during the installation).</li>



<li>Run the program from the Windows &#8220;Start&#8221; menu. This will open a Command window to run a few background things (no need to even look at this), then a browser window giving access to the EasyDiffusion user interface.</li>
</ul>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="600" height="458" src="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-600x458.webp" alt="EasyDiffusion - Welcome page" class="wp-image-12960" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-600x458.webp 600w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-300x229.webp 300w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-768x586.webp 768w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-1536x1172.webp 1536w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-400x305.webp 400w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home.webp 1748w" sizes="(max-width: 600px) 100vw, 600px" /><figcaption class="wp-element-caption">EasyDiffusion &#8211; Welcome page after installation</figcaption></figure>



<ul class="wp-block-list">
<li>For the first configuration, I would recommend clicking at the top of the page on &#8220;Settings&#8221; and selecting the following program settings:
<ul class="wp-block-list">
<li>Auto-save Images: YES</li>



<li>Save Location: select the appropriate directory to save your creations.</li>



<li>Open browser on startup: YES</li>



<li>GPU memory usage: High (with 64 GB of DRAM, you want to use it all or as much as possible).</li>



<li>Use CPU (not GPU): YES</li>



<li>Beta channel: NO.</li>
</ul>
</li>
</ul>



<figure class="wp-block-image size-large"><img decoding="async" width="455" height="600" src="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-455x600.webp" alt="EasyDiffusion - Settings for upscaling" class="wp-image-12962" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-455x600.webp 455w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-228x300.webp 228w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-768x1013.webp 768w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-400x527.webp 400w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings.webp 939w" sizes="(max-width: 455px) 100vw, 455px" /><figcaption class="wp-element-caption">EasyDiffusion &#8211; Settings for upscaling</figcaption></figure>



<p>Create a text file whose name should be <strong>YR_MoreResolutions.plugin.js</strong> with the following text contents:</p>



<pre class="wp-block-code"><code>// ==UserScript==
// @name         Ski-SDUI-MoreResolutions
// @version      0.1-YR
// @description  More Resolution Options
// @author       Super.Skirv, JeLuF, YR
// ==/UserScript==

(function() {

	options="";
	for(i=6; i&lt;=32; i++) {
		options += '&lt;option value="' + (64*i) + '">' + (64*i) + '&lt;/option>';
	}
    options += '&lt;option value="' + 3072 + '">' + 3072 + '&lt;/option>';
    options += '&lt;option value="' + 4096 + '">' + 4096 + '&lt;/option>';
    options += '&lt;option value="' + 4640 + '">' + 4640 + '&lt;/option>';
    options += '&lt;option value="' + 6960 + '">' + 6960 + '&lt;/option>';
    options += '&lt;option value="' + 8192 + '">' + 8192 + '&lt;/option>';
    document.getElementById('width').innerHTML = options;
    document.getElementById('height').innerHTML = options;

})();
</code></pre>



<ul class="wp-block-list">
<li>Install the plugin, by copying the <strong>YR_MoreResolutions.plugin.js</strong> file in the C:\EasyDiffusion\plugins\ui directory.</li>
</ul>



<h2 class="wp-block-heading">Operation and typical use</h2>



<p>When arriving at the EasyDiffusion page in your browser, you will need to feed it with a source picture to enlarge and the right upscaling options:</p>



<figure class="wp-block-image size-large"><img decoding="async" width="600" height="580" src="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-600x580.webp" alt="EasyDiffusion - The upscaling execution window" class="wp-image-12957" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-600x580.webp 600w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-300x290.webp 300w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-768x742.webp 768w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-400x387.webp 400w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use.webp 1384w" sizes="(max-width: 600px) 100vw, 600px" /><figcaption class="wp-element-caption">EasyDiffusion &#8211; The upscaling execution window</figcaption></figure>



<ul class="wp-block-list">
<li>Choose the source image with the &#8220;Browse&#8221; button.</li>



<li>Custom VAE: None</li>



<li>Image size: 3072 (width) by 2048 (height) &#8211; for 64 gigabytes of DRAM.
<ul class="wp-block-list">
<li>This parameter is dictated by:
<ul class="wp-block-list">
<li>The need to work on an image as large as possible</li>



<li>The memory size limitation. If you have only 16 gigabytes of DRAM memory, you will need to reduce these parameters each in a ratio of 2: 1536 by 1024. But you can explore the optimum for your configuration.</li>
</ul>
</li>



<li>Swap the parameters if the image is in portrait (vertical) orientation.</li>
</ul>
</li>



<li>Inference steps: 50 (this has practically no influence, you can leave the default value)</li>



<li><strong>Prompt strength: 0</strong> (<strong>This is the critical value:</strong> It will ensure that EasyDiffusion AI never tries generating a new artificial image from the prompt text, but concentrates on the upscaling job).</li>



<li>Output format: choose the right file format for you.</li>



<li>Show a live preview: NO</li>



<li>Scale up by <strong>4x</strong> with <strong>RealESRGAN_x4plus</strong> (Avoid RealESRGAN_4xplus_anime_6B which is totally not for photography)</li>



<li>The prompt (at the top of the page), and the Seed value (in &#8220;image settings&#8221;) are not used, except when naming the output file.</li>
</ul>



<p>If you don&#8217;t have enough memory, you can always reduce the &#8220;Image size&#8221; or you get a message like the following:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="600" height="263" src="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-600x263.webp" alt="EasyDiffusion - Execution error if you don't have enough memory for your upscaling settings" class="wp-image-12959" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-600x263.webp 600w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-300x132.webp 300w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-768x337.webp 768w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-1536x673.webp 1536w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-2048x898.webp 2048w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-400x175.webp 400w" sizes="auto, (max-width: 600px) 100vw, 600px" /><figcaption class="wp-element-caption">EasyDiffusion &#8211; Execution error if you don&#8217;t have enough memory for your upscaling settings</figcaption></figure>



<p>The message tells you what memory size it tried to allocate/reserve. This will guide you when reducing the &#8220;Image size&#8221;.</p>



<p>If you are correctly configured, after a few minutes, you will see the result like in:</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://www.ylovephoto.com/fr/wp-content/uploads/2023/06/EasyDiffusion-exec-OK-600x302.webp" alt="EasyDiffusion - Résultat d'une bonne exécution de la routine, avec une image à super-haute résolution" class="wp-image-13071"/><figcaption class="wp-element-caption">EasyDiffusion &#8211; Result of a nicely executed upscaling,  with its large size picture</figcaption></figure>



<p>Notice: the new resolution is now <strong>12288 x 8192 pixels</strong> (we left from 6960 x 4640 pixels, to reach no less than <strong>100 mega-pixels</strong>). But, above all, the Artificial Intelligence (of the ESRGAN network) determined new pixels not only interpolated but imagined as complementary to the existing ones and totally credible.</p>



<p>In the picture used for this example, don&#8217;t spend time checking the blurred background. But take a look at the fine details in the structure of the dragonfly wings. It may not be perfect (from the professional entomologist&#8217;s point of view, there are anatomy errors), but the ribs/veins and the light reflections are very natural-looking, even in areas where they are only half-drawn or half-blurred. The same remark applied to the eyes and antennas of the dragonfly.</p>



<p>On the opposite, don&#8217;t even believe the proposal from the software: It&#8217;s no use clicking the button to upscale again to 20032 x 13376; You already reached the maximum size allowed by the available memory. You can&#8217;t go further with <em>only</em> 64 GB.</p>



<p>If you want to check the results, I made the files available:</p>



<ul class="wp-block-list">
<li><a href="/ZIP/_MG_7514.JPG" data-type="URL" data-id="/ZIP/_MG_7514.JPG">Original</a></li>



<li><a href="/ZIP/_MG_7514-RealESRGAN_x4plus.png" data-type="URL" data-id="/ZIP/_MG_7514-RealESRGAN_x4plus.png">Upscaled x4</a></li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Choose the best monitor for photography</title>
		<link>https://www.ylovephoto.com/en/2016/03/28/choose-the-best-monitor-for-photography/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 28 Mar 2016 17:22:24 +0000</pubDate>
				<category><![CDATA[Image edit]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[4k]]></category>
		<category><![CDATA[calibration]]></category>
		<category><![CDATA[HD]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[screen]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=12372</guid>

					<description><![CDATA[Even before your camera, the computer monitor is the tool that the photographer uses most often. With the advent of digital techniques in photography, we spend more and ore time in front of this large screen where we select the best shots, we correct minor errors, improve the overall appearance of our best photos (and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Even before your camera, the computer monitor is the tool that the photographer uses most often. With the advent of digital techniques in photography, we spend more and ore time in front of this large screen where we select the best shots, we correct minor errors, improve the overall appearance of our best photos (and browse too many web site or play too many silly games). However, most photographers relegate the purchasing decision for the computer monitor to very approximate analysis (looking at a shop display shelf) or quick browsing into technical specifications.</p>
<p>But it does not have to be like that. There are a few important things to check and several key aspects to check during this important process. Buying a monitor is not simple, but it does not have to be a very complex protracted decision. Most of the critical factors are readily available (and often overlooked).<br />
<span id="more-12372"></span></p>
<h3>Screen size</h3>
<p>The very first factor is the screen size. Choice is large from all manufacturers, but you must start by defining what is the optimal size you intend to buy. It comes from the size of your desk and the kind of confort you want to have (too large a screen means you have to be much farther from its front face).</p>
<p><figure id="attachment_12386" aria-describedby="caption-attachment-12386" style="width: 600px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-12386" src="https://ylovephoto.com/en/wp-content/uploads/2016/03/common-hd-resolutions-compared-8k-600x338.png" alt="Common HD resolutions (compared to 8k)" width="600" height="338" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2016/03/common-hd-resolutions-compared-8k-600x338.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2016/03/common-hd-resolutions-compared-8k-300x169.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2016/03/common-hd-resolutions-compared-8k-768x432.png 768w, https://www.ylovephoto.com/en/wp-content/uploads/2016/03/common-hd-resolutions-compared-8k-400x225.png 400w" sizes="auto, (max-width: 600px) 100vw, 600px" /><figcaption id="caption-attachment-12386" class="wp-caption-text">Common HD resolutions (compared to 8k)</figcaption></figure></p>
<p>Usually, you would not look at a size smaller that 23&#8243; because most of the applications we use are crouding our screen surface with sub-windows, tool bars, multiple menus, etc. Those are all very useful but they eat up a lot of screen size. 23&#8243; or 24&#8243; screen sizes more and more appear as the minimum for confort.</p>
<p>But even more importantly, you should think about the resolution of your display. A large screen with too few pixels may not be worth it. So, check the maximum resolution accepted by your computer and see what maximum resolution the monitor candidates can accomodate. Today, it is fairly easy to get a 1080p/1080i monitor (displaying most commonly 1920&#215;1080 or 1920&#215;1200 pixels) or one of the higher resolutions like:</p>
<ul>
<li>2560&#215;1440 pixels</li>
<li>3840&#215;2160 pixels, also know as <strong>4k</strong></li>
</ul>
<p>(These figures may vary slightly with the exact size of the panel, but they are industry standards you will find easily on the market).</p>
<p>I would recommend that you start at 1920&#215;1080 pixels, but also look at the higher end options too, since they bring a lot more confort (if you have enough desk space to accomodate them). 2560&#215;1440 pixels with a 25&#8243; to 27&#8243; panel size is usually a very good size for our photographer&#8217;s needs. Going further would probably push you into a larger monitor. (30 inches mean a much bigger display on your desk and probably the need to watch it from a longer distance!)</p>
<h3>Monitor technology</h3>
<p>You will find all kinds of available technologies, with incomprehensible abbreviated names. But a few ones are important recognizing.</p>
<p><figure id="attachment_12379" aria-describedby="caption-attachment-12379" style="width: 300px" class="wp-caption alignleft"><img loading="lazy" decoding="async" class="size-medium wp-image-12379" src="https://ylovephoto.com/en/wp-content/uploads/2016/02/lcd-790531-300x199.jpg" alt="monitor (LCD)" width="300" height="199" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2016/02/lcd-790531-300x199.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2016/02/lcd-790531.jpg 400w" sizes="auto, (max-width: 300px) 100vw, 300px" /><figcaption id="caption-attachment-12379" class="wp-caption-text">LCD monitors</figcaption></figure></p>
<h4>TN screens</h4>
<p>Those are usually cheap&#8230; and look cheap too. Specially for us photographers. For one reason: This TN (Twisted Nematics) technology is very sensitive to the viewing angle. If you are exactly in front of the display, everything looks fine. But the more you move out of the exact axis, the more contrast drops and the more colors shift (mostly unpredictably). Things become quickly so unreliable that you should avoid them.</p>
<h4>VA, AVA and MVA screens</h4>
<p>Those have very good viewing angles and high contrast. But unfortunately, they are intrinsically less able to reproduce colors correctly.</p>
<h4>IPS screens</h4>
<p>Those are more expensive, but they have excellent contrast and are very good at displaying precise colors. Some of them are factory-calibrated to be sure that you get the maximum result and this makes quite a difference when you look at a photo.</p>
<h4>Some technologies you should not care about</h4>
<p>Some fine technological feats are of no use for the photographer (they are intended for other categories of monitor buyers):</p>
<ul>
<li>G-sync or FreeSync are strictly for video game fans</li>
<li>Response times have nearly no influence on mostly static images we use</li>
<li>Refresh rates should be at least 60 Hz, but which monitor is not? Higher frequencies will reduce eye strain but only marginally.</li>
</ul>
<p><figure id="attachment_12380" aria-describedby="caption-attachment-12380" style="width: 600px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-12380" src="https://ylovephoto.com/en/wp-content/uploads/2016/02/screen-shot-2012-10-17-at-12-13-341-600x338.png" alt="Photoshop" width="600" height="338" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2016/02/screen-shot-2012-10-17-at-12-13-341-600x338.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2016/02/screen-shot-2012-10-17-at-12-13-341-300x169.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2016/02/screen-shot-2012-10-17-at-12-13-341-768x432.png 768w, https://www.ylovephoto.com/en/wp-content/uploads/2016/02/screen-shot-2012-10-17-at-12-13-341-400x225.png 400w, https://www.ylovephoto.com/en/wp-content/uploads/2016/02/screen-shot-2012-10-17-at-12-13-341.png 1920w" sizes="auto, (max-width: 600px) 100vw, 600px" /><figcaption id="caption-attachment-12380" class="wp-caption-text">Photoshop</figcaption></figure></p>
<h4>Some technologies you may want</h4>
<p>Check for the presence of a USB hub or multiple video inputs to connect to your computer (VGA may be present but it provides a relatively limited analog input that is not up to the task of excellent colors rendering). You may appreciate the presence of loudspeakers, but this would have nothing to do with your photographer&#8217;s activity, I guess.</p>
<h3>Color depth</h3>
<p>The final critical feature is the size of the color space that the screen can display. SRGB has been known for years as able to produce adequate colors for a computer display. But it is also clear that if you have pictures in AdobeRGB, the color gamut (the extension of colors that are included is larger: You get deeper reds or deeper blues). Most monitors will now display 99% of sRGB.</p>
<p><figure id="attachment_12376" aria-describedby="caption-attachment-12376" style="width: 400px" class="wp-caption alignright"><img loading="lazy" decoding="async" class="size-full wp-image-12376" src="https://ylovephoto.com/en/wp-content/uploads/2016/02/adobergbvssrgb.jpg" alt="AdobeRGB vs. sRGB" width="400" height="433" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2016/02/adobergbvssrgb.jpg 400w, https://www.ylovephoto.com/en/wp-content/uploads/2016/02/adobergbvssrgb-277x300.jpg 277w" sizes="auto, (max-width: 400px) 100vw, 400px" /><figcaption id="caption-attachment-12376" class="wp-caption-text">AdobeRGB vs. sRGB</figcaption></figure></p>
<p>I don&#8217;t like very much the usual graphic to display this, but the picture shown here on the right gives you a rough idea of what can or cannot be displayed.</p>
<p>Don&#8217;t compromise and never accept less than 100% sRGB. But pushing for near full AdobeRGB has a huge impact on cost. So, if you decide to go that way, be sure -at least- that you will have a stable light in your room (forget about a nice large window opening on the outside, lighting your desk and monitor), and that you will regularly calibrate your monitor for color stability.</p>
<p>Personally, I still consider that the cost of full AdobeRGB is still a bit too high (and it may stay that way for quite some years because of the inherent physical limitations of technologies currently used). But it&#8217;s really an open question if you live from your photograhic work&#8230;</p>
<h3>After you buy</h3>
<p>When your computer monitor arrives, the first and most important thing to do is to calibrate it. Either buy or rent a calibration sensor and you will be able to obtain the most out of your expensive purchase. Many people propose software (even free software) to do some kind of calibration. This is insufficient and very difficult to use if you are not trained for that softare.</p>
<p><figure id="attachment_12378" aria-describedby="caption-attachment-12378" style="width: 250px" class="wp-caption alignleft"><img loading="lazy" decoding="async" class="size-full wp-image-12378" src="https://ylovephoto.com/en/wp-content/uploads/2016/02/datacolor-spyder5.jpg" alt="Datacolor Spyder5" width="250" height="250" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2016/02/datacolor-spyder5.jpg 250w, https://www.ylovephoto.com/en/wp-content/uploads/2016/02/datacolor-spyder5-150x150.jpg 150w, https://www.ylovephoto.com/en/wp-content/uploads/2016/02/datacolor-spyder5-144x144.jpg 144w" sizes="auto, (max-width: 250px) 100vw, 250px" /><figcaption id="caption-attachment-12378" class="wp-caption-text">Datacolor Spyder5</figcaption></figure></p>
<p>I would consider renting a calibration sensor, contacting friends to buy one for several photographers, borrowing one from somebody else (even getting somebody to make you a gift). But do calibrate your monitor!</p>
<p>Until you do this calibration, you will not get the best your monitor can offer. And you will be surprised by the impact this has: It is immediately visible on nearly all the monitors (even on some of those professional monitors which come factory-calibrated).</p>
<p>Personally, I use a Datacolor Spyder5. Good software (easy to use), relatively fast and reliable.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Heavy-wheight lenses for 2013</title>
		<link>https://www.ylovephoto.com/en/2013/02/20/heavy-wheight-lenses-for-2013/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 13:58:48 +0000</pubDate>
				<category><![CDATA[Market]]></category>
		<category><![CDATA[Pro photo]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[lens]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=11809</guid>

					<description><![CDATA[While 2012 was relatively calm in terms of new tele-lenses (with the significant exceptions of the Pentax 500mm and the progressive availability of the new great whites from Canon), 2013 appears ready to become a year of big tele-lenses at nearly all the manufacturers: Nikon launches an 800mm f/5.6 which is becoming the biggest product [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>While 2012 was relatively calm in terms of new tele-lenses (with the significant exceptions of the Pentax 500mm and the progressive availability of the new great whites from Canon), 2013 appears ready to become a year of big tele-lenses at nearly all the manufacturers:</p>
<ul>
<li>Nikon launches an 800mm f/5.6 which is becoming the biggest product of its catalog.</li>
<li>Canon is still testing the all-new, all-beautiful 200-400mm f/4 (with integrated 1.4x f)</li>
<li>Sony should renew its 70-400mm with an evolution whose content is still quite unclear.</li>
</ul>
<p>These lenses will certainly be nearly impossible to purchase without winning the Lottery or holding a bank up (but from what I hear about their financial situation, even this may not be a viable option) but they may be attracting the attention of a few pro photogs and triggering some dreams from sports and wildlife photographers.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Goodbye 2011, Hello 2012!</title>
		<link>https://www.ylovephoto.com/en/2012/01/02/goodbye-2011-hello-2012/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 02 Jan 2012 19:08:49 +0000</pubDate>
				<category><![CDATA[Market]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[prediction]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=11242</guid>

					<description><![CDATA[Happy new year to all YLovePhoto readers! I hope that 2012 will bring you joy and photography. It&#8217;s now time to look back at the year behind us and try and see what is coming in 2012. 2011 Two features were really striking in 2011: Natural disasters: The earthquake in Japan and the floods in [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Happy new year to all YLovePhoto readers! I hope that 2012 will bring you joy and photography.</p>
<p>It&#8217;s now time to look back at the year behind us and try and see what is coming in 2012.</p>
<h3>2011</h3>
<p>Two features were really striking in 2011:</p>
<ol>
<li>Natural disasters: The earthquake in Japan and the floods in Thailand have been claiming lives and hitting hard on the photography industry.</li>
<li>Sony had a glowing track of new products.</li>
</ol>
<p>The Spring 2011 earthquake in Japan was right in front of major photo industries and we all remember that the consequences have been devastating for both the Japanese people and an industry whose main centers were very near the epicenter. Nikon was certainly among the first victims, but nearly all other companies stumbled.</p>
<p>As if that was not enough, Thailand experienced heavy floods that are just now beginning to really recede. Again, Nikon was a very visible victim.</p>
<p>The employees of all these companies fought for both their security and the well-being of their companies. Some of them even succeeded in avoiding some of the most visible impacts. For example, nearly no sales were lost during the Christmas season, but this came from hard work more than actual luck.</p>
<p>Despite these tough conditions, Sony has made impressive announcements both in the DSLR camera and hybrid camera markets. You may think what you want of the qualities of the new semi-transparent mirrors for the Alpha SLR series and of the APS-C hybrid NEX cameras with inter-changeable lenses, they both brought new features, new ideas and even new ways to look at a digital camera that all other photo companies now need to take into account.</p>
<p>The Sony Alpha 77 (and the Alpha 65) appeared as a major step forward and the NEX-7 and NEX-5n have been such a commercial success that Sony is currently reviewing their strategy to cash quickly on these.</p>
<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak-300x200.jpg" alt="Old Kodak camera" title="old_kodak" width="300" height="200" class="alignright size-medium wp-image-11247" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak-300x200.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak-600x400.jpg 600w, https://www.ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak-480x320.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak-235x156.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak-75x50.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak-350x233.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak-220x146.jpg 220w, https://www.ylovephoto.com/en/wp-content/uploads/2012/01/old_kodak.jpg 640w" sizes="auto, (max-width: 300px) 100vw, 300px" />Add to these that some actors left or nearly left the field (Kodak selling the last parts of the photography business, Olympus fighting for its life after the surprising financial decisions of its former management) and we have a pretty unusual year on our hands.</p>
<h3>2012</h3>
<p>So, what will a new year bring to the photographers? We all know that reading the future is an exercise that is both humbling and funny when you look back at last year&#8217;s predictions. But, there are a few elements that can already be plotted and should not be too far from the mark.</p>
<ul>
<li>Sony will extend quickly the lens list for the NEX family. Probably adding new cameras in the second half of 2012.</li>
<li>Sony will produce two (maybe three) new Full Frame SLR cameras to replace the old Alpha 900. Resolution may be enormous since they will probably apply the technology from the existing 24-MP APS-C sensor, leading to something like a 33-MP sensor (or more if their engineers have a bit of fun with silicon wafers).</li>
<li>Nikon, which has seen all its plans delayed by Mother Nature, will launch first a D4 (11 fps, 16 MP, up to ISO 102400 or ISO 204800) and a D800 (33 MP or 36 MP, up to ISO 25600, at 4 fps), then could well launch a replacement to the D7000 and D300s (either a D7100 with heavy body or D400).</li>
<li>Nikon could also start at least a new entry-level camera around the end of 2012.</li>
<li>Canon is going to replace the EOS 5D MkII (no surprise) but they could be preparing radically new products for entry-level photo markets.</li>
<li>Pentax needs to find new directions now that it is in the hands of Ricoh. 2012 should be interesting: Either Ricoh will merely scrap the SLR business or they will launch a new family of cameras in 2012.</li>
<li>Olympus cannot launch anything significant before they -really- find closure to their financial woes. It has already been so long that the chances of survival are probably under 50% now even if a buyer appears.</li>
<li>Samsung is probably no longer trying to fight in the SLR market, but will keep adding to their hybrid line of digital cameras. They could become a major actor, annoying even Sony here.</li>
<li>Panasonic will have a hard time finding ways renewing the 4/3 and µ-4/3 formats.</li>
<li>Leica is in another world altogether.</li>
<li>Sigma is already dead for the SLR, but they don&#8217;t know it yet.</li>
</ul>
<p>All in all, I believe that the SLR market is condensing on a relatively small number of brands, while the hybrid market seems here to stay with even less players.</p>
<p>Since most companies want to move the awful year of 2011 back in the nightmare scene, expect some serious technology push, probably for the easy targets: more pixels, more sensitivity, more gadgets. The chances of seeing a real technology revolution seem small.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Manufacturing film and cards</title>
		<link>https://www.ylovephoto.com/en/2011/10/07/manufacturing-film-and-cards/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 07 Oct 2011 21:07:47 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[·Others]]></category>
		<category><![CDATA[card]]></category>
		<category><![CDATA[film]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=9371</guid>

					<description><![CDATA[In only a few years, we went from analog silver-based film to the Flash memory card. Let&#8217;s have some little fun comparing both manufacturing processes, thanks to Kodak, then Lexar. The world is moving. YouTube link YouTube link YouTube link Film or cards; Kodak or Lexar; Years apart, but the same attention to production quality.]]></description>
										<content:encoded><![CDATA[<p>In only a few years, we went from analog silver-based film to the Flash memory card. Let&#8217;s have some little fun comparing both manufacturing processes, thanks to Kodak, then Lexar. The world is moving.</p>
<p><center><object width="600" height="475"><param name="movie" value="http://www.youtube-nocookie.com/v/UJ6w1esVcoY?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/UJ6w1esVcoY?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"></embed></object><br /><a href="http://www.youtube.com/watch?v=UJ6w1esVcoY&#038;feature=player_embedded#">YouTube link</a></center></p>
<p><center><object width="600" height="475"><param name="movie" value="http://www.youtube-nocookie.com/v/4-d0W6hMxwo?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/4-d0W6hMxwo?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"></embed></object><br /><a href="http://www.youtube.com/watch?v=4-d0W6hMxwo&#038;feature=player_embedded">YouTube link</a></center></p>
<p><center><object width="599" height="362"><param name="movie" value="http://www.youtube-nocookie.com/v/kvf29R7nXlM?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/kvf29R7nXlM?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="599" height="362"></embed></object><br /><a href="http://www.youtube.com/watch?v=kvf29R7nXlM&#038;feature=player_embedded#">YouTube link</a></center></p>
<p>Film or cards; Kodak or Lexar; Years apart, but the same attention to production quality.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Will the Electronic Viewfinder (EVF) save the photo world?</title>
		<link>https://www.ylovephoto.com/en/2011/09/08/will-the-electronic-viewfinder-evf-save-the-photo-world/</link>
					<comments>https://www.ylovephoto.com/en/2011/09/08/will-the-electronic-viewfinder-evf-save-the-photo-world/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 08 Sep 2011 08:00:39 +0000</pubDate>
				<category><![CDATA[Sony Alpha 33]]></category>
		<category><![CDATA[Sony Alpha 35]]></category>
		<category><![CDATA[Sony Alpha 55]]></category>
		<category><![CDATA[Sony Alpha 65]]></category>
		<category><![CDATA[Sony Alpha 77]]></category>
		<category><![CDATA[Sony Alpha 95]]></category>
		<category><![CDATA[Sony Alpha 99]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Alpha]]></category>
		<category><![CDATA[EVF]]></category>
		<category><![CDATA[Sony]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10967</guid>

					<description><![CDATA[With the first expert photo cameras from Sony equipped with electronic viewfinders, the question is more and more often asked whether this is a technological opportunity that the old photo pricks prefer to ignore or an approximate solution aimed only at low-demand customers. As a matter of fact, truth lies somewhere in between those two [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/08/evf-sony-alpha-A77-300x224.jpg" alt="evf-sony-alpha-A77" title="evf-sony-alpha-A77" width="0" height="0" class="size-medium wp-image-11031" align="right">With the first expert photo cameras from Sony equipped with electronic viewfinders, the question is more and more often asked whether this is a technological opportunity that the <em>old photo pricks</em> prefer to ignore or an approximate solution aimed only at low-demand customers. As a matter of fact, truth lies somewhere in between those two extremes and we will try to see why.</p>
<h3>What is an EVF?</h3>
<p><strong>EVF</strong> = <strong>Electronic View Finder</strong>.</p>
<p>Be ready to see this term used more and more, even for SLR cameras. Many a compact point-and-shoot photo camera already is equipped with an EVF, but it is most common in video cameras (and it has been for many years already). In the viewfinder, instead of looking at an image coming from a more or less complex optical system, your eye is pointed at a small LCD screen (or TFT, or OLED or whatever similar technology) reproducing the picture recorded by the CMOS imaging sensor of the camera.</p>
<p>After all, this is only what we already know well as the LiveView mode on the back LCD of nearly all the compact photo cameras (and many SLR too). But as a small picture in the viewfinder.</p>
<p>An LCD display + a viewing lens = an EVF.</p>
<p>In some case, you could add a small mirror for space reasons, but this is a minor variation to the original tune.</p>
<h3>EVF and Single Lens Reflex (SLR) cameras</h3>
<p><figure id="attachment_11030" aria-describedby="caption-attachment-11030" style="width: 386px" class="wp-caption alignleft"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/08/SLR_View_Finder.gif" alt="SLR viewfinder" title="SLR_View_Finder" width="386" height="300" class="size-full wp-image-11030" /><figcaption id="caption-attachment-11030" class="wp-caption-text">SLR viewfinder</figcaption></figure></p>
<p>A Single Lens Reflex (SLR) photo camera is organized around a very mature technology in which a <em>mirror</em> reflects the image through an <em>eyepiece</em> via a <em>pentaprism</em> (or a penta-mirror) as in the drawing on the left.</p>
<p>Of course, as the film (<em>film plane and focal plane shutter</em>) is hidden by the mirror, this one must be drawn up to take the snapshot.</p>
<p>All this is greatly simplified when there is an electronic viewfinder.</p>
<h3>Advantages and drawbacks</h3>
<h4>Advantages et gains from an electronic viewfinder</h4>
<p>The first positive side is mechanical and optical: If you remove the mirror and the pentaprism, the architecture of the camera will be greatly streamlined, lightened and its manufacturing cost will go down. For three different reasons (at least):</p>
<ul>
<li>reduction of the number of parts</li>
<li>reduction of the assembly complexity (or of the amount of human work needed)</li>
<li>increased ease of calibration (alignment) of the optical parts (an LCD and an eyepiece, rather than a whole bunch of parts)</li>
</ul>
<p>Even better, the disappearance of a huge articulated and mobile mechanical system brings several positive effects:</p>
<ul>
<li>increase of the continuous shooting speed/cadence (there&#8217;s so much less hardware to move around for a photo)</li>
<li>reduction of <em>shutter</em> noise (in a traditional SLR camera, most of the noise actually comes from the mirror up-swing and the shutter operation; It&#8217;s worth removing one of them)</li>
<li>a lighter mechanical structure through reduction of the quantity of parts and since the enclosure is lighter because it has less stress to sustain in all these shocks and moves</li>
</ul>
<p>Also, the electronic viewfinder exactly reproduces what the sensor sees. A 100% optical coverage on a viewfinder of fully optical design has always been reserved to the most expensive SLR cameras. But when you get an EVF, 100% coverage is totally natural and effortless. Luxury comes to you in the clothes (and price) of entry level.</p>
<p>Then, having an LCD display brings the additional possibility of adding all the data you can think of. Many brands already experimented with this and brought us some Electronic Viewfinders with features like:</p>
<ul>
<li>Histogram</li>
<li>Artificial Horizon</li>
<li>Zoom on a part of the image</li>
<li>Telltales and technical displays (aperture, speed, ISO, etc.)</li>
<li>Active AF zones (including face detection)</li>
</ul>
<p><center></p>
<table>
<tr>
<td><figure id="attachment_11032" aria-describedby="caption-attachment-11032" style="width: 285px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/08/evf-s602.jpg" alt="evf-s602" title="evf-s602" width="285" height="217" class="size-full wp-image-11032" /><figcaption id="caption-attachment-11032" class="wp-caption-text">Fuji</figcaption></figure></td>
<td><figure id="attachment_11033" aria-describedby="caption-attachment-11033" style="width: 300px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/08/evf-fujifilm-x100-300x225.jpg" alt="evf-fujifilm-x100" title="evf-fujifilm-x100" width="300" height="225" class="size-medium wp-image-11033" /><figcaption id="caption-attachment-11033" class="wp-caption-text">Fuji X100</figcaption></figure></td>
</tr>
<tr>
<td colspan=2><figure id="attachment_11031" aria-describedby="caption-attachment-11031" style="width: 300px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/08/evf-sony-alpha-A77-300x224.jpg" alt="evf-sony-alpha-A77" title="evf-sony-alpha-A77" width="300" height="224" class="size-medium wp-image-11031" /><figcaption id="caption-attachment-11031" class="wp-caption-text">Sony Alpha SLT-A77</figcaption></figure></td>
</tr>
</table>
<p></center></p>
<p>As a matter of fact, there is no other limit than what a computer screen can display: Data, image, etc. It&#8217;s only a choice from the designer.</p>
<p>And it&#8217;s not even the end of it. The EVF also has a major advantage when light is low: As far as the sensor can see something, it&#8217;s only a matter of amplifying light signal (like for the ISO sensitivity selection) to make the picture readable. If the photo is possible (even barely possible), showing it is possible. Think about it! A nikon D3s digital sensor could display what it sees even in the darkest dawn it can manage. Since the digital noise is only a marginal issue on an LCD display (even at 3MP resolution), you can see what the sensor will be able to grab even in a room too dark for comfortable framing with an optical viewfinder.</p>
<p>If you compare it with the lowest-priced optical viewfinders of entry-level SLR cameras, the EVF is an easy winner in those low-light conditions: These simple viewfinders where already unpleasant and dark, the EVF bring a new life to cameras used indoors.</p>
<h4>Drawbacks and limitations of the electronic viewfinder</h4>
<p>But all is not pink and shiny. EVF have the same problems as most point-and-shoot cameras find on the rear-side LCD displays used for LiveView.</p>
<p>To start with, even if the electronic viewfinder (EVF) is intrinsically better protected against sunlight, it is still very sensitive to bright light issues. If there was only one thing that the EVF-sensor pair does not like, this would be high lights and bright sun (sic!) highlights are easily washed white and overblown. You will find more white flat areas than nice clear zones. The worst comes when you add high contrast to the picture. The EVF has a very small dynamic range (this is not HDR!) and the designer must choose between high-lights and dark areas.</p>
<p>We tend to forget it, but the human eye is amazingly sensitive and adaptable. Behind a prism and a mirror, in the brightest mid-day sun light, it can marvelously adapt to over-exposure situations that totally saturate the purely digital EVF system.</p>
<p>Best (or worse), the eye is extraordinarily able to switch within a few hundredth of seconds from the darkest night to the most violent lighting without even thinking about the marvelous brain processes involved. On the contrary, the EVF system uses a <em>gain correction</em> which will change at any time the apparent brightness to track the actual scene brightness. What is clearly an advantage in a dark room, forces the system to include an auto-adaptation feature which will change the brightness of the EVF several times per second. According to what you point the camera to, the electronic viewfinder will change from lighter to darker display. Not really a problem, but this asks for some tolerance to a process which is not natural to our human eyes. You have to get used to it.</p>
<p>Additionally, but this is all very sensitive to the user (you!), watching a computer screen may be more or less comfortable in the long run. As a matter of fact, if you use the EVF for long hours (this is the case for the professional photographer waiting in front of the Cannes Festival stairs, for the photo safari amateur or for the intensive tourist photographer willing to bring everything on a memory card &#8211; don&#8217;t laugh, I&#8217;m sure you shoot it as much as I do), you may come back with a serious headache. This is certainly not an issue for everybody (and you&#8217;re not supposed to keep the camera to your eye if you want to immerse yourself in your subject), but this may become a real limitation to some people. At the strict minimum, you must take very seriously the setting up of the dioptric correction of the eyepiece (much more seriously than on your current camera) to limit the impact to a tolerable level. Unfortunately, the eye seems to get more prone to this issue when the photographers gets older&#8230; Our eyes are not equal in front of photo gear. Too bad, but true.</p>
<p><figure id="attachment_10969" aria-describedby="caption-attachment-10969" style="width: 520px" class="wp-caption alignleft"><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2011/08/evf-and-mirror-sony-alpha.jpg" alt="evf-and-mirror-sony-alpha" title="evf-and-mirror-sony-alpha" width="520" height="277" class="size-full wp-image-10969" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2011/08/evf-and-mirror-sony-alpha.jpg 520w, https://www.ylovephoto.com/en/wp-content/uploads/2011/08/evf-and-mirror-sony-alpha-300x159.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2011/08/evf-and-mirror-sony-alpha-480x255.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2011/08/evf-and-mirror-sony-alpha-235x125.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2011/08/evf-and-mirror-sony-alpha-75x39.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2011/08/evf-and-mirror-sony-alpha-350x186.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2011/08/evf-and-mirror-sony-alpha-220x117.jpg 220w" sizes="auto, (max-width: 520px) 100vw, 520px" /><figcaption id="caption-attachment-10969" class="wp-caption-text">Sony Alpha : miroir semi-transparent et EVF</figcaption></figure></p>
<p>Last but not least, even if the electronic viewfinders improve in time (and Sony has shaken the market with a 2.3-million-pixel EVF in the <a href="/en/slr/sony/sony-alpha-65/">Sony SLT-A65</a> and in the <a href="/en/slr/sony/sony-alpha-77/">Sony SLT-A77</a> which has raised the bar to a whole new level for all the competition), the fine quality of a focusing screen in a common optical viewfinder stays incomparably better than what the best EVF can display today. Far better! This is the reason why they generally include an additional <strong>Zoom</strong> feature allowing to better judge focus through enlarging an area (On the opposite, a company like <a href="http://www.zacuto.com/zfinderevf">Zacuto</a> proposes an enhanced edge sharpening to make the focus analysis easier or more natural).</p>
<p>If you let your camera focus for you, honestly, you shouldn&#8217;t care much about this. If you like to fine-focus your pictures (all the more if you use a USM, SSM or similar lens which allows easy manual focus correction), if you use wide-aperture lenses (which call for a very attentive selection of the focus location or AF area), you will be in a living hell playing with buttons to merely focus while you were used to just looking at the image in your old optical viewfinder. Interestingly, Sony keeping in its technological portfolio the marvelous AcuteMate focusing glass surface (bought from Minolta and still widely considered as the absolute best here), is the first to jump to the next technology.</p>
<div class="right35_box">
<p>Sony <a href="http://www.freepatentsonline.com/EP2330449A1.html">patented</a> a focusing method not requiring a semi-transparent mirror, where the AF sensors are directly included in the image digital sensor, but this is probably more a way to limit competition options (a little complicated but definitely interesting) than an indication of what lies next. Fuji also uses <a href="http://www.dpreview.com/news/1008/10080505fujifilmpd.asp">a very similar solution</a>.</div>
<p>While we talking about AF, we must stop and remind ourselves that the disappearance of the reflex mirror means that focusing is now done from the data directly available on the image sensor. Where the traditional SLR camera focuses just before the exposure, using phase difference sensors (high precision, high speed, and not very complicated), the EVF viewfinder seems to enforce the use of automatic focusing using the measurement of a contrast difference directly on the image (very consuming in terms of processor power, intrinsically less reactive). Sony, once again at the forefront, chose to insert a semi-transparent mirror to keep the fast phase detection sensors. But they are quite alone in this decision &#8211; for now.</p>
<h3>(Temporary?) conclusion</h3>
<p>The electronic viewfinder is no panacea. But it brings good answers to tough questions asked by the old reflex technology, starting with price reduction for the digital photo cameras which is always a major issue for the manufacturers.</p>
<p>The camera owners already used to the optical viewfinder of entry-level cameras will immediately recognize the many advantages and all the more if they are occasional photographers or if they come from the compact point-and-shoot camera world.</p>
<p>Expert users (not even pros) will certainly have more mixed feelings, even if the most advanced electronic viewfinders like the recent Sony ones progressed in great strides. As I read in one of the recent articles about these new photo cameras, Sony brought enormous (not incremental) progress but this is still an electronic viewfinder. Not perfect, but with enough advantages to balance the drawbacks.</p>
<p>Now, you may have to read the post again to choose which ones are the most important for you. But there is a big problem left: We usually choose our photo camera inside a relatively dark shop (perfect, ideal conditions to demonstrate an EVF) and we use it mostly during our Summer holidays (the worst conditions to use an EVF). Some people may be unpleasantly surprised if they do not think twice before choosing a camera.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ylovephoto.com/en/2011/09/08/will-the-electronic-viewfinder-evf-save-the-photo-world/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Manufacturing of a Voigtlander Nokton 25mm f/0.95 lens</title>
		<link>https://www.ylovephoto.com/en/2011/09/01/manufacturing-of-a-voigtlander-nokton-25mm-f0-95-lens/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 01 Sep 2011 18:16:55 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Nokton]]></category>
		<category><![CDATA[Voigtländer]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10360</guid>

					<description><![CDATA[We don&#8217;t often see the modern process of the long manufacturing a modern lens. This one is a manual lens (there is much more electronics in the lenses equipped with AF motor). YouTube link If you did not have enough yet, you can always go back to the manufacturing of a Canon 500mm tele-lens (in [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/05/nokton.png" alt="" title="nokton" width="0" height="0" class="alignright size-full wp-image-10390" />We don&#8217;t often see the modern process of the long manufacturing a modern lens. This one is a manual lens (there is much more electronics in the lenses equipped with AF motor).</p>
<p><center><object width="589" height="442"><param name="movie" value="http://www.youtube-nocookie.com/v/-41VOEVqbTM?fs=1&amp;hl=fr_FR&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/-41VOEVqbTM?fs=1&amp;hl=fr_FR&amp;rel=0" type="application/x-shockwave-flash" width="589" height="442" allowscriptaccess="always" allowfullscreen="true"></embed></object><br /><a href="http://youtu.be/-41VOEVqbTM">YouTube link</a></center></p>
<p>If you did not have enough yet, you can always go back to the <a href="/en/2011/08/01/manufacturing-of-a-canon-500mm-f4-lens/">manufacturing of a Canon 500mm tele-lens</a> (in a much older video) or you can make a <a href="http://www.roumazeilles.net/news/en/wordpress/2007/02/18/visit-a-virtual-lens-plant/">virtual tour of a Canon lens manufacturing plant</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Photo filters must be high-quality</title>
		<link>https://www.ylovephoto.com/en/2011/07/24/photo-filters-must-be-high-quality/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 24 Jul 2011 16:19:20 +0000</pubDate>
				<category><![CDATA[Shoot]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Y-tips]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10722</guid>

					<description><![CDATA[To complement the other previous posts about photographic filters, here are few additional elements. Is a UV filter harmful? First, I would like to demonstrate once again the critical importance of having a very good quality filter rather than the usual plastic junk. Too often, we forget that the filter is degrading the image quality [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>To complement the other previous posts about <a href="http://ylovephoto.com/fr/tag/filter/">photographic filters</a>, here are few additional elements.</p>
<h3>Is a UV filter harmful?</h3>
<p><a href="https://ylovephoto.com/en/?attachment_id=10794" rel="attachment wp-att-10794"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/07/filters1-300x121.jpg" alt="" title="filters1" width="300" height="121" class="alignright size-medium wp-image-10794" /></a>First, I would like to demonstrate once again the critical importance of having a very good quality filter rather than the usual plastic junk. Too often, we forget that the filter is degrading the image quality and that the better the lens, the worst the impact. To clearly show this impact, <a href="http://www.lensrentals.com/">LensRentals</a> tried to stack up to 50 filters on the same lens. the result is so immediately obvious that you don&#8217;t need to go pixel-peeping at 100% scale:</p>
<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/07/filters2-600x493.jpg" alt="" title="filters2" width="600" height="493" class="aligncenter size-large wp-image-10792" /></p>
<p>But even one filter will decrease image quality.</p>
<p>Of course, if you want to compare the impact of the impact difference between a pro filter and a cheap run-of-the-mill filter, you can stack just 5 pro UV filters and 5 cheap UV filters. Here again, you&#8217;ve got food for thought before you buy your next photo filter:</p>
<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/07/filters3-600x336.jpg" alt="" title="filters3" width="600" height="336" class="aligncenter size-large wp-image-10793" /></p>
<p>I insist! this last test does not use 50 filters, but only <strong>5 UV filters</strong> and the result is immediately perceptible to the naked eye of the non-expert, even if you&#8217;re not looking for it. With only one filter, you can do the test by your own and decide that using filters is a matter of thoughtful choice.</p>
<h3>How Polarizing Filters Work?</h3>
<p>This is one of the best and simplest explanations and demonstrations of the operation of these basic filters: A Polarizing Filter on the left and the Neutral Grey Filter on the right.</p>
<p><center><iframe loading="lazy" src="https://player.vimeo.com/video/24839406?title=0&amp;byline=0&amp;portrait=0&amp;color=d768fc" width="599" height="337" frameborder="0"></iframe><br /><a href="http://vimeo.com/24839406">Polarizing Filters for Photo and Video</a> from <a href="http://vimeo.com/oliviatech">Olivia Speranza</a> on <a href="http://vimeo.com">Vimeo</a></center></p>
<p>Source: <a href="http://www.petapixel.com/">PetaPixel</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>You only need two filters</title>
		<link>https://www.ylovephoto.com/en/2011/07/10/you-only-need-two-filters/</link>
					<comments>https://www.ylovephoto.com/en/2011/07/10/you-only-need-two-filters/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 10 Jul 2011 13:47:47 +0000</pubDate>
				<category><![CDATA[Shoot]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[ND400]]></category>
		<category><![CDATA[polarizing]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10652</guid>

					<description><![CDATA[Digital photography changed a lot of things but there is an invariant left: It has to catch light on a sensitive surface. So, for a long time, the photographers learned to play with light to draw the maximum from it. And during years, we saw pros lugging around their load of equipment they were the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Digital photography changed a lot of things but there is an invariant left: It has to catch light on a sensitive surface. So, for a long time, the photographers learned to play with light to draw the maximum from it. And during years, we saw pros lugging around their load of equipment they were the only ones to even understand. Among the most bizarre objects were the optical filters. And they are the subject of many a myth.</p>
<p>For a long time, we saw round and square filters, filter holders, gelatin or gel filters in colors or in grey hues, progressive graduated neutral density filters, stacks of filters, surprising little colored objects which were used to reinforce the sky, the clouds, the grass, the trees, the mountain glaciers, the lakes reflections, and which were used to smooth the sky, the clouds, the grass, the trees, the mountain glaciers, the lakes reflections. In short, apart from a few specialists as admired and as venerated as Mayans High Priests (apparently, without the need to practice human sacrifice to support their credibility, though), nobody really knew what all this was about. OK! I may be slightly off the board here (though I am sure I never heard of a photographer sacrificing live animals before shooting a landscape picture). Some people had learned a few tricks and recipes, but it was most incomprehensible to the masses like you and me.</p>
<p>With the advent of digital photography, everything changed: Photoshop or The Gimp or any other photographic software was able to replace all colored filters and the photographer could drop his collection of gelatins into the junk bin before going to simpler (or more complex) issues. We ran for the software manuals</p>
<p>But this was an error! If it stays true that the immense majority of filters are already in the first Photoshop-like software package, this is not a general rule. Colored filters are trivial to apply in Photoshop. Graduated filters are so easy that kids can use them. Color correction, exposure correction are but a click away in Photoshop and easier than a bunch of fragile gel filters attached to a complex holder. And if you do it wrong, just Undo it and try again.</p>
<p>But there are two optical filters that are still totally unavoidable even with the best software (and I am not speaking about the useless UV filter whose main application is protection against frontal shocks):</p>
<ul>
<li>Polarizing filter</li>
<li>High-density neutral grey filter</li>
</ul>
<h3>Polarizing</h3>
<p>A polarizing glass selectively filters light detecting its polarisation (a physical property quite difficult to perceive in most conditions but easily measurable on reflected light). The filter will reduce brightness of reflections without impact on the rest of the picture, an aspect that is inaccessible to Photoshop. It also plays a great role on slecting the desnity of the blue sky which varies in function of the sun light angle.</p>
<p><center></p>
<table>
<tr>
<td><a href="http://en.wikipedia.org/wiki/File:CircularPolarizer.jpg" class="internal" title="Enlarge"><img decoding="async" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d8/CircularPolarizer.jpg/400px-CircularPolarizer.jpg" alt="pola" /></a></td>
</tr>
<tr>
<td>The effects of a <a href="http://en.wikipedia.org/wiki/Polarizing_filter_(Photography)" title="Polarizing filter (Photography)" class="mw-redirect">polarizing filter</a> on the sky in a photograph. The picture on the right uses the filter.</td>
</tr>
</table>
<p></center></p>
<p>If you keep only one filter, this will be a polarizing filter.</p>
<p>Only one remark: If you find an old pola-filter from silver-analog-film times, check first if it is a <strong>linear pola</strong>. Films were not very regarding, but digital sensors can only react to <strong>circular pola</strong> filters. Note that this remark becomes less and less important since all current filters are actually circular polarizing filters.</p>
<h3>High-density neutral grey</h3>
<p>The other useful filter is a high-density neutral grey one. You can easily see through a low-density (pale) neutral grey filter but it is not very useful with the extreme range of sensitivity that our photo cameras exhibit today: Just rotate the sensitivity wheel a little or drop back to Photoshop. But, if you take a ND400, you&#8217;ll immediately notice that even if you can still see <em>something</em> through it, it nearly black now. The filter is so dense that it has the same effect as dropping the sensitivity though the floor a lot below the usual minimum of ISO 100. Consequence: Long exposures even at mid-day: Instead of 1/200s, you&#8217;ll need 5s exposures (1000 times more). Welcome to motion blur even on slow objects and under the mid-day sun.</p>
<p>The most common application (or the most commonly used) is landscape photography incorporating motion blur of sea water or white water river, as in the examples below.</p>
<p><center></p>
<table>
<tr>
<td><a href="http://www.flickr.com/photos/46939083@N05/5867198003/" title="Foam" target="_blank"><img decoding="async" src="https://farm6.static.flickr.com/5074/5867198003_2b6570d3c3_m.jpg" alt="Foam" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by-nd/2.0/" title="Attribution-NoDerivs License" target="_blank"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/46939083@N05/5867198003/" title="-Chiotas-" target="_blank">-Chiotas-</a></small></td>
<td><a href="http://www.flickr.com/photos/14497193@N04/5879630267/" title="Giardini Naxos - Endless rope" target="_blank"><img decoding="async" src="https://farm7.static.flickr.com/6051/5879630267_e61829cd50_m.jpg" alt="Giardini Naxos - Endless rope" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/14497193@N04/5879630267/" title="ciccioetneo" target="_blank">ciccioetneo</a></small></td>
<td><a href="http://www.flickr.com/photos/33096983@N06/4929084505/" title="island dew.." target="_blank"><img decoding="async" src="https://farm5.static.flickr.com/4135/4929084505_c1702cd8bc_m.jpg" alt="island dew.." border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by-nd/2.0/" title="Attribution-NoDerivs License" target="_blank"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/33096983@N06/4929084505/" title="dahon©" target="_blank">dahon©</a></small></td>
</tr>
</table>
<p></center></p>
<h3>Beware!</h3>
<p>To answer <a href="http://ylovephoto.com/fr/2010/08/13/filtre-gris-neutre-a-densite-variable/#comment-2160">a question from Sébastien</a>, I will also remind you of some elementary precautions to apply when using a filter (any filter).</p>
<ul>
<li>Always buy a high-quality filter: You use a luxury pro lens with fluorite or ED glass optical elements; Don&#8217;t drop any plastic sheet in front of it if you want to avoid re-introducing ugly additional effects (like optical distortion and chromatic aberration). Unfortunately, the prices goes with this requirement.</li>
<li>If you use a wide-angle lens (this is often the case for landscape photography, isn&#8217;t it?), select a low rim filter to avoid seeing it obstructing slightly the field of view (generating a small vignetting effect). Here, again, it comes with a price (all the more for the polarizing filters which are mechanically more complex).</li>
<li>For neutral grey filters, beware of the chromatic shift introduced by the denser and cheaper filters. It is often easy to compensate in a software suite, but the filter may easily be slightly blue or orange (depending on brands).</li>
</ul>
<p>So, what? Two filters in the bag, this is no problem.</p>
<p>Of course, with five lenses, you may have five different screwing diameters. But this is still much better than the whole collection of the past.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ylovephoto.com/en/2011/07/10/you-only-need-two-filters/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Manufacturing of a Canon 500mm f/4 lens</title>
		<link>https://www.ylovephoto.com/en/2011/07/08/manufacturing-of-a-canon-500mm-f4-lens/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 08 Jul 2011 18:35:19 +0000</pubDate>
				<category><![CDATA[Canon accessories & lenses]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10363</guid>

					<description><![CDATA[Let&#8217;s go and see how is manufactured a big tele-lens from Canon. A lot of hot glass and quite a chunk of shiny metal. YouTube link]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/07/glass_fusion.png" alt="" title="glass_fusion" width="0" height="0" class="alignright size-full wp-image-10686" />Let&#8217;s go and see how is manufactured a big tele-lens from Canon. A lot of hot glass and quite a chunk of shiny metal.</p>
<p><center><object width="600" height="371"><param name="movie" value="http://www.youtube-nocookie.com/v/ovxtgj4SsiI?fs=1&amp;hl=fr_FR&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/ovxtgj4SsiI?fs=1&amp;hl=fr_FR&amp;rel=0" type="application/x-shockwave-flash" width="600" height="371" allowscriptaccess="always" allowfullscreen="true"></embed></object><br /><a href="http://youtu.be/ovxtgj4SsiI">YouTube link</a></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google competing with TinEye</title>
		<link>https://www.ylovephoto.com/en/2011/06/26/google-competing-with-tineye/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 26 Jun 2011 10:33:23 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[·Others]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[TinEye]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10602</guid>

					<description><![CDATA[Do you remember TinEye? This is the company which has been offering since a few years an image search service where you show a photo (or a picture) and they find copies on the web (useful for the photographers). This can also help you find the original (useful for webmasters). TinEye was always a little [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Do you remember <a href="http://tineye.com/">TinEye</a>? This is the company which has been offering since a few years an image search service where you show a photo (or a picture) and <a href="https://ylovephoto.com/en/2008/09/13/tineye-finds-the-original-photo/">they find copies on the web</a> (useful for the photographers). This can also help you find the original (useful for webmasters).</p>
<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/06/images.google.png" alt="" title="images.google" width="0" height="0" class="size-full wp-image-10626" />TinEye was always a little limited by the small number of searched web sites, but the results were absolutely great: They even find look-alikes, pictures that are quite similar but not identical (even deformed, re-colorized, cropped, etc.)</p>
<p><a href="https://ylovephoto.com/en/2008/09/13/tineye-finds-the-original-photo/"><img loading="lazy" decoding="async" alt="" src="https://ylovephoto.com/fr/wp-content/uploads/2008/09/tineye_cool.png" class="aligncenter" width="580" height="139" /></a></p>
<p><figure id="attachment_10626" aria-describedby="caption-attachment-10626" style="width: 493px" class="wp-caption alignright"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/06/images.google.png" alt="" title="images.google" width="493" height="241" class="size-full wp-image-10626" /><figcaption id="caption-attachment-10626" class="wp-caption-text">Notice the small blue camera</figcaption></figure></p>
<p>But here comes the web heavy-weight. Competition is going to heat up significantly: Google starts a very similar option in <a href="http://images.google.com">Google Image Search</a>, which uses the small blue camera appearing on the right of the search bar when using <a href="http://www.google.com/chrome/">the Chrome browser</a> (and probably all browsers in the near future).</p>
<p><a href="http://www.roumazeilles.net/news/fr/wordpress/2007/05/24/girafe-dafrique-du-sud/"><img decoding="async" src="https://www.roumazeilles.net/images/2007/rsa/PICT3525t - Girafe femelle.jpg" alt="Female Giraffe" align="left"></a>I tested this image search service to look for an image I know quite well (a giraffe photo I shot in South Africa in 2007 that I know is already quite pirated on the web &#8211; I found it in a number of different places but for those interested I have another giraffe photo which is even more pirated even if it is much less beautiful than this one, I think).</p>
<p>As a photographer, I&#8217;d like to find all the people who made a copy of my work and check if -a least- they took the time to attribute it to me (not enough, it&#8217;s copyrighted) or to give a link back. For YLovePhoto readers, I thought it would be interesting to do the test, review the results and share my impression about the service.</p>
<p>There&#8217;s no doubt in the results:</p>
<ul>
<li>TinEye: finds <a href="http://www.tineye.com/search/1cb65a477f2aa80ffa42bfd6436605589760f248/">one copy</a> on a French SkyBlog where the size was altered.</li>
<li>Google: recognizes a giraffe, provides some basic data about the animal, finds some similar images (12 giraffe photos including 2 which have a very similar attitude) and finds 2 pages of blatant copies of my own photo (all sizes including a black and white modification). The two copies on my own web site are present in the list but not the one originally found by TinEye.</li>
</ul>
<p>Temporary conclusion: Kudos to Google! But, TinEye is no junk and we should not forget it right now.</p>
<p>My recommendation to Google: Your results will be even better if you purchase TinEye (the founders will be happy to receive 50 millions US dollars) and keep the results presentation which are really great.</p>
<p><center><iframe loading="lazy" width="580" height="330" src="https://www.youtube.com/embed/t99BfDnBZcI" frameborder="0" allowfullscreen></iframe><br /><a href="http://youtu.be/t99BfDnBZcI">YouTube link</a></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Operation of aperture blades</title>
		<link>https://www.ylovephoto.com/en/2011/06/08/operation-of-aperture-blades/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 08 Jun 2011 19:42:30 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[diaphragm]]></category>
		<category><![CDATA[slow motion]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10379</guid>

					<description><![CDATA[Aperture Revealed &#8211; 120 fps &#8211; HD from Camera Technica on Vimeo. The same at a slower speed: Aperture Revealed &#8211; 240 fps &#8211; HD from Camera Technica on Vimeo. Thanks to Camera Technica for these videos.]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/05/diaphragm_blades.png" alt="" title="diaphragm_blades" width="0" height="0" class="alignright size-full wp-image-10413" /></p>
<p><iframe loading="lazy" src="https://player.vimeo.com/video/22585470?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0"></iframe></p>
<p><a href="http://vimeo.com/22585470">Aperture Revealed &#8211; 120 fps &#8211; HD</a> from <a href="http://vimeo.com/camtech">Camera Technica</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>The same at a slower speed:</p>
<p><iframe loading="lazy" src="https://player.vimeo.com/video/22584812?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0"></iframe></p>
<p><a href="http://vimeo.com/22584812">Aperture Revealed &#8211; 240 fps &#8211; HD</a> from <a href="http://vimeo.com/camtech">Camera Technica</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Thanks to <a href="http://www.cameratechnica.com/2011/04/18/cameratechnica-labs-high-speed-video-of-aperture-blades-closing/">Camera Technica</a> for these videos.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Clouds: How to do them?</title>
		<link>https://www.ylovephoto.com/en/2011/06/02/clouds-how-to-do-them/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 02 Jun 2011 10:36:02 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[·Others]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[wordle]]></category>
		<category><![CDATA[YLovePhoto]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10525</guid>

					<description><![CDATA[For those who asked how I did the word clouds I presented on YLovePhoto yesterday and today, the trick is simply to go to the www.wordle.net web site and provide the text of a press release, then choose the right parameters for the best show of words. Good luck. Nikon D5100 Canon EOS 600D &#038; [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>For those who asked how I did the word clouds I presented on YLovePhoto yesterday and today, the <em>trick</em> is simply to go to the <a href="http://www.wordle.net">www.wordle.net</a> web site and provide the text of a press release, then choose the right parameters for the best show of words.</p>
<p>Good luck.</p>
<ul>
<li><a href="https://ylovephoto.com/en/2011/06/02/cloud-nikon-d5100-in-50-words/">Nikon D5100</a></li>
<li><a href="https://ylovephoto.com/en/2011/06/02/cloud-canon-eos-600d-1100d-in-50-words/">Canon EOS 600D &#038; 1100D</a></li>
<li><a href="https://ylovephoto.com/en/2011/06/02/cloud-sony-slt-a33-and-a55-in-50-words/">Sony SLT-A33 &#038; A55</a></li>
<li><a href="https://ylovephoto.com/en/2011/06/01/cloud-lumix-g3-in-50-words/">Lumix G3</a></li>
<li><a href="https://ylovephoto.com/en/2011/06/01/cloud-samsung-nx-11-in-50-words/">Samsung NX11</a></li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Canon Image Stabilization</title>
		<link>https://www.ylovephoto.com/en/2011/05/28/canon-image-stabilization/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sat, 28 May 2011 12:33:15 +0000</pubDate>
				<category><![CDATA[Canon accessories & lenses]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[IS]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=9325</guid>

					<description><![CDATA[As seen at the Photokina 2008, the visible operation of the image stabilisization inside a Canon lens. YouTube link YouTube link]]></description>
										<content:encoded><![CDATA[<p>As seen at the Photokina 2008, the visible operation of the image stabilisization inside a Canon lens.</p>
<p><center><object width="600" height="475"><param name="movie" value="http://www.youtube-nocookie.com/v/C60ehMe3wQ8?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/C60ehMe3wQ8?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="475"></embed></object><br /><a href="http://www.youtube.com/watch?v=C60ehMe3wQ8&#038;feature=player_embedded">YouTube link</a></center></p>
<p><center><object width="599" height="362"><param name="movie" value="http://www.youtube-nocookie.com/v/Bx8Lh6U-leU?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/Bx8Lh6U-leU?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="599" height="362"></embed></object><br /><a href="http://www.youtube.com/watch?v=Bx8Lh6U-leU&#038;NR=1">YouTube link</a></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>NASA Hubble pictures: 2 minutes in Photoshop</title>
		<link>https://www.ylovephoto.com/en/2011/04/08/nasa-hubble-pictures-2-minutes-in-photoshop/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 08 Apr 2011 21:58:03 +0000</pubDate>
				<category><![CDATA[Image edit]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Hubble]]></category>
		<category><![CDATA[NASA]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=9979</guid>

					<description><![CDATA[As a matter of fact, NASA prepares in Photoshop its gorgeous pictures from images taken by the Hubble space telescope. And, within two minutes, you can watch exactly how they do it. I would recommend to run it in slow motion if you really want to catch all the details and each and every step, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://ylovephoto.com/fr/wp-content/uploads/2011/04/NGC_3982.jpg"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/04/NGC_3982-150x150.jpg" alt="" title="NGC_3982" width="150" height="150" class="alignleft size-thumbnail wp-image-9988" /></a>As a matter of fact, NASA prepares in Photoshop its gorgeous pictures from images taken by the Hubble space telescope. And, within two minutes, you can watch exactly how they do it. I would recommend to run it in slow motion if you really want to catch all the details and each and every step, but it&#8217;s worth it&#8230;</p>
<p><center><object width="560" height="349"><param name="movie" value="http://www.youtube-nocookie.com/v/p5c1XoL1KFs?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/p5c1XoL1KFs?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="349"></embed></object><br /><a href="http://www.youtube.com/watch?v=p5c1XoL1KFs&#038;feature=player_embedded">YouTube link</a></center></p>
<p>See also <a href="http://hubblesite.org/gallery/behind_the_pictures/">http://hubblesite.org/gallery/behind_the_pictures/</a> where you can see the same video in very high quality.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nikon D5100 &#8211; Night vision</title>
		<link>https://www.ylovephoto.com/en/2011/04/05/nikon-d5100-night-vision/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Tue, 05 Apr 2011 18:59:11 +0000</pubDate>
				<category><![CDATA[Nikon D5100]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Nikon]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10065</guid>

					<description><![CDATA[Let&#8217;s come back to the issue of Night Vision around the new Nikon D5100. You certainly noticed that there was some talk about it before the launch and that this has been toned down at the announcement by Nikon. It appears that its an issue of trying to avoid discomfiture for the new or prospective [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2011/04/night_vision.jpg" alt="" title="night_vision" width="0" height="0" class="alignright size-full wp-image-10072" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2011/04/night_vision.jpg 485w, https://www.ylovephoto.com/en/wp-content/uploads/2011/04/night_vision-300x205.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2011/04/night_vision-480x328.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2011/04/night_vision-235x160.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2011/04/night_vision-75x51.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2011/04/night_vision-350x239.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2011/04/night_vision-220x150.jpg 220w, https://www.ylovephoto.com/en/wp-content/uploads/2011/04/night_vision-150x102.jpg 150w" sizes="auto, (max-width: 485px) 100vw, 485px" />Let&#8217;s come back to the issue of <strong>Night Vision</strong> around the new <a href="/en/slr/nikon/nikon-d5100">Nikon D5100</a>. You certainly noticed that there was some talk about it before the launch and that this has been toned down at the announcement by Nikon.</p>
<p>It appears that its an issue of trying to avoid discomfiture for the new or prospective users in front of what still is a very interesting technology. The Nikon D5100 has some night-related features, indeed. But this is not completely &#8220;<em>night vision</em>&#8220;. It&#8217;s more a combination of:</p>
<ol>
<li>Extreme pixel amplification: Nikon did not hold any horses here. There result may be grainy as hell, but who cares if we can shoot at night?</li>
<li>Ganging up the color pixels in one monochrome photon bucket: The result is a black and white image, but it more or less quadruple the light that is collected for a single &#8220;pixel&#8221;.</li>
</ol>
<p>The result is a grainy image. But it works up to something like ISO 102,400. It&#8217;s more a night mode than an extended sensitivity (Hi 2 is ISO 25,600).</p>
<h4>Night vision examples from Nikon</h4>
<p>Enables night shooting at super-high sensitivity up to ISO 102400 equivalent. Records monochrome (black and white) images.</p>
<p><center></p>
<table>
<tr>
<td>Regular shooting:</td>
<td><a href="http://imaging.nikon.com/lineup/dslr/d5100/img/features02/dmovie_06.html" target="pseudoDialog"><img loading="lazy" decoding="async" src="https://imaging.nikon.com/lineup/dslr/d5100/img/features02/img_06.png" width="338" height="225" alt="" /></a></td>
</tr>
<tr>
<td>Nikon D5100 night vision:</td>
<td><a href="http://imaging.nikon.com/lineup/dslr/d5100/img/features02/dmovie_07.html" target="pseudoDialog"><img loading="lazy" decoding="async" src="https://imaging.nikon.com/lineup/dslr/d5100/img/features02/img_07.png" width="338" height="225" alt="" /></a></td>
</tr>
</table>
<p></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Slow motion duel at Canon</title>
		<link>https://www.ylovephoto.com/en/2011/03/18/slow-motion-duel-at-canon/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 18 Mar 2011 19:40:31 +0000</pubDate>
				<category><![CDATA[Canon EOS 450D]]></category>
		<category><![CDATA[Canon EOS 5D]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[shutter]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=9764</guid>

					<description><![CDATA[Let&#8217;s not leave Nikon alone demonstrating the performance of its shutters&#8230; Today, here is a face-to-face confrontation of the Canon EOS 5D and the Canon EOS 450D (or Kiss X2 for Japanese buyers). YouTube link]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/03/canon_5000fps.jpg" alt="Canon at 5000 fps" title="canon_5000fps" width="0" height="0" class="alignright size-full wp-image-9757" />Let&#8217;s not leave Nikon alone demonstrating the performance of its shutters&#8230; Today, here is a face-to-face confrontation of the <a href="/fr/reflex/canon/canon-eos-5d/">Canon EOS 5D</a> and the <a href="/fr/reflex/canon/canon-eos-450d/">Canon EOS 450D</a> (or Kiss X2 for Japanese buyers).</p>
<p><center><object width="560" height="349"><param name="movie" value="http://www.youtube-nocookie.com/v/7Ovar4tjRSY?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/7Ovar4tjRSY?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="349"></embed></object><br /><a href="http://www.youtube.com/watch?v=7Ovar4tjRSY&#038;feature=related">YouTube link</a></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nikon D3 slow motion &#8211; Continuous 11 fps</title>
		<link>https://www.ylovephoto.com/en/2011/03/17/nikon-d3-slow-motion-continuous-11-fps/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 17 Mar 2011 19:37:42 +0000</pubDate>
				<category><![CDATA[Nikon D3]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[shutter]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=9761</guid>

					<description><![CDATA[Did you look into a pro camera shooting continuously at its top speed? Here is a Nikon D3 at 11 frames per second. YouTube link]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps.jpg" alt="Nikon D3 at 5000 fps" title="nikon_d3_5000fps" width="0" height="0" class="alignright size-full wp-image-9762" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps.jpg 530w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps-300x201.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps-480x322.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps-235x157.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps-75x50.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps-350x235.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps-220x147.jpg 220w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon_d3_5000fps-150x100.jpg 150w" sizes="auto, (max-width: 530px) 100vw, 530px" />Did you look into a pro camera shooting continuously at its top speed? Here is a Nikon D3 at 11 frames per second.</p>
<p><center><object width="560" height="349"><param name="movie" value="http://www.youtube-nocookie.com/v/fG5QedhroYQ?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/fG5QedhroYQ?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="349"></embed></object><br /><a href="http://www.youtube.com/watch?v=fG5QedhroYQ&#038;feature=player_embedded">YouTube link</a></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>All Sony SLR with semi-transparent mirrors</title>
		<link>https://www.ylovephoto.com/en/2011/02/24/all-sony-slr-with-semi-transparent-mirrors/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 24 Feb 2011 18:35:34 +0000</pubDate>
				<category><![CDATA[Sony Alpha 1000]]></category>
		<category><![CDATA[Sony Alpha 400]]></category>
		<category><![CDATA[Sony Alpha 450]]></category>
		<category><![CDATA[Sony Alpha 600]]></category>
		<category><![CDATA[Sony Alpha 750]]></category>
		<category><![CDATA[Sony Alpha 77]]></category>
		<category><![CDATA[Sony Alpha 780]]></category>
		<category><![CDATA[Sony Alpha 790]]></category>
		<category><![CDATA[Sony Alpha 800]]></category>
		<category><![CDATA[Sony Alpha 820]]></category>
		<category><![CDATA[Sony Alpha 950]]></category>
		<category><![CDATA[Sony Alpha 99]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[EVF]]></category>
		<category><![CDATA[Pellix]]></category>
		<category><![CDATA[Sony]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=9647</guid>

					<description><![CDATA[QueSabesDe.com obtained an extraordinarily bold statement from Sony: All future Sony SLR cameras will be using the semi-transparent mirror technology (so, very probably with Electronic View Finders) and this applies to: All APS-C SLR cameras All Full Frame SLR cameras Gee! This is going to influence the future of the Sony Alpha line. In a [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.quesabesde.com/noticias/sony-alpha-slt-espejo-translucido,1_7341">QueSabesDe.com</a> obtained an extraordinarily bold statement from Sony: All future Sony SLR cameras will be using the semi-transparent mirror technology (so, very probably with Electronic View Finders) and this applies to:<br />
<figure id="attachment_9652" aria-describedby="caption-attachment-9652" style="width: 291px" class="wp-caption alignright"><a href="https://ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900.jpg"><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-291x300.jpg" alt="Sony Alpha 99" title="exploded_sony_alpha_900" width="291" height="300" class="size-medium wp-image-9652" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-291x300.jpg 291w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-582x600.jpg 582w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-480x494.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-235x242.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-75x77.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-350x360.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-220x226.jpg 220w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900-150x154.jpg 150w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/exploded_sony_alpha_900.jpg 995w" sizes="auto, (max-width: 291px) 100vw, 291px" /></a><figcaption id="caption-attachment-9652" class="wp-caption-text">This is not the Sony Alpha 99 (but the Sony Alpha 900)</figcaption></figure></p>
<ul>
<li>All APS-C SLR cameras</li>
<li>All <strong>Full Frame</strong> SLR cameras</li>
</ul>
<p>Gee! This is going to influence the future of the Sony Alpha line.</p>
<p>In a nearly parallel direction, knowing that Sony decided not to announce a new <em>Full Frame</em> SLR camera this year (but only in 2012), it is interesting to notice the information provided by <a href="http://www.sonyalpharumors.com/sr4-sony-ff-marketing-strategy-for-2011/">SonyAlphaRumours</a> and telling us that Sony determined its strategy for the year 2011. For the most significant part, Sony forecasts a complete stop of manufacturing for the <a href="/en/slr/sony/sony-alpha-850/">Sony Alpha 850</a> whose stocks will plummet quickly. On the opposite, the elder brother (more endowed too) <a href="/en/slr/sony/sony-alpha-900/">Sony Alpha 900</a> will see its price drop progressively at the current 850 level, to boost sales, avoid leaving too much room to the competition and empty the stocks before the arrival of an <strong>Alpha 99</strong>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Canon goes electro-optical on IS III</title>
		<link>https://www.ylovephoto.com/en/2011/02/18/canon-goes-electro-optical-on-is-iii/</link>
					<comments>https://www.ylovephoto.com/en/2011/02/18/canon-goes-electro-optical-on-is-iii/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 18 Feb 2011 00:18:42 +0000</pubDate>
				<category><![CDATA[Canon accessories & lenses]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[patent]]></category>
		<category><![CDATA[rumour]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=9562</guid>

					<description><![CDATA[This may be something that many people missed, but when Egami (a Japanese blog) produced a patent from Canon for a 300mm f/4, the important part may not have been the possible upcoming tele-lens but the technology used in the lens to reach a better Image Stabilization (IS). Up to now, Canon and Nikon have [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This may be something that many people missed, but when <a href="http://egami.blog.so-net.ne.jp/2011-02-14">Egami</a> (a Japanese blog) produced a patent from Canon for a 300mm f/4, the important part may not have been the possible upcoming tele-lens but the technology used in the lens to reach a better <em>Image Stabilization</em> (IS).</p>
<p>Up to now, Canon and Nikon have been using mobile optical elements in the lens in order to compensate for the hand-shake of the photographer. This way, even if you&#8217;re not very steady, your lens will compensate your moves.</p>
<p><figure id="attachment_9563" aria-describedby="caption-attachment-9563" style="width: 568px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02.png" alt="" title="2011_27864_fig02" width="568" height="234" class="size-full wp-image-9563" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02.png 568w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02-300x123.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02-480x197.png 480w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02-235x96.png 235w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02-75x30.png 75w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02-350x144.png 350w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02-220x90.png 220w, https://www.ylovephoto.com/en/wp-content/uploads/2011/02/2011_27864_fig02-150x61.png 150w" sizes="auto, (max-width: 568px) 100vw, 568px" /><figcaption id="caption-attachment-9563" class="wp-caption-text">Canon 300mm f/4 patent</figcaption></figure></p>
<p>But the problem with mechanical image stabilization is that it&#8217;s limited by mechanical inertia. You cannot shake a lens block as fast as you&#8217;d want. This is perfectly OK for photographer shake (usually under 10 Hz) and it is adequate for vibrations on a tripod (under 40-50 Hz) if you use a really light mobile element. But it becomes tough when you want to correct easily tripod vibrations or even in-vehicle vibrations (usually 10 Hz to 500 Hz).</p>
<p>This is where electro-optical elements come in (and it&#8217;s not to be understood as Electro-Optical System or EOS). This is an optical element whose optical index can change under electrical voltage. In the patent drawing, you&#8217;ll notice that eo1/eo2/3d is a flat element (pressed between two electrodes). The major advantage of electro-optical elements is that the maximum frequency may be very high (probably up into the 1000&#8217;s of Hz).</p>
<p>With this kind of technology (already seen in other less precise patents), Canon could be preparing a third-generation IS able to adapt easily to tripods (not only accepting to leave IS on when using the lens on a tripod, but correcting in-car or in-plane shakes).</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ylovephoto.com/en/2011/02/18/canon-goes-electro-optical-on-is-iii/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How is ink made?</title>
		<link>https://www.ylovephoto.com/en/2011/01/13/how-is-ink-made/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 13 Jan 2011 13:21:37 +0000</pubDate>
				<category><![CDATA[Print photos]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[ink]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=8563</guid>

					<description><![CDATA[YouTube link Source: Roumazeilles.net]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/11/yellow_ink.jpg" alt="" title="yellow_ink" width="0" height="0" class="alignright size-full wp-image-8504" /></p>
<p><center><object width="560" height="340"><param name="movie" value="http://www.youtube-nocookie.com/v/Fypi6dAJB8E?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1&amp;color1=0x5d1719&amp;color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/Fypi6dAJB8E?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1&amp;color1=0x5d1719&amp;color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><br /><a href="http://www.youtube.com/watch?v=Fypi6dAJB8E&#038;feature=player_embedded">YouTube link</a></center></p>
<p>Source: <a href="http://www.roumazeilles.net/news/fr/wordpress/2011/01/11/comment-se-fabrique-l-encre-de-nos-imprimantes-video/">Roumazeilles.net</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A new Muybridge</title>
		<link>https://www.ylovephoto.com/en/2011/01/08/a-new-muybridge/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sat, 08 Jan 2011 18:35:18 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Vintage - 2nd hand]]></category>
		<category><![CDATA[horse]]></category>
		<category><![CDATA[Muybridge]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=8133</guid>

					<description><![CDATA[Eadweard Muybridge was an English photographer famous for his animated photographs which pioneered the observation of animal movement. This was really a photography marvel in a time when video was not an integrated feature of photo cameras. Cassandra C. Jones did a relatively similar job from horse images collected on the Internet (probably with Google [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Muybridge">Eadweard Muybridge</a> was an English photographer famous for his animated photographs which pioneered the observation of animal movement.</p>
<p><figure id="attachment_8029" aria-describedby="caption-attachment-8029" style="width: 300px" class="wp-caption aligncenter"><a href="http://ylovephoto.com/fr/wp-content/uploads/2010/10/Muybridge_race_horse_animated.gif"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/10/Muybridge_race_horse_animated.gif" alt="Animal Locomotion" title="Muybridge_race_horse_animated" width="300" height="200" class="size-full wp-image-8029" /></a><figcaption id="caption-attachment-8029" class="wp-caption-text">Animal Locomotion, by Eadweard Muybridge</figcaption></figure></p>
<p>This was really a photography marvel in a time when video was not an integrated feature of photo cameras.</p>
<p>Cassandra C. Jones did a relatively similar job from horse images collected on the Internet (probably with Google as her accomplice).</p>
<p><center><object width="640" height="385"><param name="movie" value="http://www.youtube-nocookie.com/v/Oyi0lzbDJVc?fs=1&amp;hl=fr_FR&amp;hd=1&amp;color1=0x234900&amp;color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/Oyi0lzbDJVc?fs=1&amp;hl=fr_FR&amp;hd=1&amp;color1=0x234900&amp;color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object><br /><a href="http://www.youtube.com/watch?v=Oyi0lzbDJVc&#038;feature=player_embedded">YouTube link</a></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Photoshop CS6: a preview of the alpha version</title>
		<link>https://www.ylovephoto.com/en/2010/11/29/photoshop-cs6-a-preview-of-the-alpha-version/</link>
					<comments>https://www.ylovephoto.com/en/2010/11/29/photoshop-cs6-a-preview-of-the-alpha-version/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 29 Nov 2010 21:33:06 +0000</pubDate>
				<category><![CDATA[Image edit]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Photoshop]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=8881</guid>

					<description><![CDATA[The future of Photoshop CS6 has been recently shown at MAX2010, the Adobe conference in Los Angeles. YouTube link I believe that the really impressive part of this technical demonstration is the set of automatisms which operate -essentially- by showing the machine an example of the result to reach rather than finding the right settings [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/11/photoshop_CS6.png" alt="" title="photoshop_CS6" width="0" height="0" class="alignright size-full wp-image-8847" /></p>
<p>The future of Photoshop CS6 has been recently shown at MAX2010, the Adobe conference in Los Angeles.</p>
<p><center><object width="609" height="482"><param name="movie" value="http://www.youtube.com/v/UvOjjjFdZw0?fs=1&amp;hl=en_US&amp;color1=0x2b405b&amp;color2=0x6b8ab6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/UvOjjjFdZw0?fs=1&amp;hl=en_US&amp;color1=0x2b405b&amp;color2=0x6b8ab6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="609" height="482"></embed></object><br /><a href="http://www.youtube.com/watch?v=UvOjjjFdZw0&#038;feature=player_embedded">YouTube link</a></center></p>
<p>I believe that the really impressive part of this technical demonstration is the set of automatisms which operate -essentially- by showing the machine an example of the result to reach rather than finding the right settings (as in this first example where the settings are automatically computed to reproduce the graphic style of the American photographer Ansel Adams). Clearly, Adobe keeps pushing Photoshop into more features built to reach a goal (sometimes a very ambitious one) rather than simply provide raw computer tools. And the <em>magical de-blurring tool</em> (registered trademark) is impressive too.</p>
<p>It&#8217;s really at the core of the idea of empowering the photographer. This is Photoshop CS6 (<em>avant-première</em>) before Photoshop CS6.</p>
<p>Via <a href="http://blogs.adobe.com/jnack/2010/11/sneak-peeks-new-adobe-digital-imaging-tech.html">John Nack</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ylovephoto.com/en/2010/11/29/photoshop-cs6-a-preview-of-the-alpha-version/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>NASA and ESA best space pictures</title>
		<link>https://www.ylovephoto.com/en/2010/11/28/nasa-and-esa-best-space-pictures/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 28 Nov 2010 18:00:28 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[·Others]]></category>
		<category><![CDATA[best]]></category>
		<category><![CDATA[ESA]]></category>
		<category><![CDATA[ESO]]></category>
		<category><![CDATA[NASA]]></category>
		<category><![CDATA[space]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=8460</guid>

					<description><![CDATA[The two great space American and European agencies (NASA and ESA) are the most active sources of top-quality space images. Even better, most of their published pictures are available nearly without constraint (at least for non-commercial uses). So, you no longer need to bring your telescope and your photo camera to see the deep end [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/10/nasa_apollo_12_eclipse.jpg" alt="" title="nasa_apollo_12_eclipse" width="0" height="0" class="size-full wp-image-8401" />The two great space American and European agencies (NASA and ESA) are the most active sources of top-quality space images. Even better, most of their published pictures are available nearly without constraint (at least for non-commercial uses). So, you no longer need to bring your telescope and your photo camera to see the deep end of space.</p>
<p>On the one hand, the <em>European Space Agency</em> (ESA) opens on its web site a presentation of its best pictures in a <a href="http://www.esa.int/esa-mmg/mmg.pl?type=I">photo (and video) gallery</a> where I grabbed this superb view of the East coast of Greenland.</p>
<p><figure id="attachment_8400" aria-describedby="caption-attachment-8400" style="width: 600px" class="wp-caption aligncenter"><a href="http://ylovephoto.com/fr/wp-content/uploads/2010/10/Greenland_Ice_ASA_WS_H1.jpg"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/10/Greenland_Ice_ASA_WS_H1-600x544.jpg" alt="" title="Greenland_Ice_ASA_WS_H1" width="600" height="544" class="size-large wp-image-8400" /></a><figcaption id="caption-attachment-8400" class="wp-caption-text">Greenland’s East coast (Photo: ESA)</figcaption></figure></p>
<p>On the other hand, here is the <em>National Aeronautics and Space Administration</em> (NASA), which already had a web site of the same kind, just opening a <a href="http://www.flickr.com/photos/nasacommons/">Flickr group</a> to distribute some of its archive images coming back from the oldest sources like this solar eclipse photographed from the Apollo 12 mission.</p>
<p><figure id="attachment_8401" aria-describedby="caption-attachment-8401" style="width: 640px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/10/nasa_apollo_12_eclipse.jpg" alt="" title="nasa_apollo_12_eclipse" width="640" height="480" class="size-full wp-image-8401" /><figcaption id="caption-attachment-8401" class="wp-caption-text">Apollo 12 view of Solar Eclipse  - Photo: NASA Johnson Space Center Collection</figcaption></figure></p>
<p>Not willing to stay behind while they have a real treasure of exceptionally good pictures of the remotest stars, the <em>European Southern Observatory</em> (ESO) now has a <a href="http://www.eso.org/public/images/archive/top100/">Top 100</a> of pictures taken by the observatory telescopes. Like this photo of Centaurus A, a great galaxy stopped in her rotation by seevral ESO cameras in various light spectrums (visible light, X-ray, etc.)</p>
<p><figure id="attachment_8402" aria-describedby="caption-attachment-8402" style="width: 569px" class="wp-caption aligncenter"><a href="http://ylovephoto.com/fr/wp-content/uploads/2010/10/eso0903a.jpg"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/10/eso0903a-569x600.jpg" alt="" title="eso0903a" width="569" height="600" class="size-large wp-image-8402" /></a><figcaption id="caption-attachment-8402" class="wp-caption-text">Photo: ESO/WFI (Optical); MPIfR/ESO/APEX/A.Weiss et al. (Submillimetre); NASA/CXC/CfA/R.Kraft et al. (X-ray)</figcaption></figure></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sony Alpha 33/55: No video</title>
		<link>https://www.ylovephoto.com/en/2010/10/14/sony-alpha-3355-no-video/</link>
					<comments>https://www.ylovephoto.com/en/2010/10/14/sony-alpha-3355-no-video/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 14 Oct 2010 18:38:07 +0000</pubDate>
				<category><![CDATA[Sony Alpha 33]]></category>
		<category><![CDATA[Sony Alpha 55]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Pellix]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=8246</guid>

					<description><![CDATA[If you want to see a company suffering the worst pain at the worst possible moment, just look at Sony. In 2009, they repeated us that they would not add video to the DSLR photo cameras until it would be perfectly right and the half-baked solutions from Canon and Nikon where indirect justifications to this [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>If you want to see a company suffering the worst pain at the worst possible moment, just look at Sony. In 2009, they repeated us that they would not add video to the DSLR photo cameras until it would be perfectly right and the half-baked solutions from Canon and Nikon where indirect justifications to this position; In 2010, the launch of the <a href="/en/slr/sony/sony-alpha-33">Alpha 33</a> (SLT-A33) and <a href="/en/slr/sony/sony-alpha-55">Alpha 55</a> (SLT-A55) was a major technological event with the appearance of a semi-transparent mirror which would solve all problems. And I have to admit that the technical innovation was like a shattering sound in the sky in front of a public whose expectations are usually very high.</p>
<p><a href="http://ylovephoto.com/fr/wp-content/uploads/2010/10/Sony-sensor-overheating-during-video.png"><img loading="lazy" decoding="async" class="alignleft size-full wp-image-8160" title="Sony-sensor-overheating-during-video" src="https://ylovephoto.com/fr/wp-content/uploads/2010/10/Sony-sensor-overheating-during-video.png" alt="" width="409" height="248" /></a></p>
<p>But there was a fly in the ointment. Only a few weeks after the official launch, we learned that the digital sensor is overheating. We know that the digital photo-video sensors produce heat whenever they are used. The design of sensors for video (and thus used more or less continuously) must take that into account to avoid heat production at all costs. The design of the cameras must take into account the need to move any heat left right out of the sensor area (possibly out of the camera).</p>
<p>Sony definitely missed one of these, indeed. The SLT-A33 and SLT-A55 are suffering from over-heating to the point that, when reaching a certain temperature, the camera switches itself off (It shuts the sensor down). As can be seen in the table here on the side, in the worst case (when it&#8217;s hot outside, 40°C, and that image stabilization is enabled), this is going to happen fast, real fast: 3 or 4 minutes only. Probably nearly everybody will admit that this is incompatible with the normal use of video capture in a normal way.</p>
<p>So, no video grabbing during Summer. More or less.</p>
<p>If you thought that this was bad enough, there is a hint to the possible addition, unconfirmed by Sony right now, of another limitation (maybe, within a longer time frame) respective to the use of the LiveView mode (which is only a low definition video mode).</p>
<p><!--adsense#photo_250_250_right--></p>
<p>The solutions? Let&#8217;s try to think them out:</p>
<ul>
<li>No firmware change will reduce the thermal dissipation of the sensor.</li>
<li>No firmware change will improve the heat transfer through the body of the camera.</li>
<li>A firmware change could remove (more or less completely) the thermal protection. But would it be a solution to risk some other problems? (early aging of the sensor, unacceptable thermal noise in the images, etc.)</li>
<li>Modifying/replacing the sensor (supposing that Sony has a better or corrected sensor)? This is going to be a MAJOR repair operation.</li>
<li>If the problem really comes from a bad design of the camera body, this is worse&#8230; Nothing left in the bag of solutions.</li>
</ul>
<p>I let you imagine Sony&#8217;s dilemma. I let you imagine why the communication will be really tough next week&#8230;</p>
<p>While waiting for it, for those asking if they should buy a Sony SLT-A55 and thinking that they need the video capture, I say: Wait. For those who are in a hurry, I will not less than they must forget about video on the Alpha 33 and Alpha 55 for now. Video is nearly excluded in these cameras for the time being. The small sound you can hear is those competitors (Starting with Nikon and Canon) exhaling loudly (These cameras had given them cold sweats and they now feel that this could buy them some more time to react).</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ylovephoto.com/en/2010/10/14/sony-alpha-3355-no-video/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Bad design for the Sony A77</title>
		<link>https://www.ylovephoto.com/en/2010/10/08/bad-design-for-the-sony-a77/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 08 Oct 2010 20:00:59 +0000</pubDate>
				<category><![CDATA[Sony Alpha 77]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[EVF]]></category>
		<category><![CDATA[rumour]]></category>
		<category><![CDATA[Sony]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=8148</guid>

					<description><![CDATA[Sometimes, rumours are really weird but they still have to be listened to and discussed. Recently, SonyAlphaRumors.com reported an &#8220;information&#8221; they received from an anonymous source that they indicated was new and possibly unreliable. To me, it was so weird that I thought it would not be worth mentioning (it is my role to filter [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_8149" aria-describedby="caption-attachment-8149" style="width: 576px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-8149" title="weird_a77eovf" src="https://ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf.jpg" alt="Weird Sony A77 viewfinder design" width="576" height="432" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf.jpg 576w, https://www.ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf-300x225.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf-480x360.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf-235x176.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf-75x56.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf-350x262.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf-220x165.jpg 220w, https://www.ylovephoto.com/en/wp-content/uploads/2010/10/weird_a77eovf-150x112.jpg 150w" sizes="auto, (max-width: 576px) 100vw, 576px" /><figcaption id="caption-attachment-8149" class="wp-caption-text">Weird Sony A77 viewfinder design</figcaption></figure></p>
<p>Sometimes, rumours are really weird but they still have to be listened to and discussed. Recently, <a href="http://www.sonyalpharumors.com/sr2-sony-a77-with-two-semi-transparent-mirrors/">SonyAlphaRumors.com</a> reported an &#8220;<em>information</em>&#8221; they received from an anonymous source that they indicated was new and possibly unreliable. To me, it was so weird that I thought it would not be worth mentioning (it is my role to filter out and choose the news I report here), but people keep asking questions about that.</p>
<p>So, let&#8217;s debunk it once and for all. The <em>proposal</em> is that Sony is designing the A77 with two semi-transparent mirrors instead of one. Starting from a A33/A55-type of semi-transparent SLT mirror, the anonymous source proposes that they wil add a second one essentially to mix Electronic ViewFinder and real images.</p>
<p><!--adsense#photo_250_250_right--></p>
<p>Unfortunately, it does not add up. Industrial problems crop everywhere in this <em>design</em>. For any reasonably seasoned engineer, it would be a nightmare to align correctly the two images, but any optician will quickly notice that super-imposing a pixelated image (70%) and a real image (30%) will probably make it only bizarre looking, not improved.</p>
<p>But it gets worse. The drawing provided here shows that the AF sensor would get its image from the EVF not the real word light source. Let&#8217;s say this would remove all usability of phase detection and it would be better to use the direct data from the sensor to do contrast detection as this position would only allow it. So, let&#8217;s suppose that this is slight error in the drawing and the AF sensor will receive 70% (or even 30%) of the light going up. This time, there is even less light going directly to the eye (90% from EVF and 10% from outside? What an effort for so little!)</p>
<p>The, the advantage of getting the real image in the viewfinder is to be able to do a fine focus on the focusing screen, but where is it? Certainly not in the usual position in the way up for light reflected from the primary mirror. This would actually reduce light going a little more and add another handicap for the AF sensor.</p>
<p>Let&#8217;s say that this is certainly not what Sony has in mind for the Sony A77. And let&#8217;s wait for leaked information rather than pure amateur phantasm.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why not 1 ISO?</title>
		<link>https://www.ylovephoto.com/en/2010/09/27/why-not-1-iso/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 27 Sep 2010 17:17:45 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[sensitivity]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=6344</guid>

					<description><![CDATA[photo credit: lrargerich This is some sort of silly question, but when people look at ISO sensitivity, we tend to be impressed by the increasingly higher values (which mean that you can take pictures without much light and without adding a flash). But no manufacturer seems not willing to offer us the low ISO values [&#8230;]]]></description>
										<content:encoded><![CDATA[<div class="left_box"><a href="http://www.flickr.com/photos/29638083@N00/3413587294/" title="Rapid Falls at Capilla del Señor" target="_blank"><img decoding="async" src="https://farm4.static.flickr.com/3380/3413587294_fda4b0a044_m.jpg" alt="Rapid Falls at Capilla del Señor" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/29638083@N00/3413587294/" title="lrargerich" target="_blank">lrargerich</a></small></div>
<p>This is some sort of silly question, but when people look at ISO sensitivity, we tend to be impressed by the increasingly higher values (which mean that you can take pictures without much light and without adding a flash). But no manufacturer seems not willing to offer us the low ISO values of sensitivity.</p>
<p>Of course, it&#8217;s always possible to buy a ND filter (Neutral Density or grey filter). But then, why not integrate this directly in-camera? After all, it&#8217;s only a matter of using computer algorithms to help digital sensors not to collect all of the possible light, a thing like taking several pictures in a row but with a very high speed sequence.</p>
<p>The advantage would be to allow the sort of images that many a landscape photographer likes nowadays: You screw a dark ND filter, shoot at very slow speed and get the water movement as in the image here.</p>
<p>So, who&#8217;s going to bring that technical innovation to a DSLR camera?</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Not really photo: History of the telescope</title>
		<link>https://www.ylovephoto.com/en/2010/09/23/not-really-photo-history-of-the-telescope/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 23 Sep 2010 18:36:21 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[astronomy]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[telescope]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=6309</guid>

					<description><![CDATA[photo credit: anthonycmaki Sometimes, during Summer time, it&#8217;s fine to switch to low gear and to wander far from the normal path of things. So, if you like lenses (specially long focal length primes), you may be interested in looking at the dinosaur age of tele-lenses: The Telescope era, which started in 1611 (nearly 400 [&#8230;]]]></description>
										<content:encoded><![CDATA[<div class="right_box"><a href="http://www.flickr.com/photos/33893937@N05/4288557293/" title="Télescope à Notre-Dame-de-la-Garde" target="_blank"><img decoding="async" src="https://farm5.static.flickr.com/4069/4288557293_cc015fbc85_m.jpg" alt="Télescope à Notre-Dame-de-la-Garde" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by-sa/2.0/" title="Attribution-ShareAlike License" target="_blank"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/33893937@N05/4288557293/" title="anthonycmaki" target="_blank">anthonycmaki</a></small></div>
<p>Sometimes, during Summer time, it&#8217;s fine to switch to low gear and to wander far from the normal path of things.</p>
<p>So, if you like lenses (specially long focal length primes), you may be interested in looking at the dinosaur age of tele-lenses: <strong>The Telescope era</strong>, which started in 1611 (nearly 400 years ago) when the Greek mathematician Giovanni Demisiani coined the word from the Greek τῆλε, <em>tele</em> &#8220;far&#8221; and σκοπεῖν, <em>skopein</em> &#8220;to look or see&#8221;; Thus, τηλεσκόπος, <em>teleskopos</em> &#8220;far-seeing&#8221;).</p>
<p>ArsTechnica has a fine 3-page feature article drawing <a href="http://arstechnica.com/science/news/2010/06/history-of-the-telescope-draft.ars">a history of the telescope</a>, showing how it evolved from the original 2-lens design of Galileo telescope to more modern mirror-based ones. In between the tele-lens derived from that, but it&#8217;s another story.</p>
<p>Fun reading. Good lesson ni optics.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nikon D800: Possible features</title>
		<link>https://www.ylovephoto.com/en/2010/09/20/nikon-d800-possible-features/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 20 Sep 2010 11:37:01 +0000</pubDate>
				<category><![CDATA[Nikon D700]]></category>
		<category><![CDATA[Nikon D700s]]></category>
		<category><![CDATA[Nikon D700x]]></category>
		<category><![CDATA[Nikon D750]]></category>
		<category><![CDATA[Sony Alpha 820]]></category>
		<category><![CDATA[Sony Alpha 850]]></category>
		<category><![CDATA[Sony Alpha 900]]></category>
		<category><![CDATA[Sony Alpha 950]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Full Frame]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[rumour]]></category>
		<category><![CDATA[Sony]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=7772</guid>

					<description><![CDATA[Today, the leaks have been collected by our friends of Reportages Photo and they may allow us to discover some of the features of the next Nikon D800 (some believe that it will replace the existing Nikon D700, FX Full Frame photo camera famous for its excellent sensitivity coming from using a reasonably low resolution [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Today, the leaks have been collected by <a href="http://www.reportagesphotos.fr/A2246-nikon-d800-les-premieres-caracteristiques-du-rempla-ant-du-nikon-d700.html">our friends of Reportages Photo</a> and they may allow us to discover some of the features of the next <strong>Nikon D800</strong> (some believe that it will replace the existing <a href="/en/slr/nikon/nikon-d700">Nikon D700</a>, FX Full Frame photo camera famous for its excellent sensitivity coming from using a reasonably low resolution to get very wide pixels).</p>
<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/09/nikon_d800_leak.jpg" alt="Nikon D800 leak" title="nikon_d800_leak" width="280" height="210" class="alignleft size-full wp-image-7394" /></p>
<p>As a matter of fact, an online Chinese eCommerce web site published a product page for the Nikon D800. A photo, some features somewhat far from what is expected from Nikon, but after all, why not?</p>
<p>First and foremost, the resolution would (fast) climb to 24 MP, or near to the current maximum for Full Frame digital sensors, indicating a possible use of the Full Frame photo sensor from Sony (already used on Sony <a href="/en/slr/sony/sony-alpha-900">Alpha 900</a> and <a href="/en/slr/sony/sony-alpha-850">Alpha 850</a>, but with some video-capture ability added).</p>
<p>Next, we find a shutter with speeds from 30s to 1/8000s for continuous bursts of 7 frames/second, video recording in 720p and 1080p, ISO 200-6400 (ext. to ISO 100-25600) light sensitivity, exposure metering using a 1005-RGB-point sensor and system, Nikon Multi-CAM 3500FX AF 51-point AF system, a fixed LCD screen attached to the back of the camera with a 3&#8243; (7,5 cm) LCD with 921.000 pixels.</p>
<p>Clearly, this would build a relatively easy to predict kind of camera (apart from the high resolution of the sensor which would indicate Nikon is leaving the lonely track of low resolution Full Frame to go and catch up with Canon and Sony where they already succeed).</p>
<p>But this is still surprising. If this is more than an unfounded rumour, it will allow a prediction of the direction Sony is taking in terms of FF sensors and the successor to the Sony <a href="/en/slr/sony/sony-alpha-900">Alpha 900</a> and <a href="/en/slr/sony/sony-alpha-850">Alpha 850</a> would keep their resolution at 24 MP while video capture would be added like on the Nikon D800.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why Sony uses a semi-transparent mirror in A33/A55</title>
		<link>https://www.ylovephoto.com/en/2010/08/27/why-sony-uses-a-semi-transparent-mirror-in-a33a55/</link>
					<comments>https://www.ylovephoto.com/en/2010/08/27/why-sony-uses-a-semi-transparent-mirror-in-a33a55/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 27 Aug 2010 19:45:46 +0000</pubDate>
				<category><![CDATA[Sony Alpha 33]]></category>
		<category><![CDATA[Sony Alpha 55]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Pellix]]></category>
		<category><![CDATA[Sony]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=6885</guid>

					<description><![CDATA[The most recent SLR photo cameras from Sony, the Sony Alpha 33 and Sony Alpha 55 are presenting a striking feature: a semi-transparent mirror replacing the usual reflex mirror that we knew up to now. This looks very nice in the press releases, what does that mean and why use such a technology? Cross-section view [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The most recent SLR photo cameras from Sony, the <a href="/en/slr/sony-alpha-33">Sony Alpha 33</a> and <a href="/en/slr/sony-alpha-55">Sony Alpha 55</a> are presenting a striking feature: a semi-transparent mirror replacing the usual reflex mirror that we knew up to now. This looks very nice in the press releases, what does that mean and why use such a technology?</p>
<div class="left_box"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/08/360px-SLR_cross_section.svg_.png" alt="360px-SLR_cross_section.svg" title="360px-SLR_cross_section.svg" width="360" height="300" class="aligncenter size-full wp-image-6802" /></p>
<p><font size="-1">Cross-section view of SLR system:<br />
1 &#8211; Front-mount lens (4-element Tessar design)<br />
2 &#8211; Reflex mirror at 45-degree angle<br />
3 &#8211; Focal plane shutter<br />
4 &#8211; Film or sensor<br />
5 &#8211; Focusing screen or glass<br />
6 &#8211; Condenser lens<br />
7 &#8211; Optical glass pentaprism (or pentamirror)<br />
8 &#8211; Eyepiece</p>
<p>Origin: <a href="http://en.wikipedia.org/wiki/SLR_camera">Wikipedia</a></font></div>
<h4>The traditional SLR camera</h4>
<p>Let&#8217;s start with the organization of the most common Single Lens Reflex (SLR) camera, as we generally know it. On the cross-section view here, we can see the light trajectory (in yellow) when the mirror is in lower position to direct light (and the image) toward the viewfinder. At exposure time (when you press the shutter release button), the mirror moves up to let the light go straight to the sensor.</p>
<p>Very efficient, this configuration still has some drawbacks which have long been considered minor, but still very real.</p>
<p><!--adsense#photo_250_250_right--></p>
<p>First, during exposure, the viewfinder is totally black. It&#8217;s not very long, but the inconvenience is very observable by the user.</p>
<p>The mechanical design needed to move the mirror up and down is complex, fragile, but must operate very quickly to maintain a fast shooting cadence. On pro photo cameras, these mechanisms become complex and expensive to reach high frame rates. The technology progresses fast, but this is only in the most recent years that camera manufacturers have been able to provide more than 3 frames per second on standard cameras. Some pro SLRs (like the Nikon D3, for example) reach 8 fps (but the price falls in the financial investment category!)</p>
<p><span id="more-6885"></span></p>
<h4>Pellix &#8211; transparent or nearly transparent</h4>
<p>In the 1960&#8217;s, several cameras started to use a semi-transparent mirror to avoid moving it. The idea is merely to ensure that most of the light goes straight to the film or the image sensor, but a smaller portion of it is reflected up to the viewfinder. Unsurprisingly, there are both advantages and drawbacks.</p>
<p>First pro: viewing is never obstructed. The photographer always keeps the camera at eye level and shoots nearly continuously (highly appreciated in sports photography, for example, to track unpredictable action).</p>
<p>Second pro: The removed mechanics allow to simplify the camera structure (and its cost). Light weight and low noise come to these cameras.</p>
<p>But the light splitting is difficult and the technology for semi-transparent mirrors is not easy to master: You want to keep transparency without the slightest color-shift (coming from the uneven transmission of all wavelengths), and without too much light loss (to have a clear and readable viewfinder, you must reflex as much light as possible, but this would be detrimental to the image exposure on the film).</p>
<p>The gains are perceptible but limited in front of the technical drawbacks: The market will not be convinced and, apart from random and rare occurrences like the Canon Pellix QL, this will be the end of it.</p>
<h4>Autofocus &#038; video</h4>
<p>Then, come the 2000&#8217;s and point-and-shoot compact digital cameras start boasting about their video capture features. Always in search of technical innovations, camera manufacturers are happy to go from photo to video. It&#8217;s relatively easy on the a compact point-and-shoot: Either it has a separate telemetric viewfinder (no constraint), or the photo sensor is already used for LiveView (the only problem is that it engulf energy and heat the sensor up).</p>
<p>If you want to focus, the digital point-and-shoot cameras have a simple solution: Analyze the image on the sensor to see if it is sharp or not (this is called <em>contrast detection</em>).  This seems simple, but it calls for a lot of computation power (this is slow) and you have to nearly randomly try various focus settings to find the best one.</p>
<p>On a cheap camera (or a cheaper camera that most Single Lens Reflex cameras), these drawbacks are easily forgotten and, moreover, the same approach works for video as well as for photography. So, the photo compact cameras have simple path to video capture.</p>
<h4>An SLR with video </h4>
<p>In 2008, Nikon decides to add video capture on a digital SLR (the <a href="/fr/reflex/nikon-d90">Nikon D90</a>). This should be marvelous! But the reflex architecture is totally different and there comes trouble.</p>
<p>First, when the mirror is up, it is impossible to use the specialized AF sensor that is present in the camera in front of the mirror, not behind (this sensor is using a method known as phase detection). The solution would appear to be easy: Go the point-and-shoot way, with contrast detection. But three problems rush in:</p>
<ul>
<li>SLR sensors are big and not very compatible with continuous heavy computation.</li>
<li>SLR sensors are very large, favoring a small depth of field and are thus infinitely less tolerant than smaller/cheaper sensors (as a matter of fact, focusing on point-and-shoot cameras stay very imprecise, but it is efficiently hidden behind an enormous depth of field: &#8220;Everything always looks sharp&#8221;).</li>
<li>The user is used to ultra-fast focusing given by phase detection, but will be hit with an enormous difference in reaction times.</li>
</ul>
<p><figure id="attachment_6814" aria-describedby="caption-attachment-6814" style="width: 485px" class="wp-caption alignright"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/08/sony_pellix.jpg" alt="Sony solution" title="sony_pellix" width="485" height="577" class="size-full wp-image-6814" /><figcaption id="caption-attachment-6814" class="wp-caption-text">Sony solution</figcaption></figure></p>
<p>The first SLR photo cameras choose to run around this problem by removing completely autofocus and most of the automated controls. Nothing elegant, nothing shiny here. But this is utterly pragmatic. And some pretty impressive cameras like the <a href="/en/slr/canon-eos-5d-mkii">Canon EOS 5D MkII</a> are equipped with very limited video features.</p>
<h4>Sony Alpha SLT-A55</h4>
<p>One exception in this landscape: Sony. Known as a historical leader of professional video, Sony cannot and will not deliver some half-baked video solution, even on a photo camera. They will only bring video capture when it is fully operational.</p>
<p>2010 is for Sony the year of solving this problem with a semi-transparent mirror again: Without mirror, all the troubles are gone! You can do <strong>autofocus while filming</strong>, you can keep nearly all the automated controls. The <a href="/en/slr/sony-alpha-33">Sony Alpha 33</a> and <a href="/en/slr/sony-alpha-55">Alpha 55</a> are entry-level photo cameras but their video capture is not relegated to the end of the feature list. Focusing is absolutely continuous during video filming (see the <a href="https://ylovephoto.com/en/2010/08/27/operation-of-the-shutter-and-mirror-of-sony-a33-a55/">video demonstrations</a>) or during continuous shooting.</p>
<p>Even better, on cameras priced at a few hundreds of Euros, it becomes possible to rush <strong>continuous shooting at incredible frame rates</strong> (at least out of the realm of expert and pro cameras): 6 frames per second! Or even 10 fps if you accept some constraints on available automatisms! This is comparable to what is offered by pro cameras at 10 times the price.</p>
<p>All this with a viewfinder permanently available. The <strong>clearer viewfinder</strong> you have, the more comfort you get.</p>
<p>And, if there is no longer any mirror moves, there is no longer any of the associated noises. Since the mirror mechanics generated very distinctive clangs just before and after the exposure, the cameras with a fixed mirror and remarkably silent.</p>
<h4>Is it the end of it?</h4>
<p>This is a good question. We understand that, now, the target is set very high. Canon, Nikon and the others competitors will be compared to a Single Lens Reflex (SLR) camera sold under 600€. Innovation is now king in the Japanese (or not) Research and Development labs.</p>
<p>2011 will be a very interesting year for Sony&#8217;s opponents. Will they use the same recipe or will they bring some other bright idea to bring photo and video together in D-SLR cameras?</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ylovephoto.com/en/2010/08/27/why-sony-uses-a-semi-transparent-mirror-in-a33a55/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
