LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

retrieve rows indeces using column indeces

Hi all,

I have a 2d array of a 8-bit grayscale image, I want to extract row indeces for the corresponding columns indeces. I want to extract row indeces for the following condition. 

  • The pixel number which comes immediately after 100 in every column (less than 100).
  • For example in the 2D array attached, in the 251 X 1 (Row X Column), pixel 97 comes after 117, i want to extract 251, correspondingly for all the column indeces attached to the post.

Please suggest me how to go about it folks.

 

Regards,
KM
Download All
0 Kudos
Message 1 of 2
(2,385 Views)

Let's keep the conversation in the original thread.

 

http://forums.ni.com/t5/LabVIEW/search-1d-array-for-a-value/td-p/3089840

0 Kudos
Message 2 of 2
(2,352 Views)