This blog is no longer active and is maintained for archival purposes. It served as a resource and platform for sharing insights into forensic multimedia and digital forensics. Whilst the content remains accessible for historical reference, please note that methods, tools, and perspectives may have evolved since publication. For my current thoughts, writings, and projects, visit AutSide.Substack.com. Thank you for visiting and exploring this archive.
Monday, November 3, 2008
Resize Smaller?
I got a note asking about the magic numbers for resizing smaller, and thus improving the signal to noise ratio within an image. Here they are:
71% (.707) halves the number of pixels
50% gives you a quarter of the original pixels
Remember: use the Bilinear interpolation method so as to not introduce any sharpening at this stage.
Can you explain the math behind this? Is this the same for images of all bit depth?
ReplyDeleteWhile very useful, it seems counter intuitive so a little explanation could work wonders. Thanks.
Sure, I'll post it for today's post this afternoon.
ReplyDelete