Hello
I am acquiring online image of fringe pattern using PCI-1407 based system with a Sony monochrome camera. I am selecting a limited portion of image to get fast and useful information for further processing.My problem is how to get multiple output line profile of the same image length but sifted longitudenaly by one pixel from each other. Say I am selecting (100,100)-(199,199) ROI for online grabbing of image. It will be displaying this portion of image as well as its line profile as desired by me. I want to display four different line profile of little smaller length of image size each shifted by one pixel from previous one. For example from above image portion I need that my VI keep on displaying 4 output having 80 pixel length but shifted one pisxel successively like one portion (100,100)-(179,199) as first (101,100)-(180,199) as second (102,100)-(181,199) as third and (103,100)-(182,199) as forth output each having 80x100 pixel dimension. Thus same frame size shifted one pixel in one direction . This should be displayed for further processing online.
Can you help me how. I am not able to do this.
Ajay Shankar