The maximum frame rate depends on the card you are using. The old 1408 could only capture 30 frames per second. The new 1409 can capture 60 frames per second. The digital cards, the 1422 and 1424, can capture data at 20 MHz and 40 MHz respectively. The actual frame rate with these cards depends on the camera, which determines the image size and bit depth.
The limiting factor is probably going to be your algorithm. If it is a simple algorithm, such as measuring a couple of dimensions, it should keep up with the video rate. More complicated algorithms take longer than the video rate, so you can only examine every second or third image (or more).
Bruce
Bruce Ammons
Ammons Engineering