|
Number of output images Anonymous [8 posts] |
17 year
|
hi
i am using RR for colour detection in a video and i am saving those images where a specific colour is detected in a folder.
however i have noticed that the number of images that my program saves everytime i run it is different. is there any particular reason?
the fact is i need to have a fixed number of images evrytime so i can use these images in another program. is that possible?
thanks in advance
Regards
|
|
|
Anonymous |
17 year
|
Can you post your robofile so that we know what you are doing? The number of images written will depend on the speed of the camera, disk drive and amount of images with that color. How many images do you need to write at a time? What if the color remains for longer than x seconds? Should no more frames be written out?
STeven.
|
|