09-08-2017 08:49 AM
Hi, any smart method for cumulative sum 2D? I cannot find anything better than using array subset, which is not the best for big matrix like images.
Thank you.
09-08-2017 09:14 AM - edited 09-08-2017 09:17 AM
09-08-2017 09:18 AM
It is so helpful when someone asks a vague question (what do you mean by "cumulative sum elements in array" -- by rows? by columns? spelled with only one "m"?), and fails to attach any code to indicate to us (a) what version of LabVIEW they are using, (b) how much LabVIEW experience they may or may not have, and (c) the likelihood that the "real question" is "Please do my homework for me".
Please address these issues.
Bob Schor
09-08-2017 09:22 AM
https://en.wikipedia.org/wiki/Summed-area_table
https://computersciencesource.wordpress.com/2010/09/03/computer-vision-the-integral-image/
09-08-2017 09:47 AM
Hi, it was indeed easier than expected, I was taking it in the wrong direction.
I am sorry for having annoyed you with my vague question. Even if did not get the point of my single "m".
BR.
09-08-2017 10:29 AM
@logatto wrote:
Hi, it was indeed easier than expected, I was taking it in the wrong direction.
I am sorry for having annoyed you with my vague question. Even if did not get the point of my single "m".
BR.
In my book you are OK!
You see this forum is all about LabVIEW and (aside from spelling LV correctly with the last four letters being capital letters) proper spelling and syntax simply does not matter. But be aware that if your wires are not straight and are running backwards, then you are in for a world of hurt!
So there!
![]()
Ben
It was news to me that summ was spelled with two 'm"s but it makes sense since summary has two "m"s.