How sharp are RAW photos before processing?
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
As an amateur I am trying to figure out at what point is the blur a product of user error or if it's natural? I shoot with a Sony A7RII if that makes any difference.
raw autofocus sony
add a comment |
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
As an amateur I am trying to figure out at what point is the blur a product of user error or if it's natural? I shoot with a Sony A7RII if that makes any difference.
raw autofocus sony
1
See also: What is RAW, technically?
– osullic
4 hours ago
add a comment |
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
As an amateur I am trying to figure out at what point is the blur a product of user error or if it's natural? I shoot with a Sony A7RII if that makes any difference.
raw autofocus sony
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
As an amateur I am trying to figure out at what point is the blur a product of user error or if it's natural? I shoot with a Sony A7RII if that makes any difference.
raw autofocus sony
raw autofocus sony
asked 8 hours ago
AlanAlan
1224
1224
1
See also: What is RAW, technically?
– osullic
4 hours ago
add a comment |
1
See also: What is RAW, technically?
– osullic
4 hours ago
1
1
See also: What is RAW, technically?
– osullic
4 hours ago
See also: What is RAW, technically?
– osullic
4 hours ago
add a comment |
2 Answers
2
active
oldest
votes
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
Wait wait wait — let me stop you right there. When you open up RAW files in Lightroom, you are seeing a processed image. Lightroom does not have a RAW data viewer, and the unprocessed RAW data doesn't look very interesting even if it did. What you're seeing is either a JPEG preview (processed by the camera) or the default processing you have configured in Lightroom.
It sounds like the settings for that default rendering include less sharpening than you like. Behind all of this is your fundamental question: is sharpening a necessary part of a RAW workflow (assuming sharp images are desired)? The answer is yes — see Why should my last post-processing step be sharpening?, which is partly about the order but also gives some explanation as to why.
Digital cameras (with the mostly-obscure exception of Foveon) use a pattern of colored filters to create color images. This means color in the final image is produced via algorithms which infer complete color information from neighboring photosites. A final sharpening pass usually makes the results of these algorithms more snappy. And, although it's less common now that higher-resolution sensors make it less necessary, many digital cameras contain an (optical) low-pass filter, which intentionally blurs the image slightly to avoid moire. (See Why is a physical anti-aliasing filter still needed on modern DSLRs?.)
Additionally, digital sharpening (especially the magic that is Richardson–Lucy deconvolution) can compensate for other sharpness factors: missed focus, soft optics, or even motion blur.
1
thanks for info! I have always assumed RAW photos have a "default" look. So if I viewed a RAW file on different viewers/editing programs, they would not be identical? If so, then I mean the default processing when using Lightroom CC for iPad. I press the Auto button as a starting point and it seems to get it 70% of the way there to what I would want it to look like.
– Alan
5 hours ago
1
Right, that's absolutely the case. There's no default look. This leads some people to say that RAW files aren't even really images. They're... potential pre-images or something. Usually, cameras encode some basic information about camera color settings that can be used by RAW converters, but often that's just ignored, and even when it isn't, each program has its own way of interpreting what that might mean.
– mattdm
5 hours ago
1
Alan: I've made another Q&A about what exactly an unprocessed RAW file looks like... photo.stackexchange.com/questions/105271/…
– mattdm
9 mins ago
add a comment |
There are two questions here:
is it normal that the final processed photo is more sharp than what was captured by the lens?
is it normal that the RAW sensor readings are more blurry than the image focused by the lens?
And the answer is YES - both the lens and the sensors are not perfect and digital processing is used (and sometimes overused) to make up the imperfections.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "61"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphoto.stackexchange.com%2fquestions%2f105258%2fhow-sharp-are-raw-photos-before-processing%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
Wait wait wait — let me stop you right there. When you open up RAW files in Lightroom, you are seeing a processed image. Lightroom does not have a RAW data viewer, and the unprocessed RAW data doesn't look very interesting even if it did. What you're seeing is either a JPEG preview (processed by the camera) or the default processing you have configured in Lightroom.
It sounds like the settings for that default rendering include less sharpening than you like. Behind all of this is your fundamental question: is sharpening a necessary part of a RAW workflow (assuming sharp images are desired)? The answer is yes — see Why should my last post-processing step be sharpening?, which is partly about the order but also gives some explanation as to why.
Digital cameras (with the mostly-obscure exception of Foveon) use a pattern of colored filters to create color images. This means color in the final image is produced via algorithms which infer complete color information from neighboring photosites. A final sharpening pass usually makes the results of these algorithms more snappy. And, although it's less common now that higher-resolution sensors make it less necessary, many digital cameras contain an (optical) low-pass filter, which intentionally blurs the image slightly to avoid moire. (See Why is a physical anti-aliasing filter still needed on modern DSLRs?.)
Additionally, digital sharpening (especially the magic that is Richardson–Lucy deconvolution) can compensate for other sharpness factors: missed focus, soft optics, or even motion blur.
1
thanks for info! I have always assumed RAW photos have a "default" look. So if I viewed a RAW file on different viewers/editing programs, they would not be identical? If so, then I mean the default processing when using Lightroom CC for iPad. I press the Auto button as a starting point and it seems to get it 70% of the way there to what I would want it to look like.
– Alan
5 hours ago
1
Right, that's absolutely the case. There's no default look. This leads some people to say that RAW files aren't even really images. They're... potential pre-images or something. Usually, cameras encode some basic information about camera color settings that can be used by RAW converters, but often that's just ignored, and even when it isn't, each program has its own way of interpreting what that might mean.
– mattdm
5 hours ago
1
Alan: I've made another Q&A about what exactly an unprocessed RAW file looks like... photo.stackexchange.com/questions/105271/…
– mattdm
9 mins ago
add a comment |
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
Wait wait wait — let me stop you right there. When you open up RAW files in Lightroom, you are seeing a processed image. Lightroom does not have a RAW data viewer, and the unprocessed RAW data doesn't look very interesting even if it did. What you're seeing is either a JPEG preview (processed by the camera) or the default processing you have configured in Lightroom.
It sounds like the settings for that default rendering include less sharpening than you like. Behind all of this is your fundamental question: is sharpening a necessary part of a RAW workflow (assuming sharp images are desired)? The answer is yes — see Why should my last post-processing step be sharpening?, which is partly about the order but also gives some explanation as to why.
Digital cameras (with the mostly-obscure exception of Foveon) use a pattern of colored filters to create color images. This means color in the final image is produced via algorithms which infer complete color information from neighboring photosites. A final sharpening pass usually makes the results of these algorithms more snappy. And, although it's less common now that higher-resolution sensors make it less necessary, many digital cameras contain an (optical) low-pass filter, which intentionally blurs the image slightly to avoid moire. (See Why is a physical anti-aliasing filter still needed on modern DSLRs?.)
Additionally, digital sharpening (especially the magic that is Richardson–Lucy deconvolution) can compensate for other sharpness factors: missed focus, soft optics, or even motion blur.
1
thanks for info! I have always assumed RAW photos have a "default" look. So if I viewed a RAW file on different viewers/editing programs, they would not be identical? If so, then I mean the default processing when using Lightroom CC for iPad. I press the Auto button as a starting point and it seems to get it 70% of the way there to what I would want it to look like.
– Alan
5 hours ago
1
Right, that's absolutely the case. There's no default look. This leads some people to say that RAW files aren't even really images. They're... potential pre-images or something. Usually, cameras encode some basic information about camera color settings that can be used by RAW converters, but often that's just ignored, and even when it isn't, each program has its own way of interpreting what that might mean.
– mattdm
5 hours ago
1
Alan: I've made another Q&A about what exactly an unprocessed RAW file looks like... photo.stackexchange.com/questions/105271/…
– mattdm
9 mins ago
add a comment |
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
Wait wait wait — let me stop you right there. When you open up RAW files in Lightroom, you are seeing a processed image. Lightroom does not have a RAW data viewer, and the unprocessed RAW data doesn't look very interesting even if it did. What you're seeing is either a JPEG preview (processed by the camera) or the default processing you have configured in Lightroom.
It sounds like the settings for that default rendering include less sharpening than you like. Behind all of this is your fundamental question: is sharpening a necessary part of a RAW workflow (assuming sharp images are desired)? The answer is yes — see Why should my last post-processing step be sharpening?, which is partly about the order but also gives some explanation as to why.
Digital cameras (with the mostly-obscure exception of Foveon) use a pattern of colored filters to create color images. This means color in the final image is produced via algorithms which infer complete color information from neighboring photosites. A final sharpening pass usually makes the results of these algorithms more snappy. And, although it's less common now that higher-resolution sensors make it less necessary, many digital cameras contain an (optical) low-pass filter, which intentionally blurs the image slightly to avoid moire. (See Why is a physical anti-aliasing filter still needed on modern DSLRs?.)
Additionally, digital sharpening (especially the magic that is Richardson–Lucy deconvolution) can compensate for other sharpness factors: missed focus, soft optics, or even motion blur.
Are RAW images by nature slightly blurry prior to processing? If I open them up in Lightroom and zoom into the photo, my photos are not tack sharp but a bit blurry. Once I process, it comes out looking pretty sharp.
Wait wait wait — let me stop you right there. When you open up RAW files in Lightroom, you are seeing a processed image. Lightroom does not have a RAW data viewer, and the unprocessed RAW data doesn't look very interesting even if it did. What you're seeing is either a JPEG preview (processed by the camera) or the default processing you have configured in Lightroom.
It sounds like the settings for that default rendering include less sharpening than you like. Behind all of this is your fundamental question: is sharpening a necessary part of a RAW workflow (assuming sharp images are desired)? The answer is yes — see Why should my last post-processing step be sharpening?, which is partly about the order but also gives some explanation as to why.
Digital cameras (with the mostly-obscure exception of Foveon) use a pattern of colored filters to create color images. This means color in the final image is produced via algorithms which infer complete color information from neighboring photosites. A final sharpening pass usually makes the results of these algorithms more snappy. And, although it's less common now that higher-resolution sensors make it less necessary, many digital cameras contain an (optical) low-pass filter, which intentionally blurs the image slightly to avoid moire. (See Why is a physical anti-aliasing filter still needed on modern DSLRs?.)
Additionally, digital sharpening (especially the magic that is Richardson–Lucy deconvolution) can compensate for other sharpness factors: missed focus, soft optics, or even motion blur.
edited 10 mins ago
answered 5 hours ago
mattdmmattdm
120k38351642
120k38351642
1
thanks for info! I have always assumed RAW photos have a "default" look. So if I viewed a RAW file on different viewers/editing programs, they would not be identical? If so, then I mean the default processing when using Lightroom CC for iPad. I press the Auto button as a starting point and it seems to get it 70% of the way there to what I would want it to look like.
– Alan
5 hours ago
1
Right, that's absolutely the case. There's no default look. This leads some people to say that RAW files aren't even really images. They're... potential pre-images or something. Usually, cameras encode some basic information about camera color settings that can be used by RAW converters, but often that's just ignored, and even when it isn't, each program has its own way of interpreting what that might mean.
– mattdm
5 hours ago
1
Alan: I've made another Q&A about what exactly an unprocessed RAW file looks like... photo.stackexchange.com/questions/105271/…
– mattdm
9 mins ago
add a comment |
1
thanks for info! I have always assumed RAW photos have a "default" look. So if I viewed a RAW file on different viewers/editing programs, they would not be identical? If so, then I mean the default processing when using Lightroom CC for iPad. I press the Auto button as a starting point and it seems to get it 70% of the way there to what I would want it to look like.
– Alan
5 hours ago
1
Right, that's absolutely the case. There's no default look. This leads some people to say that RAW files aren't even really images. They're... potential pre-images or something. Usually, cameras encode some basic information about camera color settings that can be used by RAW converters, but often that's just ignored, and even when it isn't, each program has its own way of interpreting what that might mean.
– mattdm
5 hours ago
1
Alan: I've made another Q&A about what exactly an unprocessed RAW file looks like... photo.stackexchange.com/questions/105271/…
– mattdm
9 mins ago
1
1
thanks for info! I have always assumed RAW photos have a "default" look. So if I viewed a RAW file on different viewers/editing programs, they would not be identical? If so, then I mean the default processing when using Lightroom CC for iPad. I press the Auto button as a starting point and it seems to get it 70% of the way there to what I would want it to look like.
– Alan
5 hours ago
thanks for info! I have always assumed RAW photos have a "default" look. So if I viewed a RAW file on different viewers/editing programs, they would not be identical? If so, then I mean the default processing when using Lightroom CC for iPad. I press the Auto button as a starting point and it seems to get it 70% of the way there to what I would want it to look like.
– Alan
5 hours ago
1
1
Right, that's absolutely the case. There's no default look. This leads some people to say that RAW files aren't even really images. They're... potential pre-images or something. Usually, cameras encode some basic information about camera color settings that can be used by RAW converters, but often that's just ignored, and even when it isn't, each program has its own way of interpreting what that might mean.
– mattdm
5 hours ago
Right, that's absolutely the case. There's no default look. This leads some people to say that RAW files aren't even really images. They're... potential pre-images or something. Usually, cameras encode some basic information about camera color settings that can be used by RAW converters, but often that's just ignored, and even when it isn't, each program has its own way of interpreting what that might mean.
– mattdm
5 hours ago
1
1
Alan: I've made another Q&A about what exactly an unprocessed RAW file looks like... photo.stackexchange.com/questions/105271/…
– mattdm
9 mins ago
Alan: I've made another Q&A about what exactly an unprocessed RAW file looks like... photo.stackexchange.com/questions/105271/…
– mattdm
9 mins ago
add a comment |
There are two questions here:
is it normal that the final processed photo is more sharp than what was captured by the lens?
is it normal that the RAW sensor readings are more blurry than the image focused by the lens?
And the answer is YES - both the lens and the sensors are not perfect and digital processing is used (and sometimes overused) to make up the imperfections.
add a comment |
There are two questions here:
is it normal that the final processed photo is more sharp than what was captured by the lens?
is it normal that the RAW sensor readings are more blurry than the image focused by the lens?
And the answer is YES - both the lens and the sensors are not perfect and digital processing is used (and sometimes overused) to make up the imperfections.
add a comment |
There are two questions here:
is it normal that the final processed photo is more sharp than what was captured by the lens?
is it normal that the RAW sensor readings are more blurry than the image focused by the lens?
And the answer is YES - both the lens and the sensors are not perfect and digital processing is used (and sometimes overused) to make up the imperfections.
There are two questions here:
is it normal that the final processed photo is more sharp than what was captured by the lens?
is it normal that the RAW sensor readings are more blurry than the image focused by the lens?
And the answer is YES - both the lens and the sensors are not perfect and digital processing is used (and sometimes overused) to make up the imperfections.
answered 7 hours ago
szulatszulat
3,95011126
3,95011126
add a comment |
add a comment |
Thanks for contributing an answer to Photography Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphoto.stackexchange.com%2fquestions%2f105258%2fhow-sharp-are-raw-photos-before-processing%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
See also: What is RAW, technically?
– osullic
4 hours ago