Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to sum IMAQ images into a buffer using pointers

I'm acquiring and co-averaging imagery very fast (too fast to write to a RAID system) and therefore would like to create an accumulation buffer where I simply sum the pixel values in a single buffer.  The key is, its too fast to allow me to use the IMAQ Image to Array function and then add arrays normally in LabVIEW so I was hoping someone might now how to use pointer arithmatic to accomplish the same goal.  Is there a way to do this without writing a C-language DLL?

0 Kudos
Message 1 of 3
(4,327 Views)

Vision Development Toolkit has Image Math VIs for this.  Can you not use those?

Machine Vision, Robotics, Embedded Systems, Surveillance

www.movimed.com - Custom Imaging Solutions
0 Kudos
Message 2 of 3
(4,303 Views)

Thanks, I have not used this toolkit before but will check it out!

0 Kudos
Message 3 of 3
(4,293 Views)