03-25-2010 09:39 AM
GerdW,
Using that block will give me a min and max value in the whole array, and I need to find the maximum values per row and display it in another array. That's why I resorted to the for loop. In this 2 weeks, I could see that labview is a versatile program, but I am new in this and this is the only way I could think of getting what I needed. Any suggestions for visualizing the two different arrays that I have labeled and left and right side.
03-25-2010 01:22 PM
03-25-2010 02:13 PM
03-25-2010 06:33 PM - edited 03-25-2010 06:34 PM
muks wrote:
You have connecte a img control directly to image dst in img copy. It should be a reference of an image. Wire a proper bufferred (imaq create) reference.
NEVCH wrote:In one of my many attempts, I wired an IMAQ create to the Img Dst of the IMAQ while wiring the input of the IMAQ create to my image output that is labeled as Image 300x300 in my vi. It didn't work either. I still get to see only one side of the picture in both image outputs.
Try attaching a constant of 0 to the window number input of one of the sides, and 1 to the window number input of the other. (On the imaq winddraw blocks)