2009.03.27 22:42 "[Tiff] TIFFOpen throws access error", by

2009.03.28 01:03 "Re: [Tiff] TIFFOpen throws access error", by Toby Thain

On 27-Mar-09, at 6:42 PM, coopejud@onid.orst.edu wrote:

Hey all, newbie to image processing here.

I'm trying to open a large (28M) .tif image, but when my code hits the line, TIFFOpen(filename, "r");

I get an "Access Violation" error from somewhere. I haven't a clue what would be causing this - can anyone point me in the right direction?

What happens when you run a utility like tiffinfo on the file?

Can other programs (e.g. GIMP, eog, Photoshop, etc) open it?

--Toby

>