AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.12.12 23:55 "Request for help - basics", by Jacek Skowron
2006.12.13 15:39 "Re: Request for help - basics", by Joris Van Damme

2006.12.12 23:55 "Request for help - basics", by Jacek Skowron

Hello.
My name is Jacek Skowron.

To start with I want to thank You for any help, beceuse it will be very
imprtant for me.

I am not very good at C++ programming, because I am just learning.
But I was given in my school a project to create which is a program which
recognizes letters from small tiff images (40 x 50 pixels, black and white).

One of my friends explained me what should this program look like and said
that he will explain me more, but firstly I have to know how to deal with
tifflib (open files).

If You could explain me the basics, how to open a file (where should be all
files, tifflib, or pictures). Because I think that not all code of tifflib
has to be understood very well to use tifflib.
Please explain me all other things that I should know to open this file. 
And where in memory will be my "byte" image then.

Thank You very much for any help.
best regards
Jacek Skowron