Medium Format Resolution

Les Sarile

Member
Joined
Aug 7, 2010
Messages
3,426
Location
Santa Cruz, CA
Format
35mm
Yes, but I don't have a way to upload files of that size to this site, plus, I don't want to go through all of the hassle. But it's well documented on the internet. You can Google it all for yourself if you like.

Too bad. I just posted this thread -> Real scanning details
In it I compare scanning details achieved by a Coolscan, 14.6MP and 36.3MP DSLR on a frame of 35mm film.
 

Ted Baker

Member
Joined
Sep 18, 2017
Messages
236
Location
London
Format
Medium Format
You can’t resolve the grain with a flatbed scanner. Not even close.

I agree, with any digital device you can't really "resolve" the grain with any real fidelity, but that's doesn't mean you can't detect or see it. For example Kodak use a aperture size of 48µm for the granularity measurements they publish to give a measure of a films granularity or grain, this works out to be about 530dpi, so you don't need a very high resolution to detect the grain.

This combined with sharpening algorithms, and the many re sampling operations necessary will give a different rendition of grain, depending on its treatment. In addition the epson scanners use pixel shift to improve their resolution.
 
Last edited:

E. von Hoegh

Member
Joined
Sep 14, 2011
Messages
6,197
Location
Adirondacks
Format
Multi Format
Have you examined the negatives to ascertain if they are indeed sharp?
 

Ted Baker

Member
Joined
Sep 18, 2017
Messages
236
Location
London
Format
Medium Format
Attached are the images. They were processed minimally in Apple "Photos". ( I wish Apeture was still around)

I am currently experimenting with different deconvolution algorithms (de-blurring), if you fancy sending me a crop of one the scans done at a minimum of 3200dpi but ideally 6400dpi, I will see how good I can do compared to the Canon, the crop would be ideally include the eye, say 500pix x 500pix in 16bit. I don't have the epson v850 nor any tri-x in 120.I have the model before the 4990 which is very similar but does not have the extra lens yours does.

Send me a PM and will send link, otherwise please ignore.
 
Joined
Jul 1, 2008
Messages
5,462
Location
.
Format
Digital
I'm not at my studio for the Easter break, so will have to check up unlayered final .tif file sizes much later, but the file sizes here strike me as curious and quite large.
 

Les Sarile

Member
Joined
Aug 7, 2010
Messages
3,426
Location
Santa Cruz, CA
Format
35mm

Ted Baker

Member
Joined
Sep 18, 2017
Messages
236
Location
London
Format
Medium Format

If you save the tiff with compression you can potentially save quite a bit of space.
 

Ted Baker

Member
Joined
Sep 18, 2017
Messages
236
Location
London
Format
Medium Format
Never heard of compressed tif. Is that a lossy format version? Is it proprietary?

The tiff standard supports LZW and ZIP, not all programs support it. Both are lossless compression, you can of course use an external program to compress the files.

I am not sure if niconscan supports it, but there is nothing stopping you from using something like imagemick to resave the file with zip compression, you just need to check your editing can read the compressed files.
 
Joined
Aug 29, 2017
Messages
9,904
Location
New Jersey formerly NYC
Format
Multi Format
Irfanview 64 bit (free) on my Windows desktop supports both ZIP and LZW compression of TIFF. I just tried it and the ZIp and LZW files are 1/2 the original TIFF in size. How do these "compress" it lossless?

I just checked my Lightroom. It will save TIFF files Zipped but not LZW.
 

Ted Baker

Member
Joined
Sep 18, 2017
Messages
236
Location
London
Format
Medium Format
How do these "compress" it lossless?

By replacing larger sequencing of bits or patterns of bits with smaller sequence of bits, in combination with a structure so you can translate it both ways. Text compress very well for example because even though 8 bits are used, for each character which allows 256 characters, we typically use a lot less, and vowels get repeated the most.
 
Joined
Aug 29, 2017
Messages
9,904
Location
New Jersey formerly NYC
Format
Multi Format
How do they differ from jpeg compression that does cause artifacts?
 
Joined
Aug 29, 2017
Messages
9,904
Location
New Jersey formerly NYC
Format
Multi Format
But how does it do that with photos as opposed to text since each color can be slightly different than others? After all, that's what causes banding in jpeg.
 

GRHazelton

Subscriber
Joined
May 26, 2006
Messages
2,251
Location
Jonesboro, G
Format
Multi Format
The OP was using a V850 scanner. I found that with my V700 scans of 120 film shot with my Pentax 645n on slow film camera on tripod, etc, the image was inferior, probably because of film "unflatness"; if the edges were sharp the center wasn't, and vice versa. No amount of fiddling with the carrier supports fixed the problem. I got a carrier from betterscanning.com and some Anti Newton's Rings glass flats and, with quite a bit of fiddling with the fully adjustable supports on the carrier, got evenly sharp scans. 120 film stock seems much "floppier" than 35mm stockSuch a replacement carrier might fix the OP's problem.

BTW, the OP mentioned that the RB was "the one that fell...." was it perhaps knocked out of alignment?
 

Ted Baker

Member
Joined
Sep 18, 2017
Messages
236
Location
London
Format
Medium Format
How do they differ from jpeg compression that does cause artifacts?

loss-full compression work on the same principal of replacing larger patterns with smaller patterns, using a structure, to translate one from the other. However freed from the constraint of having to recreate the original, the compression can be more effective. It uses the principle that certain difference are indistinguishable to the eye to be more effective in this replacement, however it is not perfect and sometimes the eye can distinguish the difference, hence the artefacts.

..and banding?

Banding has nothing to with jpeg. It is caused by using too small a bit depth for the task at hand. 8 Bit with gamma encoding is right on the visual threshold that is required for display on a computer monitor. i.e. there is not much additional room for tonal expansion. An 8 bit file saved with a linear encoding will cause banding.
 
Last edited:
Joined
Aug 29, 2017
Messages
9,904
Location
New Jersey formerly NYC
Format
Multi Format
This raises a question in my mind. What compression is actually required for jpegs? You can actually set the percent so high the resultant jpeg is bigger in size than the original tiff. But what is a good compression amount? I tend to set mine very high like 90% because memory is cheap. What are good settings? Should they vary depending on the application?