Search:

Type: Posts; User: caggles

Search: Search took 0.00 seconds.

  1. file won't close despite calling the function TiffClose(image)

    I'm looping through a series of tiff images in a directory. I've determined that the image isn't closing like it's supposed to when I use TiffClose(image);



    #include <stdlib.h>
    #include...
  2. Replies
    2
    Views
    6,403

    looping through all files in a directory

    Hi!

    I'm trying to loop through a bunch of images for processing in a C program. I'm having trouble finding a tutorial or anything on how to do it. I'm essentially looking for some kind of...
Results 1 to 2 of 2