To download NI software, including the products shown below, visit ni.com/downloads.
This VI demonstrates how to continuously extract sections from an IMAQ image.
Description
This VI loads an image from a file and then extracts a section of the image starting in the upper left corner of the image. The location of the extracted piece moves to the right as if going across the row. After reaching the end of the row, the next row down is stepped through. Each section is also highlighted in the original image. You are able to configure the height and width of the section you want to extract.
Requirements
Software
Hardware
Steps to Implement or Execute Code
Additional Information or References
**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Thanks for posting!
GOOD WORK