01-16-2006 05:07 AM
01-16-2006 06:17 AM
01-16-2006 06:32 AM
01-16-2006 06:59 AM
I don't know what a "binary image array" is, but if you mean a 2D boolean array, you can wire it into Boolean to (0,1) and wire the output of that into Add Array elements (Boolean and Numeric palettes).
If that doesn't help, you should post your VI so we can see what your array looks like.
01-16-2006 07:21 AM
hello. last year I joined the labview basic course I, but in some cases I not able to solve difficult exercises.
This is my problem: There is a RGB image which should be processed. I worked out a VI, which includes these following steps:
now I want to search for and count all "1" values in the 2D array. This is what I need for my project.
please help me. thx
01-16-2006 07:58 AM
@0123 wrote:
please help me. thx
I will be glad to help you if you actually look at what I say. I suggested a solution and asked that if it doesn't help you post your code.
So if there is something wrong with that solution, post your code and tell us what's wrong with the solution.