Devon wrote: > The problem with using this for sequencing is > that sometimes the numbers roll over, e.g. 9998, 9999 is > followed by 0, 1, 2 etc. What's a good way to detect this?
One idea is to compare the ordering of the images by their filename vs the ordering of images by their internal timestamp. -Dan ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
