03-09-2012 10:50 AM
Hola a todos!
Estoy realizando una aplicación con visión, en el cual capturo 50 imágenes las proceso y mando una señal de juicio por cada pieza. Las 50 piezas pasan en 1 segundo.
Estoy trabajando con VBAI 2010 y una Smart Cámara 1742 pero no consigo la velocidad que menciono. La pregunta es hay alguna manera de conseguirlo con este sistema o requiero de otro?, Que equipo o sistema me recomiendan? si lo realizo con LabView podré obtener mejor velocidad que con VBAI 2010.
Espero alguien pueda ayudarme
Saludos
03-10-2012 05:31 AM
Hello,
If you want to be able to process @ 50fps you have 20ms to process one image. Wich is very challenging, but it depends on the functions you will use.
In VBAI, you have a benchmarking tool: Here
You will be able to evaluate the time for each function.
If you use LabVIEW, I think you can be a little faster because of the architecture that can be lighter than in VBAI, but the processing functions will take the same time.
Regards
03-12-2012 03:41 PM
Hello
thank you very much your information has served me well and I resolved the problem. But I think that I really need a camera that is faster than the current.
what do you think about it?
regards